What is appdomain in c#?
Answer / 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 |
Which is better python or c#?
What is jit? What are the different types of jit?
How to use exception handling in stored procedure?
What is the difference b/w Arry.copy() and array.clone() method?
What is a constructor in c#?
What is dictionary class in c#?
What is the difference between list and arraylist c#?
Expalin the way you implement inheritance by using VB.NET/C#?
Are multiple data types stored in System.Array?
What is class sortedlist underneath?
Can bool be null c#?
What is a class level variable in c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)