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.

Merrimac Reports First Quarter 2008 Results (PR Newswire via Yahoo! Finance)
Merrimac Industries, Inc. , a leader in the design and manufacture of RF Microwave components, subsystem assemblies and micro-multifunction modules , today announced results for the first quarter 2008.

Martinrea International Inc. Releases First Quarter 2008 Results: Positive Returns in a Soft Market (Marketwire via Yahoo! Finance)
Martinrea International Inc., a leader in the production of quality metal parts, assemblies and modules and fluid management systems focused primarily on the automotive sector, announced today the release of its financial results for its first quarter ended March 31, 2008.

Clearfield, Inc. Reports Third Consecutive Profitable Quarter (Centre Daily Times)
Clearfield, Inc. (Nasdaq:CLFD) today announced results for the second quarter ending March 31, 2008. The Company reported net income of $115,000 compared to a loss of $1,205,000 in the same period of the previous year. This is the third consecutive profitable quarter for the Company. Key to the continuing positive results is ongoing revenue through existing customers and significant wins in the ...




______________________________________________________

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