What is the managed and unmanaged code in .net?
Answer Posted / g.srikumar
manage code-it means the code which targets the CLR.
Unmanage code..it does not target the CLR.
Is This Answer Correct ? | 39 Yes | 14 No |
Post New Answer View All Answers
which methos do you invoke on the dataadapter control to load your generated dataset with data?
Which file is taken by compiler when we have both file Application and Server Configuration file?
Will my .net app run on 64-bit windows?
What is UDDI and how to register the web service in it?
What is .net and why it is used?
SAP Business One(this is intigrated tool of .net)
What is class library in .net
How does cas works?
What are code contracts?
What's singlecall activation mode used for in .net?
What is the difference between an abstract class and an interface?
Can you create instance of a class which has private constructor?
Explain why do we use the “using” statement?
What is Full trust permission set in .Net
What is the single responsibility principle?