what is meant by connection pooling and event pumbling in
ado.net

Answer Posted / prabhat saxena(lmp)

connection pool is set of active connections object,so that
someone else can make use of it without waiting of creating
the new connection.The number of connections allowed to a
particular database may be limited due to server capacity
or database licensing restrictions.

Is This Answer Correct ?    4 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a dataview?

724


How to identify the controls which can be used for binding data?

764


What is ado.net full form?

755


Data reader read and forward only, how is it possible to get 2 tables of data at a time?

693


What is row state?

717


What is Data view?

793


What is a sqldataadapter?

760


Does ado.net use odbc?

713


What is the difference between dataset and datatable?

730


What is the difference between Response.Expires and Reponse.ExpiresAbsolute?

806


What are ado.net objects?

731


What are the advantages of ado.net?

691


Does executenonquery return a value?

728


How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?

778


What is microsoft ado?

709