Hi,
I just tried migrating an asp.net project that I wrote in Visual Studio 2003 years ago to a visual studio 2008 project. I went through the conversion wizard and to my surprise, it worked without any errors or warnings. I would have thought that at the very least there would be something about the DataGrid no longer being supported, but there were no problems.
Because it's been so long since I've looked at this app and because it has no logging of any kind, I'm not sure I know how to do a good job testing it top to bottom. So to those of you who are more experienced with migration, are there any common issues that I should watch out for? Any specific tests I can run? How do I make sure there are no compatability Easter eggs?