Explain about the Common Language Runtime?
No Answer is Posted For this Question
Be the First to Post Answer
What's singlecall activation mode used for in .net?
Explain the process of serialization in .NET?
What's the .net collection class that allows an element to be accessed using a unique key?
How server form post-back works?
What does il do?
What is the base class of Button control?
How to create properties and methods using controls?
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 me what is .net web service?
What are the difference bbetween value type & reference types ? Example from .net. Integer & struct are value types or reference types in .net?
What is a windows process in .net?
How do you give a Windows service specific permissions?