What was the problem in traditional component why side by
side execution is supported in .net ?
Answer Posted / 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 View All Answers
Can I remove .net framework?
In razor syntax, what is the escape sequence character for @ symbol?
Explain the new features 3.5 framework against with the tool?
what is code first approach?
What are the levels at which filters can be applied in an asp.net mvc application?
What is the greatest advantage of using asp.net mvc over asp.net webforms?
How we can invoke child actions in ASP.Net MVC?
How the ‘page lifecycle’ of ASP.Net MVC does works?
What is Area in ASP.Net MVC?
How to change the action name in ASP.Net MVC?
Where are the routing rules defined in an asp.net mvc application?
i have done enough testing in life but now stated developing intereset in development work,Can i think of entering into development work that too in >Net after more then 4 years of testing experiece?
What are action filters?
what is entity data model?
What are the 3 segments of the default route, that is present in an ASP.NET MVC application?