Copyrights @ Journal 2014 - Designed By Templateism - SEO Plugin by MyBloggerLab

Saturday, September 20, 2003

Share
Migrating from PHP to ASP.NET
Learn about migrating from PHP to ASP.NET. Learn about the features, functionality and architecture of both systems.
This article can be useful for all who use still PHP as one of the major dynamic pages scripting language. The article focuses on
* Architecture Comparison
* Feature Comparison
* Comparing Syntax and Common Tasks
* Data Caching and Page Caching
* Recommended Next Steps

It would be great to have a tool which can directly convert the PHP source code to ASP code. There are plethora of tools available on internet most of them are free downlaodables that convert ASP to PHP. The idea is to migrate those applications which are facing the reverse evolution. [via MSDN Just Published]