How does the generational garbage collector in the .net clr manage object lifetime? What is non-deterministic finalization?
959I want to serialize instances of my class. Should I use xmlserializer, soapformatter or binaryformatter?
1008Explain what is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
1002Explain can the validation be done in the server side? Or this can be done only in the client side?
889Post New Dot Net General Questions
What is the use of gacutil.exe?
What is the advantage of .net?
What is smart navigation in .net?
What is the purpose of IClonable interface in .NET?
What is the difference between response.write & response.output.write?
How will you register com+ services?
Please explain is the jit an interpreter?
What are nullable types in .NET
What are virtual destructures?
What are the new thee features of com+ services, which are not there in com (mts)?
Tell us what is heap and what is stack?
Explain what is an application domain?
Can "this" be used within a static method?
Explain what is a manifest in .net?
Please explain what is the difference between a class and an object?