what is application domain?

Answer Posted / tiger skumar

Every process has its own virtual memory.Becoz of its not
affect the another process when a process throws an
error.But .net it went one step ahead.Multiple application
can run on same process.But its divide into application
domain.Among the application domain the object invoke can be
done through the Remoting.

Is This Answer Correct ?    12 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is unmannaged code and will CLR handle this kind of code or not .

595


How main method is called in c#?

517


Which language is used for desktop application?

486


What is event and delegates in c#?

576


Explain the role of the datareader class in ado.net connections?

470






What is default boolean value in c#?

489


what are the contents of an assembly ?

557


How can you write a class to restrict that only one object of this class can be created (Singleton class)?

521


List some of the common data providers for ado.net framework?

460


What benefit do you get from using a primary interop assembly (pia)?

515


What is difference between struct and class in c#?

479


What is the advantage of constructor in c#?

498


What is difference between field and property in c#?

447


What does namespace mean?

519


Is there throws keyword in c#?

493