What is side-by-side execution? Can two application one using private assembly and other using Shared assembly be stated as a side-by-side executables



What is side-by-side execution? Can two application one using private assembly and other using Share..

Answer / kirti

Side-by-side execution is the ability to run multiple versions of an application or component on the same computer. You can have multiple versions of the common language runtime, and multiple versions of applications and components that use a version of the runtime, on the same computer at the same time. Since versioning is only applied to shared assemblies, and not to private assemblies, two application one using private assembly and one using shared assembly cannot be stated as side-by-side executables.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

explain lazy loading, eager loading, and explicit loading?

0 Answers   Microsoft,


Features in .net framework 1.1 ?

1 Answers   Digital GlobalSoft,


What does CLR do after the IL is generated and machine language is generated .Will it look for main method ?

1 Answers   BWT, MMTS, UIU,


How do you do role based security ?

1 Answers   Accenture, BirlaSoft,


I couldnot answer for projects bcz i have 2+ fake experience.can you please tell me how to answer..?

2 Answers   IBM,






What is Dependency Injection in ASP.Net MVC

0 Answers   B-Ways TecnoSoft,


What are the Main Features of .NET platform

1 Answers  


How does assembly versioning work?

1 Answers  


What is orm entity framework?

0 Answers  


How to answer for project questions..?

0 Answers  


Will the name change be reflected in any of the existing .net framework 2.0 apis, assemblies, or namespaces?

0 Answers  


What is edm in entity framework?

0 Answers  


Categories