What is AppDomain?Explain how it works.
Answer Posted / kishore
app domain useful to set security boundries to the all
asp.net applications i.e it does n't interupt other asp.net
applications generally it's built in feature in asp.net
when we create application separate app domain will be
created
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Define machine.config in .net?
What is .net framework and what are the main components of it?
What is asp.net globalization?
What is anonymous authentication?
Explain different types of Caching techniques in ASP.NET?
COM+ Used ________________ Isolation Level
Explain the page lifecycle of an asp.net mvc? : asp.net mvc
What is the significance of attaching a profile while creating a user?
how to elimainte the similar data from the different tables
Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?
What is the namespace to create thread in .net?
Explain the difference between globalization and localization techniques
Differences between “dataset” and “datareader”.
Describe the diffeerence between inline and code behind?
Is it possible for me to change my aspx file extension to some other name?