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

Explain how to find the given query is optimised one or not?

513


What are the advantages of ado.net?

509


Explain sqlconnection object?

535


What are the various methods provided by the DataSet object to generate XML?

589


What is sqldatareader in ado.net?

499






Does sqlclient and oledb class share the same functionality?

534


How will you differentiate between ADO (ActiveX Data Object) and RDO (Remote Data Objects)?

582


Which object is used to add relationship between two Datatables?

573


Is it possible to load multiple tables in a Dataset?

526


Explain the difference in record set and dataset?

488


Give an example of a .net application which connects to microsoft access database using ado.net classes.

587


List the 4 common ado.net namespaces?

697


What is dataset object? Explain the various objects in dataset.

588


What is the use of sqldatareader class?

475


differences between ADO and ADO.NET

568