| Home |
|
|
|
IntroductionThe 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.CoreThe 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.DataThis 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. Stormwind.Common.QualityToolsThe 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 > |
|---|








