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?
1067Explain what is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
1053Explain can the validation be done in the server side? Or this can be done only in the client side?
937Post New Dot Net General Questions
What is the need of OLE-automation?
what is prototype design pattern in .net
Explain me what is encapsulation?
What is loosely coupled solution in.net?
What is the difference between constants and read-only variables?
Give a brief introduction on side-by-side execution. Can two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executables?
What is singlecall activation mode used for in .net?
Is there built-in support for logging?
What is connection pooling and how do you make your application use it?
What is heap and what is stack?
Explain how viewstate is being formed and how it's stored on client in .net?
Tell us what is a variable of implicit type and what is its scope?
If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
Explain difference between panel and groupbox classes using .net?
Please explain what is the difference between odbc and ado?