Handbook of Visual Studio .NET Usage Tips

by yava555 on 2008-05-31 09:29:47

This book primarily introduces how to efficiently use VS.NET. The content is divided into several concise and easily understandable sections, covering techniques from code editing, compilation, and debugging, to an in-depth understanding of the VS.NET compiler. It is a must-read for all developers, encompassing versions such as VS.NET 2002, 2003, and 2005 Beta 1.

After taking a rough look at it, I realized how profound Visual Studio is and how many tricks it contains. I was deeply impressed after reading it, and thus, I couldn't wait to share it with you all.