I am learning to program in C. I used to use Codeblocks earlier to write codes in C. Now I am deciding to switch to Visual Studio, because of its wide variety of supported languages, especially C# and VB.NET. But I cannot find any Build and Run or equivalent feature in Visual Studio after opening a .c file. Instead, there is an "Attachment" option. However, if I write a program for the first time, I can run it by clicking on "Local Windows Debugger".