Efficient workflow with Linq to Sql using Migrator, T4 and some Xslt(devcarl.posterous.com)
submitted by
glennen(310) 2 years ago
Linq to SQL is still my favorite datalayer, why? Excellent Linq capabilities and the fact that I only have to change my database once, and my code/entities will be immediately reflected. How? First, download MigratorDotNet, it's a utility for database migrations, which versions your database changes in code: http://code.google.com/p/migratordotnet/wiki/GettingStarted. Create a new library in your solution and start writing migratio...
|category: Linq
|Views: 21
tags:
LINQ another
Everyones tags:
Your Tags: