Multiblog engine for asp.net

Posted by Andrey on Stack Overflow See other posts from Stack Overflow or by Andrey
Published on 2010-04-19T20:27:33Z Indexed on 2010/04/19 20:33 UTC
Read the original article Hit count: 284

Filed under:
|

I know, different forms of this questions were asked on this site multiple times, but I haven't seen a single answer that would satisfy my need. I need a ASP.NET based blogging engine that wouul use SQL Server as a back end and allow multiple independet blogs in one app instance. I'm writing a community website for major bank and blogging is the piece I'm not sure about. Answers to other questions include a broad spectrum from BlogEngine.NET (doesn't support multiple blogs) to CommunityServer (a beast! blogging is just asmall piece of it). I don't want to install a full-blown CRM and just use blogging, I want a blogging engine. I don't mind to buy a commercial one but I can't find one.

I'm pretty much stuck, and any ideas are highly appreciated!

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about blog-engine