Answer Posted / shipra agarwal
Coonection pooling Where several of threads reagrding
connection are stored.Whenver they required just fetched
from the pool.After when their work finished again they go
back to the pool for next calling.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Explain something about model, view and controllers in asp.net mvc?
Explain the tools used for unit testing in ASP.Net MVC
What is the .net framework 3.0 (formerly winfx)?
How to Redirect Tracing to a File
What is disconnected scenario? : Entity framework
Explain ASP.NET MVC Identity and Security?
What is mapping in entity framework? : Entity framework
Is razor a server side?
What is entitycontainer? : Entity framework
What is meant by tempdata in mvc?
Explain the new features 3.5 framework against with the tool?
What are action filters?
what do you mean by table-per-hierarchy?
What is routeconfig.cs in mvc 4?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?