Answer Posted / syntel ltd.
Application Domain is used to create a mirror image of an
application. reason being if you do not want to stop OR
down the site , .Net framefork give u feature called App
Domain, through which u can make the changes and uploaded
to the site without getting it down or Stop.
| Is This Answer Correct ? | 13 Yes | 5 No |
Post New Answer View All Answers
Can you see a loop recorder?
What is the difference between ref & out parameters in c#?
How to create multi-dimensional array?
What is args c#?
What is Global Assembly Cache (GAC) and what is the purpose of it? (How to make an assembly to public? Steps) How more than one version of an assembly can keep in same place?
What is delegates in c# and uses of delegates?
How do you access a constant field declared in a class?
Explain “static” keyword in c#?
What framework is used for performance testing/load testing?
What are methods in C#?
What is lock statement in C#?
What is binary search tree in data structure?
Explain data types in c#?
What are the different types of classes in c#?
What is the base class in .net from which all the classes are derived from?