Assembly (CLI): Difference between revisions

Content deleted Content added
m Private and shared assemblies: Removed weird formatting
Fiach6383 (talk | contribs)
m Added external links
Line 49:
 
One can reference an executable code library by using the /reference flag of the C# compiler.
 
==External Links==
 
*[http://custom.programming-in.net/articles/dotnet-assemblies.asp Directory of all .NET assemblies]
 
[[Category:.NET framework|Assemblies]]'''