Answer Posted / upendra nath solige
Managed Code: Code runs with in CLR.
Unmanged code: Code runs out fo CLR(Eg: Code of API's, VB
dll references)
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between constants and read-only variables?
How do I spawn a thread?
Can you create instance of a class which has private constructor?
What is "common language specification" (cls) in .net?
What is interface and abstract class in .net?
What is class library in .net
Why is .net used?
Please explain what are an inheritance, polymorphism, and encapsulation?
What is iis? Have you used it?
How many types of design patterns available in .NET?
Explain when should you use .net web forms over asp.net mvc?
What is common language specification (cls)?
Where does the gac exist ?
Explain webfarm vs webgardens in .net?
What is a garbage collector?