How does Garbage collector(GC) works in .net
Answer Posted / rockpop5
nice info...
here are some more ques
http://www.iminfo.in/post/advanced-inteview-questions-dot-net-garbage-collection-part-one
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain a program using code nuggets to create a simple application? : asp.net mvc
What is asp net theme?
What is Difference between Production Serves and Development Servers? And Suppose, m adding/deleting C# file in a project based on the Specific Requirement. These Files are Automatically updated in Production Servers? So Which tool is needed to do This One?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
What describes a query?
what is command line compiler.what are the steps and how it is related to debugging.
What are sessions in asp net?
What is the asp.net mvc folder conventions? : asp.net mvc
What is ASLM?
What is the displayafter property in updateprogress control?
what is a .xap file? Explain with an example.
Distinguish between Server-side and Client-side code?
Define tracing.
What is enableviewstate in asp net?
How does u call and execute a sp in .net?