Answer Posted / petchiappan
All pooled threads are background threads.
Background threads Terminate automatically when the
application's foreground thread(s) end
Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What filters are executed in the end?
how can you enhance the performance of entity framework?
What is the use of action filters in an mvc application?
What is the difference between adding routes, to a webforms application and to an mvc application?
What is ado.net data provider? : Entity framework
If I have multiple filters implemented, what is the order in which these filters get executed?
Can you explain the page life cycle of mvc?
What are advantages of Dependency Injection (DI) in ASP.Net MVC?
Explain linq to entities? : Entity framework
What is action methods in web api?
What are the advantages of mvc over asp.net?
What is object service? : Entity framework
In Server how to check whether model has error or not in ASP.Net MVC
Which approach provides better support for test driven development - asp.net mvc or asp.net webforms?
What are the new enhancements done in default project template of asp.net mvc 4?