How does the generational garbage collector in the .net clr manage object lifetime? What is non-deterministic finalization?
1006I want to serialize instances of my class. Should I use xmlserializer, soapformatter or binaryformatter?
1066Explain what is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
1052Explain can the validation be done in the server side? Or this can be done only in the client side?
936Post New Dot Net General Questions
Can you edit data in repeater control? How?
What is concurrency? How will you avoid concurrency when dealing with dataset?
Please explain is the jit an interpreter?
Can any object be stored in a viewstate in .net?
How to view a .NET assembly?
Is .net a compiler?
Describe the compilation process for .net code?
What tools is used to develop .NET applications?
Explain about .net?
Difference between abstract class and interface in .net?
Explain the difference between constants and read-only variables?
What is the difference between response.redirect & server.transfer?
Explain the use of activex control in .net?
Please explain what is heap and what is stack?
How many design patterns can be created in .net?