Hosting in Amazon Cloud
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.
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.
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.
Today Microsoft announced the release of Visual Studio 2008 Beta 2, .NET Framework 3.5 Beta 2, Silverlight 1.0 RC, and more.
Discover the fundamentals of the Visual Studio package and create your first Visual Studio 2005 Add-in.
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.
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.
Learn about "Object Tool Bench," which is sure to become one of your favorite tools in the forthcoming 2005 version of Visual Studio.
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.
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.
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.
Another look at creating an add-in to automatically increment project build numbers for Visual Studio .NET 2002 and 2003.
Walk through the steps of creating a macro for Visual Studio .NET. More specifically, create a macro to automatically increase the build number.
Display inheritance, file use, variable reference, call, and call-by information for C++ projects.