BlogEngine.NET - open source blogging platform
While the most popular blogger platforms remain Wordpress and Blogger, there are much more on the market, trying to get their audience and create the substantial marketing niche with mixed results. Today, we would like to present BlogEngine.NET - an innovative open source blogging platform developed with ASP.NET. Here's a short list of all the features of BlogEngine.NET platform: Plug ’n play. BlogEngine.NET is very easy to setup and customize. To make it work, just upload the files to an ASP.NET 4.0 web server and you’re ready to start writing. So, web server should support ASP.NET 2.0 and write permissions on the App_Data folder. No database configuration, just plug ‘n play. BlogEngine.NET uses XML to store all posts, pages etc. by default. If you prefer to use a database, a generic Database Blog Provider is included that will allow you to store data in most standard databases -- SQL Server, MySql, SQLite, VistaDB, etc. Full ...