0

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.

1 Answer 1

5

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

But that takes a lot of time ofcourse...

Sign up to request clarification or add additional context in comments.

2 Comments

That would give an opportunity to check everything works properly as well... and you can get rid of any nasty bits that have been on the to do list for too long!
I agree that is the best way. But with a large code base and single hand at work, I was looking for a tool which can reduce my task.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.