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 are the asp.net server side objects?
Do cookies store passwords?
Describe in brief .net framework and its components.
What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?
how to debug web services on consumer side?
What is sta?
How to use multiple scriptmanager controls in a web page?
When using the Pager object, inorder to know which page to go, which property you have to set to grid?
What is http post action?
What are the asp.net security controls?
Is it right that ASP.NET Web API has replaced WCF?
Differentiate the session object and application object?
What language does asp.net use?
What is autopostback in dropdownlist in asp net?
ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?