IT Community - Software Programming, Web Development and Technical Support

Whats an assembly?

This is a discussion on Whats an assembly? within the ASP and ASP.NET Programming forums, part of the Web Development category; Hi, Whats an assembly? Thanks, prasath.K...


Go Back   IT Community - Software Programming, Web Development and Technical Support > Web Development > ASP and ASP.NET Programming

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 07-18-2007, 07:02 AM
prasath prasath is offline
D-Web Sr.Programmer
 
Join Date: Jul 2007
Location: Chennai
Posts: 173
prasath is on a distinguished road
Question Whats an assembly?

Hi,
Whats an assembly?

Thanks,
prasath.K
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-19-2007, 02:20 AM
Gopisoft Gopisoft is offline
D-Web Sr.Programmer
 
Join Date: Feb 2007
Posts: 117
Gopisoft is on a distinguished road
Default Re: Whats an assembly?

Assembly is a Unit of Deployment as dll. It Represents group of resources,Type definitions.It can consists references to other Assemblies too.

The Type definitions, References and their Implementation are described in a Block called Manifest.

It is the Manifest which is used by CLR(Common Language runtime)for type Checking and Security Implementation.

So Assemble Becomes self Describing with this Manifest which is added advantage when compared to COM where all the Details are Stoerd in the Resgistry.

Also Different versions can be Stored and Exceuted Simultaneously.

There are Two Types of assemblies.
Private - No Registration needed .Simply Copied Inside the Project Folder.
Shared - Assemblies that are accessed are stored in the GAC(Global Assembly Cache) globally accessible to all .Net applications on the Runtime.

--R.Gopi
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
whats the use of final method amansundar Java Programming 4 09-14-2007 03:09 AM
What is meant by Satellite assembly in Asp.Net ? mobilegeek ASP and ASP.NET Programming 3 08-08-2007 02:18 AM
What is the Purpose of strong name for assembly ( for all language) kingmaker C# Programming 1 07-26-2007 02:33 PM
How can I create the com visible assembly ? kingmaker C# Programming 1 07-26-2007 02:16 PM
Whats your text? Font , Size etc killerkev06 The Lounge 4 04-06-2007 10:16 AM


All times are GMT -7. The time now is 02:50 PM.


Copyright ©2004 - 2007, DiscussWeb. All Rights Reserved.

SEO by vBSEO 3.0.0