www.nicholasdavis.info
Here's the home-brew blogging tool I've on-and-off been working on the past few months. It's got a few of the more popular web 2.0 features you find around the internet, such as RSS, tags and AJAX, as well as database options for the back-end. Here's a couple of the key features:
For Developers, it is a simple ASP.net user control that you can drag and drop into the desired page. You have the option to either save the content to a SQL Database, or if one isn't available, you may save the data using the supplied XML DataSet. No code needs to be changed, just a simple toggle of your preference in the web.config file.
posted at 9/12/2007 0 Comments