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

When was .NET announced

1 Answers  


What is needed for running an application built on winfx on the .net framework 3.0?

0 Answers  


What is Global Assembly Cache (GAC) and what is the purpose of it?

2 Answers  


Requirement is: try { \\SQL Query } catch(Exception i) { print a } catch(SQLQueryException e) { \\SQL Query } Qu)I Got Exception in "try" block. Which "catch" statement (i.e. 1st catch or 2nd catch ) catches the exception and Why???

6 Answers   3i Infotech,


How to Insert a TextBox value in to Sql database using C#.Net coding

2 Answers  


What is viewdata?

0 Answers  


What is a model in programming?

0 Answers  


What is edm designer? : Entity framework

0 Answers  


What is the CTS

1 Answers  


what is minimum requirement for entity framework applications to run?

0 Answers   Microsoft,


What is model first? : Entity framework

0 Answers  


What is the .net framework?

0 Answers  


Categories