简体   繁体   中英

Tools to convert code in PHP to ASP.NET

I am working on a self project, where I am trying to convert a website written in php to ASP.NET(C#). I came across a php to ASP.net migration assistant, but this comes as an addon for VS 2003.

  • Is there a migration assistant add in for VS 2008.
  • Tips/tricks for going through the migration.
  • Are their any other open source/Commercial tools to accomplish the above.

I understand that there cannot be a fool proof tool. What I am looking for is a tool which does the basic job of conversion, and I can take it up from their to resolve the differences/ parts which could not be converted.

I think that the best conversiontool is your two hands + you brain.

But that takes a lot of time ofcourse...

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM