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
What is the purpose of IClonable interface in .NET?
How server form post-back works?
What is meant by managed and unmanaged code?
When we go for html server controls and when we go for web server controls?
Why do we use the “using” statement?
Tell us what is json data, and what is one way that .net developers can work with json?
What is close method? How its different from finalize and dispose?
Explain what relationship is between a process, application domain, and application?
Why do we use msmq?
What is the difference between override and overload in a method?
Define satelite assembly?
What is immutability?
Is there any inbuilt tool or command provided by .NET to view the code inside the assembly?
Does .net supports destructors concept?
What is a metadata in .net?