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
Can we set which type of comparison we want to perform by the CompareValidator control?
where can i gather the materials for MCP certification
Can you explain one critical mapping? Performance issue which one is better? Whether connected lookup tranformation or unconnected one?
what are the ihttphandler and ihttphandlerfactory interfaces ?
What is the differences between a primary key and a unique key in sql server?
What is server side routing?
What is data cache in sql server?
What are the different types of validation controls provided in ASP.NET?
When should I use server transfer and response redirect?
What is the significance of ASP.NET routing?
How can you handle unmanaged code exceptions in asp.net?
Explain the page lifecycle of an asp.net mvc? : asp.net mvc
What are the parts of an http response?
Is web config mandatory?
Describe session handling in a webfarm, how does it work and what are the limits?