What was the problem in traditional component why side by
side execution is supported in .net ?



What was the problem in traditional component why side by side execution is supported in .net ?..

Answer / hi

1. Locating Runtime Version Information
Describes how the runtime locates information on which
version of the runtime to load for an application.

2. .NET Framework Assembly Unification Overview
Discusses how the runtime handles references to different
versions of the .NET Framework assemblies.

3. Determining Which Version of the Runtime to Load
Discusses the steps the runtime goes through to determine
which version of the runtime to load for an application.

4. Assembly Binding Redirection
Describes how to bind an application to a specific version
of an assembly.

5. Partially Qualified Assembly References and Side-by-Side
Execution
Discusses the implications of using partially qualified
assembly references in applications intended to run in side-
by-side execution.

6. Publisher Policy Files and Side-by-Side Execution
Provides information and procedures on using publisher
policy files to redirect assembly binding.

7. Satellite Assemblies and Side-by-Side Execution
Discusses how satellite assemblies are handled under side-
by-side execution.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

Is .net framework backwards compatible?

0 Answers  


How the ‘page lifecycle’ of ASP.Net MVC does works?

0 Answers  


What are the main components of .net framework?

0 Answers  


What is attribute routing in mvc?

0 Answers  


What is razor code?

0 Answers  






exe abrevatiom

5 Answers   IBM,


Why is entity framework used?

0 Answers  


What is connected scenario? : Entity framework

0 Answers  


Can we create .DLL file without using the namespace?

4 Answers  


How OS come to know whether to load the .net framework when we run an .exe created using .Net framework?

0 Answers   MCN Solutions,


What are the ways to show data grid inside a data grid for a master details type of tables?

1 Answers  


How would you deploy your old applications with .net framework 4.0? Are the old applications compatible?

0 Answers  


Categories