Tutorials
Resources
Forum
Communities
Interview
Jobs
Projects
Offshore Development
Silverlight Tutorials
|
Mentor
|
Code Converter
|
Articles
|
Code Factory
|
Computer Jokes
|
Members
|
Peer Appraisal
|
IT Companies
|
Bookmarks
|
Revenue Sharing
|
Prizes & Awards
My Profile
Sign In
Register
AdSense Revenue
Active Members
Today
sabeer masthan
(259)
amarababu nara...
(204)
Abraham Kuriak...
(104)
Last 7 Days
Deepika Harida...
(1268)
Pradeep Y
(1157)
amarababu nara...
(1031)
more...
New Feature:
Community Sites
:
Create your own .NET community website and start earning from Google AdSense !
It's Free !
Assemblies Making easy to understand
Posted Date: 02 Jul 2007 Resource Type:
Articles
Category:
.NET Framework
Posted By:
ChandraShekar Thota
Member Level:
Diamond
Rating:
Points
: 10
Assemblies Making easy to understand
Hi This is Srinivas Babu thota Chandra Shekar
common lets make assemblies easy enough to understand....
any project should end with stage called deployment ...
every dployed file should have version aswell
....
in component based applications ...Assemblies are designed to simplify application deployment and to solve versioning problems.
Many deployment problems have been solved by the use of assemblies in the .NET Framework.
dll may have same name but if they have same name u know conflict occurs and this conflict is called DLLHELL.
assemblies can solve this
assemblies has verisoning concept which ends dllhell problem
but friends what assembly has .. i mean what are its contents is very important to know
assembly has
manifest
metadata
Microsoft intermediate language (MSIL) code that implements the types
A set of resources.
now twist comes friends
we have
Single file assembly
multifile assembly
The files that make up a multifile assembly are not physically linked by the file system. Rather, they are linked through the assembly manifest and the common language runtime manages them as a unit.
we know we have two types of assemblies
private assemblies and
shared assemblies
shared asemblies can be done by creating strong name key and installing in Gac.
so friends just have this basic idea of assemblies.
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
(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:
OutLook Synchronize
Previous Resource:
woooooow c# is this much simple....... ?
Return to Discussion Resource Index
Post New Resource
Category:
.NET Framework
Post resources and
earn money
!
Related Resources
Delegates
Cleaningup something using GarbageCollector
Creating collection classes in IronPython
About NUnit
Making a Text file/Mail merge file by dataset
dotNet Slackers
BizTalk Adaptors
Web Design
conference call definitions
Contact Us
Privacy Policy
Terms Of Use