Can we use or integrate WordPress with ASP.NET?

Akbar Admg picture Akbar Admg · Jun 12, 2011 · Viewed 47.5k times · Source

We want to use WordPress with ASP.NET. Is it possible for ASP.NET and WordPress to work together? If not, what are the alternatives?

Answer

skolima picture skolima · Jun 12, 2011

You could run WordPress using Phalanger, which can execute PHP code on the .NET platform (faster that standard PHP!) and allows mixing the PHP and standard .NET languages/frameworks in a single application.