Explain security measures exist for .net remoting in system.runtime.remoting?
What are the important components of .net?
what is the keyword used for self reference?
If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
How can you clean up objects holding resources from within the code?
What are situations when you register .NET assembly in GAC ?
What do you mean by Code Access Security in .NET?
Usually in .net, the clr takes care of memory management. Is there any need for a programmer to explicitly release memory and resources? If yes, why and how?
Explain the difference between static page and dynamic page?
How to get the hostname or IP address of the server?
Explain the difference between asp.net and asp?
What are the deferred execution and the immediate execution in linq?
Using com component in .net?