What is AppDomain?Explain how it works.
Answer Posted / vijay musmade
app domain is one of the main utility of ASP.net
which is mostly used for .net security for particular domain
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is a .xap file? Explain with an example.
Are there resources online with tips on asp to asp.net conversions?
What is the difference between session and viewstate in asp.net?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
Can you explain the basic use of dataview?
Explain global assembly cache.
How to bind all the binding controls in a page at once in ASP.NET?
Explain one critical mapping?
What is the use of session?
when a request is made in Life cycle of ASP.NET page .
What language does asp.net use?
Can the validation occurs in server-side or client-side? If the validation occurs why should we do?
What are html helpers in asp.net?
Which browsers support the xmlhttprequest object?
How to implement Authentication and Authorization?