I need to know how to figure out C++ code in Visual Studio 7(.NET), once , i goto new file menu, and select new file, then it opens it in the editor calling it source.cpp

now once i enter my code, it somehow dosent gimme an option to compile and execute.

I learned that such code need to be run from command line, cl.exe

So, I need help regarding that,
Also can someone tell me some ebooks regarding .NET, VC++ .NET, C#, VB.NET, ASP.NET etc.