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
Can you explain one critical mapping? Performance issue which one is better? Whether connected lookup tranformation or unconnected one?
Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?
What is server infrastructure & server components?
What is tracing? Where is it used?
Where the cookie value is stored?
How can I configure asp.net applications that are running on a remote machine?
Is razor a programming language?
In which event of the page life cycle, is the viewstate available?
What are app services?
Give 2 examples for scenarios when routing is not applied?
How Session use Cookies in State Management?
How to unit test Web API?
About CLR, reflection and assemblies?
How to implement role based security in asp.net mvc? : Asp.Net MVC
Explain what is an abstract class?