views:

124

answers:

5

i see that wordpress works on LAMP. Does anyone know if there is a software for asp.net with mssqlserver back-end. I am looking for one which i can design with their software and host on my site, not theirs. thanks

A: 

Subtext would work - http://subtextproject.com/

Dan
+1  A: 

Take a look at BlogEngine.net or subtext

Tim
+1  A: 

Haven't used it, but you could try dasBlog: http://www.dasblog.info/

Adam Sheehan
+1 for dasblog for its mobile browser support.
Tim
A: 

Wordpress only requires the "MP" part of the LAMP stack - MySQL and PHP. It can work perfectly fine on a Windows server running IIS.

I would still recommend a .NET native option if that is the environment you have setup, but if there's a really pressing need to use Wordpress, it's still possible in Windows / IIS.

Ryan Brunner