Project Description
Multi BlogEngine.NET is a platform to build multiple blogs within a single installation.

It started as an extension to BlogEngine.NET 1.3 (www.codeplex.com/blogengine) and ended up as a refactoring to support the dynamic subscription of new users, thus the dynamic creation of new and independent blogs.

The installation requires SQL Server and uses the ASP.NET 2.0's Membership and Roles features.
Last edited Feb 1 2008 at 8:09 PM by xevez, version 2
Comments
Adam wrote  Mar 26 2008 at 4:47 AM 
Fantastic, just what I was looking for. I was about to write one myself.

If you want any help with the project contact me.

Adam wrote  Mar 31 2008 at 6:13 AM 
The login admin, admin does not work, so I generated my own to replace

If you go into the database and open the table aspnet_membership

Change
Password = fB1toUrJcH9CuXEnlNjqY3GMeCw=
PasswordSalt = XtPyjY8v9lgXSg061SK9cg==
PasswordFormat = 1

username: admin
password: @Password1

SeamlessDevMathew wrote  Jun 18 2008 at 4:22 PM 
I assume that this doesnot include the April security patch for BlogEngine.net

Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | CodePlex Blog | Version 2008.12.9.14291