InfoQ

InfoQ

Topic/Tag specific view

SubSonic Content on InfoQ


News about SubSonic

Up and Running with SQLite on .NET in 3 Minutes

Topics
Data Access,
.NET

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

Topics
.NET,
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

Topics
Open Source,
.NET,
Web Frameworks

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.