Microsoft.NET Question:

Explain What is an Application Domain?

Tweet Share WhatsApp

Answer:

Operating systems and runtime environments provide some form of isolation between applications. This isolation is necessary to ensure that code running in one application cannot adversely affect other, unrelated applications

Download Microsoft.NET PDF Read All 31 Microsoft.NET Questions
Previous QuestionNext Question
Explain What is the Difference between web application and enterprise application?Explain What is reflection in Microsoft .NET Context?