What is AppDomain?Explain how it works.
Answer Posted / sarojini
one process having more application domains,when one
application domain throws an error it doesn't reflect the
others.
by using remote call objects we can invoke the methods
on other domains
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
A Web Service Can Only Be Written In .net. Is it True??
Explain the difference between Web Garden and Web Farm?
What is asp.net ajax?
If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
What is the difference between custom controls and user controls?
Why we go for mvc instead of asp.net? : Asp.Net MVC
In early binding will the method invoked on com component will verify it?s existance in the system or not ?
Explain the main function of razor in asp.net? : asp.net mvc
What is preprocessor in .net? Where it use?
What is content place holder?
Explain about ASP.NET?
Which method do you use to kill explicitly a users session?
How is application management and maintenance improved in asp.net 2.0?
What are the features of asp.net mvc?