I am looking for a relatively simple blogging tool I can add to my already existing ASP.NET web site. I want something like WordPress but WordPress requires PHP and MySql both of which I don't use. The DotNetNuke wants me to run executables and
install a bunch of stuff over the web. Isn't there a free and simpler ASP.NET project with samples that uses existing ASP.NET controls I can use? Something that I can just copy some aspx pages with styles, etc into a directory and add to my site?
Also CMS support would be nice but only if it doesn't mean it's going to step all over my existing environment to make space for itself.
Thanks