How does Garbage collector(GC) works in .net
Answer Posted / ravinjaypee
Garbege collection are used to handle memory management.
| Is This Answer Correct ? | 52 Yes | 4 No |
Post New Answer View All Answers
What is session management in web application?
How to Separate background image and front image from original picture....
Which object is used to encapsulate the state of the client and the browser in ASP.NET?
How to use multiple scriptmanager controls in a web page?
How Session use Cookies in State Management?
Can user control be stored in library?
Explain a program using code nuggets to create a simple application? : asp.net mvc
Explain the difference between asp & asp.net.
Where session id is stored?
How many types of cache are there?
What is the difference between response.redirect and server.transfer?
What is the concept of postback in asp.net?
Explain how viewstate is being formed?
What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC
How tooltip is set through code-behind in ASP.NET?