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 § sql
‡
°
Tagged: .NET, AdventureWorks, C#, code, control, database, DataBinding, demo, LINQ, ListView, mapping, sample, Share, sql, Windows, WPF, WPF-LINQ
It is essential to treat database schema as source code and apply all the norms and best practices applicable to it. From what I hear and read, database schema version control is non-existent in too many projects.
Various techniques to accomplish version control of database schemas have been discussed and published. Martin […]
¶
Posted 18 February 2008
§
C# § freeware § sql § version-control
‡
°
Tagged: best practices, change, code, database, database schema, Databases, DBMS, DbUpdater, Design, Download, Evolutionary, free tool, MSSQL, NHibernate, process, schema, schema version, SchemaVersionsLog, Scripts, sql, sql scripts, table, tool, version, version control tool, version-control, Versioning