Team Foundation Server Hosting
Home | Submit an interview question | Filter by category | Filter by job function | Filter by company
 
Member Information
UserId/Email
Password
 
Forgot Password
Technology Category
.NET (1836)
Languages (142)
Database (347)
Operating System (65)
Reporting (6)
Third-Party Tools (2)
Testing (184)
OOP (85)
Web Development (44)
Design Patterns (90)
General (17)
Networking (98)
Hardware (63)
Brain Exercise (4)
Others (45)
 Our Network
.NET Heaven
C# Corner
DbTalks
Interview Corner
Longhorn Corner
Mindcracker
VB.NET Heaven
Home » .NET » .NET
What is an Assembly ?
Posted by Prabhu Raja Dec 27, 2011
Viewed : 3268 times
Major Category : .NET
Minor Category : ASP.NET
Total Replies : 3
 EDITORIAL ANSWER  
No Reply Yet
 ANSWERS BY USERS  
Prabhu Kumar
Jan 27, 2012
Assembly is a compile code library use for version, security and deployment, an assembly may contain one or more files, an application can contain two or more assemblies
KondalaRayudu ValaVala
Jan 08, 2012
Assembly is a logical collection of one or more PE's(Portable Executable) with .net Module
Prabhu Raja
Dec 27, 2011
Assemblies are the fundamental building block of .NET framework.
They contains the type and resources that are useful to make an
application. Assembly enables code reuse, version control, security
and deployment. An assembely can have four parts : Menifest, Type
metadata, MSIL and Resource file.
    
1
 
6 Months Free & No Setup Fees ASP.NET Hosting!
 Hosted by MaximumASP  |  Found a broken link?  |  Contact Us  |  Terms & conditions  |  Privacy Policy  |  Advertise with us
Current Version: 4.2011.13.2
 © 1999 - 2012  Mindcracker LLC. All Rights Reserved