How does the generational garbage collector in the .net clr manage object lifetime? What is non-deterministic finalization?
1040I want to serialize instances of my class. Should I use xmlserializer, soapformatter or binaryformatter?
1114Explain what is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
1094Explain can the validation be done in the server side? Or this can be done only in the client side?
982Post New Dot Net General Questions
i m fresher,hav SQL knowledge but in my ofc. i hav to work on dotnet. so plz tell me how to learn it,? from where to stat? i hav C prog. knowledge, ASP.net
What is finalize method in .net?
What is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
What is typical about a windows process in regards to memory allocation in dot net?
How can I get at the win32 api from a .net program?
What's wrong with a line like this? Datetime.parse(mystring);
Explain how to load the contents of an xml file into an xmldocument object?
Difference between class and interface in .net?
Tell me what is serialization?
Explain the .net framework overview?
What is .net environment?
What is connection pooling and how do you make your application use it?
How to manage pagination in a page using .net?
What is .net standard?
What are the new features of Framework 1.1 ?