Migrating Applications to ASP.NET using the PHP to ASP.NET Migration Assistant
The PHP to ASP.NET Migration Assistant is designed to help you convert PHP pages and applications to ASP.NET. It does not make the conversion process completely automatic, but it will speed up your project by automating some of the steps required for migration.
Note: Migrating applications using the PHP to ASP.NET migration assistant often requires significant manual work after automated portion of the migration. In order to successfully complete this work, we recommend that the reader gain a solid understanding of ASP.NET using the other resources provided in the Introduction to ASP.NET for PHP Developers guide.
Heres how to get started with the PHP to ASP.NET Migration Assistant:
- Download and Install the PHP to ASP.NET Migration Assistant
Visit http://www.asp.net/migrationassistants/php2aspnet.aspx and follow the instructions to download and install the PHP to ASP.NET Migration Assistant and the accompanying code sample.
- Review the PHP to ASP.NET Migration Whitepapers
Each of the PHP to ASP.NET Migration whitepapers explores a different migration topic. Each paper includes background about the topic, provides code samples, and examples of how to use the PHP to ASP.NET Migration Assistant to migrate those code samples. Topics include: Cookies, XML, From Validation, Data Access, Error Handling and Debugging.
Webcasts