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 is code first? : Entity framework
Explain Model, view and Controllers in Asp.Net MVC?
Which version of .net framework is installed?
what is .edmx file and what it contains?
When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?
Which .net framework is installed?
Is dapper better than entity framework?
What is renderbody?
Is .net framework backwards compatible?
Explain the use of Inversion of control (IOC)?
What is session state management?
Will the name change be reflected in any of the existing .net framework 2.0 apis, assemblies, or namespaces?
What is attribute routing in mvc?
Explain two instances where routing is not implemented or required?
What is the difference between adding routes, to a webforms application and to an mvc application?