Answer Posted / giriraj
Object Pooling is something that tries to keep a pool of
objects in memory to be re-used later and hence it will
reduce the load of object creation to a great extent. This
article will try to explain this in detail. The example is
for an Employee object, but you can make it general by
using Object base class.
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What is postback request?
What parameters can you pass in the url of the api?
What is app_code folder in asp net?
Is asp.net a programming language or framework?
How can u deifne the benefits and limitation of using Viewstate for state management?
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.
How is my content secured from unauthorized access?
Explain page output caching?
What describes a query?
Why would anyone need to implement their own hashtable or linked list?
What is break mode?
What is the parent class of all the web server control?
What is asp.net web pages?
Is post back property in asp net?
What is a global postback url?