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
Describe the disadvantage of cookies.
What is inheritance and an how it be used, example with an example?
Can you set which type of comparison you want to perform by the comparevalidator control?
What are the various session state management options provided by asp.net?
What is css and what is it used for?
How would you turn off cookies on a page of a website?
What are the Difference between asp.net and asp ?
Can we have 2 web config files?
What is the default timeout for a cookie?
What is the difference between sealed vs static class?
1.What r collections? 2.What is .pdb file? 3.Is it possible to provide access to users in master page? 4.What is dirty n Phantom Read(SQL)? 5.What r different isolation levels(SQL)? 6.How to set authentication mode in web.config file?
Where the assembly is stored in asp.net?
Explain the concept of event bubbling in ASP.NET?
Explain program to call the js function when the change is being made in the dropdown list made in asp.net mvc? : asp.net mvc
What is asp.net? How is it different from asp?