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

sql related question (outer join, left, right etc) array vs hashtable CRL sqldatareader vs dataset what is WPF, WCF, compare to WinForms Webservices Asp.net MVC vs WebForms?

3054


What are the sub types of ActionResult?

669


Why is entity framework used?

664


Explain the 'page lifecycle' of an ASP.NET MVC?

720


What is edm designer? : Entity framework

640






What is renderbody?

633


What are Action Methods in ASP.NET MVC?

661


What is a razor file?

606


What are Action Filters in ASP.NET MVC and its use?

658


What is the need of Action Filters in ASP.Net MVC

661


Is it possible to create a custom filter?

662


What is the difference between .net core and .net framework?

578


Explain two instances where routing is not implemented or required?

684


Explain representational state transfer (rest) in detail?

652


What are the differences between Partial View and Display Template and Edit Templates in ASP.Net MVC?

678