I’ve been assigned to a new project. I have to maintain an application which was made in Visual Studio 2003 (VB.NET, Framework 1.1) and Crystal Reports which came included with the IDE. The application is absolutely what we call "legacy code".
Just to make the test, today I’ve tried to convert the application in Visual Studio 2010. The converter is offering me download SAP Crystal Reports, with no cost and no registration.
The question is: Does anybody has experience with this components? Is feasible to migrate an application as described to VS 2010?
The quick answer is yes, it is feasible. I’ve used Crystal Reports from VS2003 to VS2010 upgrading my code at each point along the way. The actual Crystal Report files tend to port very well between versions.
A few notes:
Some of my answer depends on how much code is custom built in this legacy app.
Reference Links: