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
What is a web api?
What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
Explain the difference between dataset and datareader.
Explain different types of validators in asp.net?
How can you dynamically add user controls to a page?
If you are using components in your application, how can you handle exceptions raised in a component?
How can we use Web API with ASP.NET Web Form?
What is the caspol.exe tool used for?
what is silver light when will we use silver light,
How do you sign out from forms authentication?
What is the use of view state?
What is asp.net localization?
What are server activated objects?
How is my content secured from unauthorized access?
Can you explain page lifecycle in net?