The output type of a C# program can be specified in Visual Studio or through command prompt
Tuesday, November 25, 2008
What are assemblies in C#?
A C# assembly is the compiled output of the program. An assembly is the tangible output of a program, which might be an executable (.exe) or a library (.dll).
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment