Converting C++ to C#

  • Thread starter Thread starter lawrence.farrell
  • Start date Start date
L

lawrence.farrell

I have been handed a large application. The application was purchased froma vendor in 2004. It was written in C++ (NOT managed C++). Of course theapplicaiton is mission-critical. I want to convert it to a more modern language. Even a recent of VC++ would work. I don't know much about C++ except what little I remember from a course for my MS in 1997. I know I won'tget even close to 100% conversion. However, I gotta ask. Are there any converters that will modernize a significant chunk of this application to VC++ or C#?

Any help bringing this dinosaur into the modern era would be greatly appreciated!!

Thx!

--Larry--
 
Back
Top