This exercise in binding a WPF ListView control with LINQ to SQL was a lot of fun ! The following image shows data from AdventureWorks sample database displayed in the ListView control. The end result is very admirable, even in this very basic demo. Feeling a complete sense of freedom is unavoidable when working with […]
¶
Posted 07 March 2008
§
C# § LINQ § WPF § code § database § sql
‡
°
Also tagged: .NET, AdventureWorks, C#, code, database, DataBinding, demo, LINQ, ListView, mapping, sample, Share, sql, Windows, WPF, WPF-LINQ
Database Schema Version Control
Download : DbUpdater v 1.2 (License:GNU General Public License version 3 (GPLv3))
Copyright © 2008 : Ash Tewari
www.tewari.info
DbUpdater is a free tool that
helps you implement the database schema version control system
described by K. Scott Allen in this set of articles :
Three rules for database work
The Baseline
Change Scripts
Views, Stored Procedures and the […]
¶
Posted 20 February 2008
§
Uncategorized
‡
°
Also tagged: database, database schema, DbUpdater, Download, free, free tool, sample, schema, schema version, Scripts, sql, sql scripts, version