DotNetWiki
DotNetWiki is a no frills wiki engine built in Asp.Net 2.0 with a SQL Server back end. I built it mainly because I was having a hard time finding an Asp.Net wiki engine that provided the feature set I wanted. The main advantages are:
- It's small
-- Makes it a good starting point for learning Asp.Net development
-- Makes it easy to add your own features
- Easy to set up
-- I host my site on GoDaddy and they don't provide the best interface for configuration of your website & databse. Most of the other Asp wiki engines I tried out caused all sorts of headache to set up.
- Allows you to set permissions on a page by page basis.
-- You can configure the site to not use any authentication
-- You can configure the site to use Asp.Net Membership Provider authentication
-- You can allow or disallow Anonymous page creation
-- You can mark a page private, making it so only authenticated users can view it
-- You can mark a page as editable or non-editable by anonymous users. The private flag takes precedence over the editable flag
Go to http://www.andrewfaust.com/
See also these related projects.
- Deki Wiki - MindTouch Deki Wiki is a free open source wiki and application platformfor commu ...
- DotWiki - A Wiki web site is a type of web site where users (like you) can add new topics ...
- Flexwiki - FlexWiki is an open source wiki engine.
Basic Features
- Easy editin ... - HawkWiki - HawkWiki is a simple wiki clone implementation, written in C# and ASP.NET by Har ...
- Perspective - raditional Wiki engines have been written 'By technical people for technical peo ...
- ProntoWiki - ProntoWiki is a wiki engine/site written in C# with VWD (Visual Web Developer), ...
- ScrewTurn - ScrewTurn Wiki is a performant and simple Wiki engine, written in C# and based o ...
- SharpForge - SharpForge is a free open source, web-based project management and bug-tracking ...
- Sushi Wiki - SushiWiki is a WikiWikiWeb like Web application running on .NET platforms. It is ...
- Thufir - Provides word processing and document linking capabilities - allowingyou to easi ...
- Wiki Article Saver - We made this tool because we appreciate the value of wikipedia.This tool comes w ...
- WorldWind Central - World Wind, an open source 3D interactive world viewer, was created by NASA's Le ...