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...


What is side by side Execution ?

Answers were Sorted based on User's Feedback



What is side by side Execution ?..

Answer / jiju john

Side by Side Excution enables the existence of multiple
versions of .Net Framework on the same machine at the same
time and also multiple versions of applications that use a
version of the .Net Framework.

Also the side by side implenetation requires the use of a
startup Shim.
Shim is a thin piece of code that accepts a Version No and
other start up parameters from host to start the CLR.

Startup shim is implemented in the mscoree.dll.
Only one version of the shim exists in the machine and is
available in the System 32 folder.

Is This Answer Correct ?    15 Yes 0 No

What is side by side Execution ?..

Answer / mahesh kotekar

Side by side execution means. two or more same dll with
different versions reside in machine which is stored in the
windows/assembly folder, the client application use this dll
depending on there requirement. old application use the old
dll and new application build with new dll will use the new
both applications can run that is called side by side executtion
<mvkotekar@yahoo.com>

Is This Answer Correct ?    14 Yes 2 No

What is side by side Execution ?..

Answer / mohan kumar e.

More than one assembly (dll) is deployed and executed as
side by side with out disturbing each other.

Is This Answer Correct ?    12 Yes 3 No

Post New Answer

More Dot Net Framework Interview Questions

what is difference b/w .net 1.1 and .net 2.0. I need Answer in c# , asp.net and ado.net Level.Like c#1.1 and c#.1.1 , ado.net1.1 and ado.net2.0 and asp.net1.1 and asp.net2.0

4 Answers  


Httpcontext objects?

2 Answers   HACL, HP,


What is a model in android?

0 Answers  


What is connected scenario? : Entity framework

0 Answers  


Can we add constraints to the route? If yes, explain how we can do it?

0 Answers  


How route table is created in ASP.NET MVC?

0 Answers   NA,


Where are the routing rules defined in an asp.net mvc application?

0 Answers  


What is the difference between the value-type variables and reference-type variables in terms of garbage collection ?

1 Answers  


What is entity graph? : Entity framework

0 Answers  


What happens when I install the .net framework 3.0? How can I upgrade if I already have the .net framework 2.0 installed?

0 Answers  


What are the difference between asynchronous controller implementation between asp.net mvc 3 & asp.net mvc 4?

0 Answers  


Do you know about the new features in ASP.Net MVC 4 ?

0 Answers  


Categories