06 May 2006
Atlas Wiki
Ever wonder how the a wiki is coded in .NET? I've messed with FlexWiki, but not only the workflow was confusing, in addition, I sure as hell didn't understand the code.
Atlas wiki on the other hand, put aside the ajax features which was okay, I was mainly interested in how it was implemented. The structure was good, well designed and I could easily dig deep into its source code.
Another nice buildin feature is authentication. Let's be honest here, we only want trusted people to edit our site. Atlas has this build right in using .NET 2.0 Membership API
Atlas Home

Ajaxed Content Drop Down

History

Compare

Compare Source Code