PHP and ASP.NET join in a Website’s Project!!

There’re two geeks (i mean beginer geeks). The first one is a PHP Programmer and the second one is an ASP.NET Programmer. The destiny is they have to join in one team to develop a websites project. Should they fight for their idealism? PHP or ASP.NET. Ithink they can work together in one team with their ego, but this is not the proof that idealism is the good idea to be the first thing in work team. PHP and ASP.NET can run well in Windows platform and even in one website projects.

The first that should to prepare is just make sure that PHP run on IIS (ther so many links or article that explain how PHP run on IIS without apache), Then make a website or virtual directory where the porjects begin. Then create PHP and ASP.NET files. The common problems in website programming are how to connect each program or pages in a website, ussually cookies or session using to connect this. ASP.NET can read cookies that generated by php programs. You can try this.

But there’s other idea to make how build a project ASP.NET using PHP language? , The answer is yes we can. I just found a new components that makes php language can be the one of .NET programming language and the name is Phalanger you can access it on  http://www.php-compiler.net/.

Phalanger is a new PHP implementation introducing the PHP language into the family of compiled .NET languages. It provides PHP applications an execution environment that is fast and extremely compatible with the vast array of existing PHP code. Phalanger gives web-application developers the ability to benefit from both the ease-of-use and effectiveness of the PHP language and the power and richness of the .NET platform taking profit from the best from both sides.

So lets collaborate for a stronger friendship between PHP and ASP.NET.