0
Votes in Release
(breakdown)
Dot Net Wiki Code

Description

This code sample is a small Wiki we use for our internal projects.

It keeps a revision history of any topics that are changed.
Supports basic HTML markup for eiki entries.
It has the ability to send e-mails when a page is updated.
It's a small useful wiki that takes less than 5 minutes to install on a web server.

I am working on making it database agnostic. Next release will have support for more than one database.
Right now it supports only SQL Server.

Thanks
rodman


Files

Source Code DotNetWikiCode.zip
source code, 91K, uploaded Jan 28  - 55 downloads



Updating...