Google can:
http://www.google.com/search?hl=en&q=.net+assembly+dll
http://en.wikipedia.org/wiki/.NET_assembly
http://msdn.microsoft.com/en-us/library/hk5f40ct(VS.71).aspx
An assembly is a collection of types and resources that are built to work together and form a logical unit of functionality.
For all practical purposes, a DLL *is* an assembly. The reverse is not always true as .exe files are assemblies as well (in the .NET world, that is).
Cheers,
Imar
---------------------------------------
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Everyone is unique, except for me.
Author of
Beginning ASP.NET 3.5 : in C# and VB,
ASP.NET 2.0 Instant Results and
Dreamweaver MX 2004
Want to be my colleague? Then check out this post.