Answer Posted / padmaja
suppose we can create one connection and place that
connection in a pool.then,no need to create new connection
when we required.we can reuse from that connection pooling.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are HTML Helpers, AJAX Helpers in ASP.Net MVC?
In razor syntax, what is the escape sequence character for @ symbol?
What is difference between viewbag and viewdata and tempdata?
What is managed extensibility framework?
Can you set the unlimited length for "maxjsonlength" property in config?
what is entityclient?
what is model first approach?
Explain the role of assembly in the .net framework.
Will the name change be reflected in any of the existing .net framework 2.0 apis, assemblies, or namespaces?
Mention some action filters which are used regularly in ASP.Net MVC?
What is mapping in entity framework? : Entity framework
If I have multiple filters implemented, what is the order in which these filters get executed?
How does the 'page lifecycle' of asp.net mvc works?
What is the importance of NonActionAttribute?
What is viewbag title?