Answer Posted / dsr
CLR means common Language runtime. Which is Engine of .net
Platform. Which is responsible for execution of code, cross
Language interoperability, garbage Collection, Security,
Exception Handling.
Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
Write a program to create a user control with name and surname as data members and login as method and also the code to call it.
What is managed code and managed data in .net?
What is the difference between imperative and interrogative code?
What is the difference between asp.net & vb.net and explain architecture?
What's singlecall activation mode used for in .net?
What is interface and abstract class in .net?
Explain the process of serialization in .NET?
What is the purpose of IClonable interface in .NET?
Explain boxing and unboxing in .net.
What is il and c#?
What is machine.config in .net?
With these events, why wouldn't microsoft combine invalidate and paint, so that you wouldn't have to tell it to repaint, and then to force it to repaint?
What is the use of UML in .Net
What is the single responsibility principle?
What is connected and diconnected database ?