Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Describe and In Process Vs Out of Process component. Which
is faster?

Answer Posted / vivek

An in-process component is implemented as a DLL, and runs in
the same process space as its client app, enabling the most
efficient communication between client and component.Each
client app that uses the component starts a new instance of it.

An out of process component is implemented as an EXE, and
unlike a dll, runs in its own process space. As a result,
exe’s are slower then dll’s because communications between
client and component must be marshalled across process
boundaries. A single instance of an out of process component
can service many clients.

Is This Answer Correct ?    16 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the viewstate in asp.net?

1101


Define page fragment caching?

972


Define repository pattern in mvc.net? : asp.net mvc

1100


Explain the role of global.asax?

1041


Which asp.net objects encapsulate the state of the client and the browser?

1145


What are the different types of proxy patterns?

1205


what cut off mark for po's,what questions they asked for interview?

1912


How does session work in asp net?

1108


What is the use of ASP.NET routing?

1110


What is cross page posting? How is it done?

1014


How is application management and maintenance improved in asp.net 2.0?

1038


Can we use MSSql as backend in asp.net...if yes then How.?

1087


Explain how asp.net page works?

1077


What is a web pool?

1191


What is voluum?

1016