Trying Whidbey Beta 1

I successfully compiled a solution with 36 C# projects and 14 C++ (Managed, libs, etc), I did try the same thing with earlier Whidbey bits and I had failed.

In this project we have a Windows Form Designer and we were using the default root designer of System.Windows.Form, so that we inherit the new root designer of the framework 2.0  that is great!! Now our windows forms designer is like the Whidbey designer :)

This time I didn’t have big conversion problems, just some settings on C++ projects and some references between projects were lost. Obviously now we have to change some things in order to use some new features like generics, the web browser control (we are using the web browser activex and we have some problems), implementing enumerators using yield , etc.

 

1 Comment

  • Thanks for the info. Its great to hear that migration is now better than with previous Whidbey previews. I think its time to seriously start looking at switching.

Comments have been disabled for this content.