C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Resources » Articles » .NET Framework »

Isolated applications and side-by-side assemblies


Posted Date: 22 Apr 2006    Resource Type: Articles    Category: .NET Framework
Author: Chinchu Raj SMember Level: Silver    
Rating: 1 out of 5Points: 5



Introduction


Side-by-side assemblies are collection of resources available at runtime. They may be collection of dlls, classes, type libraries or interfaces. An applicfation with all components as side-by-side assemblies is called an isolated application.

Types


Side-by-side assembly can be shared or private. As in general private assembly is shared by one application whereas side-by-side assembly is shared among multiple applications.


Manifest


Manifest describes side-by-side assembly and isolated application. Manifest is an XML file that will be embedded inside the application or external. It manages the name and version of the assembly. For a shared side-by-side assembly, its manifest is installed in the WinSxS\Manifests folder. The information stored in the manifest is used by windows to search and load the assembly. It is possible to change side-by-side assembly dependencies after an application has been deployed by modifying the Publisher Configuration Files and Application Configuration Files.


Summary



Side-by-side assemblies provide a way for implementing multiple dlls in one assembly. It is a feature particular to .NET.




Responses


No responses found. Be the first to respond and make money from revenue sharing program.

Feedbacks      
Popular Tags   What are tags ?   Search Tags  
Sign In to add tags.
(No tags found.)

Post Feedback


This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must Sign In to post a response.
Next Resource: IP Addresses
Previous Resource: Naming Convetions for .NET application
Return to Discussion Resource Index
Post New Resource
Category: .NET Framework


Post resources and earn money!
 
More Resources



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use