You did not read that title wrong. Develop .NET 1.1 code using Visual Studio.NET 2005 using MSBee
What is this really? MSBee is an addition to MSBuild (MSBuild handles all of the builds for Visual Studio.NET 2005 whether you realize it or not), that allow you to use the .NET 1.1 compiler instead of the .NET 2.0 compiler. Very cool! So now you can get the cool new features of Visual Studio.NET 2005 (refactoring!) and keep everything in 1.1. Read more here: http://blogs.msdn.com/seshadripv/archive/2006/06/09/623871.aspxSubject Tags: [Programming] [Software] [Visual Studio.NET] [MSBee]
No comments:
Post a Comment