Browse by Tags
All Tags »
Subsonic (
RSS)
About SubSonic Let me start off by saying that SubSonic is great, it's my DAL of choice for most projects. It's small it's fast to set up and it has a whole lot of functionality and elegance out of the box. You can tell I was pretty exited...
First a pre requisite: You need to have asp.net Ajax installed. Get it at: http://ajax.asp.net Then we need to set up the database, there are some scripts included with the startersite. These are located in: SubSonicStarter\App_Data\Scripts To be able...
SubSonic Vs dOOdads Vs ActiveRecord Let's meet our contenders: dOOdads An ORM framework which was provided by the people who also gave us MyGeneration . It's built with a couple of things in mind: - Ease of use - Supporting a large amount of DBMS systems...
The details can be found here . It will be a short beta so if your using or are planning to use SubSonic it's wise to jump in there and start submitting some bugs :) How to submit bugs for this version can be found here .