How does Garbage collector(GC) works in .net
Answer Posted / nishith tripathi
Garbage Collector is a allocation deallocation memory for
an application
| Is This Answer Correct ? | 7 Yes | 15 No |
Post New Answer View All Answers
What is microsoft windows sharepoint services?
Does google crawl redirects?
What is the use of placeholder control?
Difference between application events and session events
What is route in web api?
How to prepare culture-specific formatting in .net.
What’s the difference between response .redirect and server.transfer?
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
Explain the path instructions in xaml?
Can I have a unique key as foreign key?
What is the difference between cookie and session?
Explain the use of errorprovider control in .net?
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
How can you make sure that web api returns json data only?
Describe how to implement globalization and localization in the use interface in .net.