How should I destroy my objects in asp.net?
Answer / Dhiraj Pratap
In ASP.NET, you can use the `Protected override void Dispose(bool disposing)` method to release unmanaged resources and free other resources that are safe to dispose. It's important to call this method when you're done using an object to ensure memory is cleaned up.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the flow of processing of the request? : asp.net mvc
What is Web Services?How we can consume a Web Services in our application?Explain.
Explain how asp.net page works?
What are the disadvantages of asp.net?
How dataadapter.fill works?
Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?
What is preprocessor in .net?
I have to send data throug querystring from one page to another. But it should not be displayed in URL. How it is possible?
.Net Doesn't offer Deterministic Distruction ? a) True b) False
how many select state ments are used in stored procedure?
What are the Types of objects in ASP
What is OSI layer? Explain different layers.
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)