Answer Posted / guest
Application domains provide a unit of isolation for the
common language runtime. They are created and run inside a
process. Application domains are usually created by a
runtime host, which is an application responsible for
loading the runtime into a process and executing user code
within an application domain. The runtime host creates a
process and a default application domain, and runs managed
code inside it. Runtime hosts include ASP.NET, Microsoft
Internet Explorer, and the Windows shell.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Explain what is a manifest in .net?
Why do we use the “using” statement?
Do you know what is the difference between an abstract class and an interface?
How server form post-back works?
Can a try block have nested try blocks?
What is loosely coupled solution in.net?
What is the advantage of .net core?
Explain the difference between garbage collections in .net 4.0 and earlier versions?
How many types of design patterns available in .NET?
What is the difference between an abstract class and an interface?
How is .net core cross platform?
What is the new three features of COM+ services, which are not there in COM (MTS)
Write the .net syntax for 'for loop'?
Is there any attempt system for microsoft technology papers?
What is DTS and explain the purpose of it?