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
Can any body provide me the sample web application in asp.net
What setting must be added in the configuration file to deny a particular user from accessing the secured resources?
How would you get asp.net running in apache web servers?
What is content page in asp net?
What is session object? Describe in detail.
Is it possible for me to change my aspx file extension to some other name?
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
How to create events for a control?
What’s the catch?
How do u declare static variable and how it is declared and what is its lifetime?
Which class is used to send an email message from an ASP.NET Web page?
where can i gather the materials for MCP certification
Which .NET framework supports Web API?
What is bson in web api?
Is viewstate enabled by default?