Hosting in Amazon Cloud
Rating: 




Pavel Klimov - 12/02/2009
Cloud Computing opens new opportunities for any person solving a particular task. Discover all of the steps to get Amazon EC2 for hosting an ASP.NET web site.XML Documents from Comments
Rating: none
Paul Kimmel - 01/08/2008
Intellisense is a programmer's best friend. The framework is too big to memorize, but Intellisense can make finding things manageable. Extend Intellisense into your own code with XML comments in Visual Studio 8 and 9.
News: Microsoft Releases Betas and More
Rating: none
Bradley Jones - 07/26/2007
Today Microsoft announced the release of Visual Studio 2008 Beta 2, .NET Framework 3.5 Beta 2, Silverlight 1.0 RC, and more.
Extending Visual Studio 2005
Rating: 




Vijay Mehta - 04/24/2006
Discover the fundamentals of the Visual Studio package and create your first Visual Studio 2005 Add-in.
Visual C++ 2005 IDE Enhancements, Part 4: Beta 2 Changes
Rating: none
Nick Wienholt - 05/09/2005
The Visual C++ 2005 IDE team made two painful cuts in Beta 2 related to the Class Designer and IDE Click Once support. Read up on these significant changes and find out how C++/CLI programmers can still take advantage of ClickOnce to deploy their applications.
Visual C++ 2005 IDE Enhancements, Part 3: MSBuild
Rating: none
Nick Wienholt - 05/09/2005
MSBuild is one of the major new features in Visual Studio .NET 2005. Discover the motivation for MSBuild, how it works, and how Visual C++ developers can get their hands on it.
Object Tool Bench: Cool New VS 2005 Feature
Rating: none
Paul Kimmel - 03/28/2005
Learn about "Object Tool Bench," which is sure to become one of your favorite tools in the forthcoming 2005 version of Visual Studio.
Visual C++ 2005 IDE Enhancements, Part 2
Rating: 




Nick Wienholt - 03/09/2005
In a continued examination of the new Visual C++ 2005 IDE enhancements, Nick Wienholt looks at the code definition window, changes to class view, and finally one of the big new additions to Visual C++: the class diagram.
Automate the Process of Documenting Your Code
Rating: 




Klaus Salchner - 12/07/2004
Find out about the documentation capabilities of the Visual Studio .NET IDE. Learn how to improve the productivity within your development team and automate the generation of help files.
Deploying Windows Applications with Visual Studio.NET, Part 2
Rating: 




Thiru Thangarathinam - 05/21/2004
This second of a two-article series discusses the different editors that Visual Studio.NET provides for its deployment projects. Learn the steps involved in using each of them.
Visual Studio.NET Add-In for Incrementing Project Build Numbers
Rating: none
Catalin Stavaru - 05/15/2003
Another look at creating an add-in to automatically increment project build numbers for Visual Studio .NET 2002 and 2003.
Automatic Build Number Increasing Macro for VS.NET
Rating: none
Justin Oh - 03/18/2003
Walk through the steps of creating a macro for Visual Studio .NET. More specifically, create a macro to automatically increase the build number.
VC7 Call Browser
Rating: none
Tom Malcolmson - 05/03/2002
Display inheritance, file use, variable reference, call, and call-by information for C++ projects.
