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



Can two application one using private assembly and other using Shared assembly be stated as a side..

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

More Dot Net Framework Interview Questions

Do I need microsoft .net framework?

0 Answers  


What are the benefits of .net framework?

0 Answers  


Where is the new functionality in the .net framework 3.0 (such as wcf, wf, wpf, and cardspace) installed to? Is that different from where the .net framework 2.0 is installed to?

0 Answers  


What is route config?

0 Answers  


Httpcontext objects?

2 Answers   HACL, HP,






How to Create an Intranet Site Using ASP.NET MVC?

0 Answers  


How we can multiple submit buttons in ASP.Net MVC

0 Answers   B-Ways TecnoSoft,


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

0 Answers  


If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?

0 Answers   Cap Gemini,


Who defines the CAS code groups

1 Answers  


What is objectset? : Entity framework

0 Answers  


What is the property available to check if the page posted or not

1 Answers  


Categories