What is side by side Execution ?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between viewbag and viewdata and tempdata?

520


What is meant by viewdata?

544


What is the use of the default route {resource}.axd/{*pathinfo} ?

549


Is mvc 4 supporting windows azure sdk (software development kit) ?

550


Mention what is the difference between “ActionResult” and “ViewResult” ?

568






What is the 'page life cycle' of an ASP.NET MVC?

600


what is code first approach?

577


In Server how to check whether model has error or not in ASP.Net MVC

614


What is work of clr?

565


What are sections?

565


What operating systems will the .net framework 3.0 be available for?

562


What are the components required to create a route in mvc?

600


How does the .net framework 3.0 relate to the .net framework 2.0?

547


i want to take the fast track training on >net Frame work and work flows and share point could you tellme the good institutes for that cources

1570


Explain covariance and contra-variance in .net framework 4.0. Give an example for each.

566