RubyPDF Blog .NET,English SubSonic – The Zero Code DAL(the ASP.NET ActionPack)

SubSonic – The Zero Code DAL(the ASP.NET ActionPack)

SubSonic is a toolset that helps a website build itself. At it’s core it’s:

* A Data Access Layer (DAL) builder that requires no code on your part, it builds itself at compile-time with a full object layer and strongly-typed collections
* A complete utility toolset, complete with Rails-like scaffolding, migrations (DB Versioning), and code generators
* A dynamic query tool, that lets you use SQL Server and the Enterprise Library without having to know SQL
* An OR Mapper that extends to views and stored procedures so you’re not locked into the OR/M thing

download it
View a 20 minute demo webcast

P.S.
Rob Conery on Subsonic
Rob Conery talks about the appeal of Ruby on Rails and Subsonic, his ASP.NET productivity tool with Rails-like features.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.