I am new to SO and also to the C# language. I browsed for a bit and was not able to find anything relating to this subject. I program in other languages, mainly C and C++. When I want to show someone my code I show them the .c or .cpp files and any header files I have created.
However, if I want to show the source code to a program in C# what do I use? It is especially confusing when I create a new WindowsFormApplicaiton