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). The output type of a C# program can be specified in Visual Studio or through command prompt
No comments:
Post a Comment