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
Please tell us what is the difference between override and overload in a method?
What is stored procedure ? how we use it in .NET ?
How anonymous method is different from a lambda expression?
Different levels of priority provided by .net.
Explain the top .net class that everything is derived from?
What is meant by localization?
What does jit do?
Will it go to finally block if there is no exception happened?
Explain .NET architecture?
What are the differences between an interface and an abstract class in .net?
Which file is taken by compiler when we have both file Application and Server Configuration file?
What does cil do?
What is the use of design pattern?
What is assemblies in .net?
Explain me what is .net web service?