Please explain what garbage collection is and how it works. Provide a code example of how you can enforce garbage collection in .net?
1010Explain me what is the difference between a class and an object, and how do these terms relate to each other?
960Post New Dot Net General Questions
What is singleton activation mode in .net?
Explain about managed heap?
Is there any thread in our .net programs?
Explain the difference between asp.net & vb.net and explain architecture?
One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid this problem?
State the various features present in .NET?
What is the purpose of IClonable interface in .NET?
What tags do you need to add within the asp:datagrid tags to bind columns manually.
Define satelite assembly?
What is an anonymous method?
Explain the code behind wors and contrast that using the inline style.
Tell us what is the difference between struct and class?
Usually in .net, the clr takes care of memory management. Is there any need for a programmer to explicitly release memory and resources? If yes, why and how?
How can you turn-on and turn-off cas?
What are the main components in .net?