For quite a while now, and thank you for such a great UDE, I have been programming in .NET 1.1 using SharpDevelop 1.1. Fortuitously, I have landed a great job, but my new employer requires using VS2005. I have much code that will need to be converted not only to .NET 2.0, but also from cmbx to sln. How would one go about doing this?
I know the .NET part is not the real purview of this forum, but I am hoping the cmbx to sln part is. I have read through the forum and think the proper course is to the install the latest version of SharpDevelop, version 2.2, then open each cmbx and let #D 2.2 do the conversion. From what I have read in the forum, the #D 2.2 solution and project files are compatible with those of VS2005 so using them in VS2005 should not be a problem.
Is this a good plan? Are there any pitfalls or gotcha’s to this plan I should be aware of? Will I be able to interoperate with #D 2.2 should the need arise?
Thanks,
David