| Client | The client side part of the system |
| Client.Properties | Contains the client's Resources |
| CommentControls | The graphical part of the comments handling system |
| Server | The server side part of the system |
| Server.Data | Contains all classes responsible for saving persistent data |
| Server.Net | This namespace holds the classes of the server-side network implementation |
| Server.Test | Contains unit test classes for the NUnit Framework |
| Shared | Code which is shared between the server and the client is found in the Shared namespace |
| SimpleControls | A few very simple controls, used for showing status and such |
| SimpleControls.Properties | Contains the SimpleControls 's Resources |
| TagControls | The graphical part of the Tag handling system |
| TagControls.Properties | Contains the TagControl 's Resources |
1.5.1-p1