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

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

Answer Posted / swapna

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 ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are actions in mvc?

1047


what is code first approach?

1194


Can you explain model, controller and view in mvc?

1042


What are scaffold templates in mvc?

1063


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

1102


Explain two instances where routing is not implemented or required?

1113


What is meant by tempdata in mvc?

1052


Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).

2341


How does .net framework works?

1058


In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?

1128


explain how you can load related entities in ef (entity framework)?

1050


What are Scaffold templates in ASP.Net MVC?

1116


Explain the types of Scaffoldings.

1132


What is the difference between partial and renderpartial?

981


Is .net framework backwards compatible?

1130