adspace
Answer Posted / Sachin Kuar
AppDomain is a logical partition of memory in the .NET runtime. It provides isolation for an application and its assemblies, allowing multiple applications to run within the same process without interfering with each other.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers