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

Explain the advantage of using system.text.stringbuilder over system.string?

485


What is cache memory in c#?

501


What is datatable and dataset in c#?

494


Can constructor have return type c#?

655


What are extension methods and where can we use them?

468






What is the delegates in c#?

522


What is the difference between yield and return?

478


write a program to find the biggest palindrome in the given string

559


Can you create partial delegates and enumerations?

596


What is array class in c#?

474


Which programming language is best for desktop applications?

469


Why we use get set property in c#?

483


What are the properties of c#?

500


What is int64 in c#?

510


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

602