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 |
Explain the advantage of ADO.Net?
Which is faster sqldataadapter and sqldatareader?
Which object of ado contains datarow datacolumn collection?
How to create dynamic gridview?
What is ado.net and its architecture?
What are the data access namespaces in .NET?
What is a datagridview?
What is a dataview?
Which is the feature of ado.net?
how would i implement dropdownlist in gridview using c#
Why do we serialize data?
What are the different namespaces used in the project to connect the database?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)