-
Shiny. LINQPad supports everything in C# 3.0 and Framework 3.5:
* LINQ to SQL
* LINQ to Objects
* LINQ to XML
Comes preloaded with 200 examples from C# 3.0 in a Nutshell.
It is free and needs no installation
-
A quickstart for knocking up facebook applications
-
how to write your apps so you don’t have to put up a goddamn down for maintennance sign.
-
At the moment there is very little documentation of Migrator.NET, but the idea is the same as Rails Migrations.
-
A db migration library for .NET based on Ruby on Rails migrations. Get simple upgrading and downgrading of schema using .NET code from command line or built into your application. It is a stand-alone library and does not rely on a surrounding framework.