This article examines the process of building applications using the C# command line compiler, csc.exe. Along the way, readers will be introduced to a number of compiler options unique to C# 2.0, such as the extended /reference flag and strong name support. Upon completion, you will be comfortable building single file and multifile assemblies in a wizard-free environment.
|