InfoQ

Topic/Tag specific view

All content and news on InfoQ about SubSonic


News about SubSonic

Up and Running with SQLite on .NET in 3 Minutes

Community
.NET
Topics
Data Access

SQLite is an open source database that has been growing in popularity. It's footprint is small and is used in a wide-variety of types of applications.

SubSonic Does Migrations

Community
.NET
Topics
Web Frameworks

Rob Conery from the SubSonic project recently introduced migrations, which allow .NET developers to create database schema using code, much like the way Ruby on Rails provides database schema management in code.

QnA on SubSonic

Community
.NET
Topics
Web Frameworks,
Open Source

SubSonic is a .NET Open Source project modeled after Rails. Think of it as a Swiss Army knife for building websites and working with data in Object-Relational fashion. Eric and Rob favored InfoQ with insight into their creation.