How does the generational garbage collector in the .net clr manage object lifetime? What is non-deterministic finalization?
1002I want to serialize instances of my class. Should I use xmlserializer, soapformatter or binaryformatter?
1062Explain what is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
1048Explain can the validation be done in the server side? Or this can be done only in the client side?
930Post New Dot Net General Questions
Do you know the difference between the stack and the heap?
Is .net a programming language?
Explain me what is the difference between an abstract class and an interface?
What's a windows process in .net?
What is file extension of Webservices in .Net?
What are the namespace available in .net?
What is the microsoft .net?
Describe the difference between inline and code behind which is best in a loosely coupled solution?
What is class library in .net
What are the security policy levels in .Net
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?
Explain the difference between task and thread in .net?
What is interface and abstract class in .net?
What is garbage collection and how it works. Provide a code example of how you can enforce garbage collection in .net?
Is Driver Script any how related to AOM?