by aherrick
29. December 2008 01:39
I created this template mostly for myself so that when I am creating web demos/test projects I have a wired up SubSonic project ready to go. Hopefully it will be useful for someone interested in getting started with SubSonic. Setup is currently running SubSonic 2.0.3. I have found this to be the most stable version to date. I will be putting up a version 2.1 (and hopefully 3.0) template soon.
Rob Conery, SubSonic creator, has some great videos on getting started as well. Check it out at http://subsonicproject.com
This solution is completely wired using ASP.NET 2.0 and SQL Server 2005. I broke the solution up to into two projects (DAL and WEB). This way seems to work well and allows for abstraction. In order to run, make sure you are running the Northwind database (just run ins).
Good luck and let me know if you have problems running the solution.
SubSonicNorthwindDBTemplate.zip (869.28 kb)
InstallNorthwind.zip (274.19 kb)
868b02c9-1772-45c3-b23f-08ddd0ffcd2f|1|5.0
Tags: