ArticleDirectory
- Our project site has moved! For news, Docs, and information, check out:
From:
Http://www.codeplex.com/subsonic
Http://subsonicproject.com/
Our project site has moved! For news, Docs, and information, check out:
Http://subsonicproject.com
About subsonic
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 stronugly-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
What subsonic does for you:
-
- Trim hours from your Dev cycle. This not only happens because the code is generated for you initially, but it's also maintained by subsonic whenever you change your database.
-
- Gives you the option to go full-tilt or/m, or use SPS/views. we don't want to tell you what to do, you already know best. we just want to help.
- Help your application build itself. With our generators (class, scaffold, and batch-class) your site can build itself in no time. The scaffolding will help you work with your data quickly.
-
- A solid foundation from which to extend. our starter site comes pre-wired with ASP. net membership built in, Ajax, full 3-column elastic XHTML theme, and user administration pages from which you can administer your site's membership. that's at least a week's worth of work-already done!
-
- Get your project from idea to prototype in a fraction of the time. that's the strength of this project-using our starter kit you can have a sharp prototype up and running in the merest fraction of what it used to take.