close

Quick URLs

Stormwind Project Cheat-Sheet of URLs

Stormwind Project Portal: http://www.stormwindproject.org
Stormwind Project Wiki: http://using.stormwindproject.org
Stormwind Project Mingle: http://mingle.stormwindproject.org
Stormwind Project Fisheye: http://fisheye.stormwindproject.org
Stormwind Project JIRA: http://jira.stormwindproject.org
Stormwind Project Mailing list: This e-mail address is being protected from spam bots, you need JavaScript enabled to view it
Stormwind Project Build Server: http://buildserver.stormwindproject.org
Stormwind Project SVN Server: http://svn.stormwindproject.org/svn/

Top Panel
Top Panel
Top Panel
Home PDF Print E-mail

Introduction

The Stormwind.Common project aims at being a home for all our sub-projects that are of common use in the main projects. Its sub-projects are divided in: Core, Data and QualityTools.

Stormwind.Common.Core

The Stormwind Common Core sub-project contains all the functionality that does not require any external assemblies, such as e-mail sending and such.

Read more...

Stormwind.Common.Data

This assembly features one very nice sub-project: Migrations.

Migrations are a concept introduced in Rails where you create schema scripts for creation of items and rollback of those creations in a source-controlled manner. It's a very nice way to perform diffs in the data store.

Read more...

Stormwind.Common.QualityTools

The QualityTools assembly features base classes to make creating unit tests easier on the main projects.

Read more...

Last Updated ( Friday, 19 October 2007 )
 
< Prev   Next >