
|
MovieBlog is a piece of ASP.NET Bogging
software that allows a Blogger to create and maintain a web site reviewing
the movies they see. It's very much geared for a person to make a
statement about what the like, don't like, etc.
The site allows visitors to see the MovieBlog you create, and allows you to add, edit, and delete your Blog entries. MovieBlog is written in C# and ASP.NET. The live version is on top of a access database (as most .NET ASP's provide no-cost DSN access to MDB's), but it can be on top of SQL Server 2000 (or any other ODBC-compliant database). Developer Information is here. |