Which namespace is the base class for .net Class library?
Post New Answer View All Answers
Do I have any control over the garbage collection algorithm?
What is jit compilers?
What is Complex Class in .NET?
What are the authentication methods in .net?
What is the lapsed listener problem?
What is the base class of Button control in .NET?
What is "common language runtime" (clr) in .net?
A developer company sends dlls to the client. Some client is not happy current functionality, so request some modification. Developer made some changes and send new dll to all clients. Some client is happy with old version, tell me minimal change to so that neither clients get affected?
State some of the different languages supported by .net?
What is heap and what is stack?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
What versions of .net are there?
Explain what is an anonymous method and how is it different from a lambda expression?
Can I write il programs directly?
Please explain what is a delegate?