Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the meaning of object pooling?



What is the meaning of object pooling?..

Answer / Manish Nayak

Object pooling is a technique where objects that are expensive to create or take a long time to initialize are kept in a pool and reused instead of creating new instances every time they are needed. This can significantly improve performance by reducing the overhead associated with creating and destroying objects.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ADO.NET Interview Questions

Explain the advantage of ADO.Net?

1 Answers  


Which is faster sqldataadapter and sqldatareader?

1 Answers  


Which object of ado contains datarow datacolumn collection?

1 Answers  


How to create dynamic gridview?

1 Answers   MCN Solutions,


What is ado.net and its architecture?

1 Answers  


What are the data access namespaces in .NET?

1 Answers  


What is a datagridview?

1 Answers  


What is a dataview?

1 Answers  


Which is the feature of ado.net?

1 Answers  


how would i implement dropdownlist in gridview using c#

2 Answers  


Why do we serialize data?

1 Answers  


What are the different namespaces used in the project to connect the database?

3 Answers  


Categories