Managing .NET Assemblies

An assembly can be compared to that of the executables that are created in other frameworks. However there is a difference when you compare this to the actual executables you have created earlier.

A .Net assembly is actually a source code for the Common Language Runtime which uses the Just-In-Time compiler to compile the source code in the assembly to the native language to execute. The advantage of this type of assembly is that you can just copy it to any location when you need it and there is no need to register it like you did in the early days.

If there are any components that need to be shared by many programs then you can share a component by creating a copy in the Global Assembly Cache (GAC). Before you copy a component in the GAC, you need to give a strong name using the SN.exe tool and then use the GACUTIL tool to copy that component to the GAC.

You can also use the .NET 2.0 configuration tool found in the Control Panel -> Performance and Maintenance -> Administrative Tools to copy an assembly to the Global Assembly Cache.

Paying a debt to our mothers, says law minister (Calcutta News)
Law Minister Veerappa Moily Tuesday said by passing of the historic Women's Reservation Bill providing 33 percent representation to women in the Lok Sabha and state assemblies 'we are paying a debt to our mothers'.

LMI Aerospace Announces Results for the Fourth Quarter and Full-Year 2009 (GlobeNewswire via Yahoo! Finance)
ST. LOUIS -- LMI Aerospace, Inc. , a leading provider of design engineering services, structural components, assemblies and kits to the aerospace, defense and technology industries, today announced financial results for the fourth quarter and full-year 2009.

Yadav chieftains stifle women's aspirations (Calcutta News)
Two Yadav chieftains, with a combined strength of 15 in the Rajya Sabha, succeeded Monday to prevent voting on a historic legislation that seeks to reserve one-third seats in parliament and state assemblies for women.




______________________________________________________

Recommended Resource



| Managing .NET Assemblies | Understanding Assemblies in .NET| Reflection and Assemblies in .NET | Advantages of using ASP.NET Assemblies | Understanding Assemblies in VB.NET | Building VB.NET Assemblies |



_______________

FREE Subscription

Stay Current With the Latest Technology Developments Realted to .NET. Signup for Our Newsletter and Receive New Articles Through Email.

Name:

Email:

Note : We never rent, trade, or sell our email lists to anyone. We assure that your privacy is respected and protected.


 

| Privacy Policy for www.dotnet-guide.com | Disclosure | Contact |