The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Whidbey project converter

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Jeff Key

Posts: 481
Nickname: jeffreykey
Registered: Nov, 2003

Jeff Key is legally sane, but questionably competent.
Whidbey project converter Posted: Feb 16, 2004 7:15 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Jeff Key.
Original Post: Whidbey project converter
Feed Title: Jeff Key
Feed URL: http://www.asp.net/err404.htm?aspxerrorpath=/jkey/Rss.aspx
Feed Description: Topics revolve around .NET and the Windows platform.
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Jeff Key
Latest Posts From Jeff Key

Advertisement

Language enhancements aside, the VS.NET Whidbey IDE will definitely be a productivity enhancer.  Chances are Microsoft won't support building to older versions of the framework with the new IDE, especially as “defaults“ like partial classes make their way into newer releases.

Unfortunately, not everyone will be able to force their customers to upgrade to a(nother) new version of the runtime, so some of us will be stuck in VS.NET 2003 for a while.  The good news is that it should be possible, with a little elbow grease, to use the new IDE and produce 1.x code.  Time will tell as things evolve.

In the meantime I've written a very simple (no error handling, etc.) Whidbey -> VS.NET 2003 C# project file converter.  (Whidbey does a nice job of converting 2003 files, so I didn't bother with that.)  It only generates a VS.NET 2003 C# project file, so you're out of luck if you use any of the new language features and try to compile in 2003.  I really want to use this IDE for “real“ work ASAP, so I'll be doing whatever I can to make that possible if it looks like we can't go to v2 in a reasonable amount of time.

You can download it here.

Read: Whidbey project converter

Topic: Vault 2.0 Released! Previous Topic   Next Topic Topic: Crimson Room Update

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use