Requirements
We assume that you have Castle Project assemblies on your local machine. If you don't, we encourage you to download the MSI installer distribution, as it makes the assemblies visible to Visual Studio.
The initial project skeleton will use the Castle MonoRail project wizard. But you can also create the same skeleton manually.
This Getting started will use a database at some point, and we assume that you are using MSSQL Server 2000, but any other database supported by NHibernate will do.
Proceed with Creating the project skeleton.