dasBlog is an ASP.NET blogging application. It runs on ASP.NET 2.0 and above and is developed in C#. dasBlog does not require a database, so it is easier to get setup and cheaper to host. All that dasBlog requires is that you grant write access to a folder so that dasBlog can save your information as XML. It supports many world languages, has an extensibility model, and is easily skinned and themed.
By Bill Staples 3/20/2009 10:26:41 AM
I use DasBlog for my family blogs hosted on my own server and I love it! Biggest pros: does not require a database (which means it is easier to setup and manage...don't have to worry about separate database backups, just back up your web directory!) and it is pretty easy to use. Biggest cons: it doesn't update with new features as frequently as the BIG BOYS like WordPress, and doesn't have the breadth of features or plug-ins like those guys. Summary: simple, easy to use blog that stores everything in the file system.