Show Changes Show Changes
Edit Edit
Print Print
Recent Changes Recent Changes
Subscriptions Subscriptions
Lost and Found Lost and Found
Find References Find References
Rename Rename
Administration Page Administration Page
Search

History

7/30/2007 7:51:42 AM
Derek Lakin-90.199.71.244
5/3/2006 10:09:53 PM
-68.209.248.222
5/1/2006 10:52:48 PM
vmoroz at hotmail.com-69.247.163.220
2/6/2005 9:14:19 PM
davidorn@microsoft.com-131.107.71.227
1/14/2005 7:08:45 AM
-217.149.209.107
List all versions List all versions

RSS feed for the FlexWiki namespace

Developer Guidelines
.
Summary
The FlexWiki administrative staff have developed some guidelines to help ensure that FlexWiki continues to evolve as robust and reliable software

The goal of these developer guidelines is to encourage developers to create correct code in FlexWiki project which look and feel the unified way. We want to have simple and sound rules which are easy to follow. They are based on industry standards and recommendations and also on our personal development experience.

General

Code file organization

Naming guidelines

Code formatting

if (Condition)
{
    DoSomething();
}

instead of

if (Condition)
    DoSomething();

Use of #region

Not logged in. Log in

Welcome to the home of FlexWiki, an experimental collaboration tool, based on WikiWiki.

This is FlexWiki, an open source wiki engine.

This site supports the new NoFollow anti-spam initiative.
Change Style

Recent Topics