Graeme Hill's Dev Blog

EFTracingConnection and CreateDbCommand

2013.034

C++ const correctness beats the .NET/Java alternatives

2011.337

Exporting armature animation with the Blender 2.5 Python API

2011.300

.NET reflection: don't rely on the call stack, it's a trap!

2011.299

Are you sure you want List? Maybe you really want HashSet

2011.037

Converting from svn to git: another reason not to use external references

2010.307

The trouble with properties

2010.274

A lesson on using closed source libraries

2010.170

LINQ queries return queries not data

2010.139

Visual Basic 10 properties still lag behind C#

2010.092

LINQ to SQL Gotcha #6: Delete, Save, Insert, CRASH

2010.091

Singleton WCF service gotcha: allowing more than 10 connections

2010.091

Updating and restarting a singleton WCF service hosted in IIS

2010.088

CruiseControl.NET: Versioning ccnet.config and integrating it into CI

2010.069

LINQ to SQL Gotcha #5: Column Default Values

2010.065

LINQ to SQL Gotcha #4: ChangeConflictException on Update of Manually Attached Data

2010.040

Saving changes to stored procedure results in LINQ to SQL

2010.040

LINQ to SQL Gotcha #3: Chaining Where Clauses

2010.036

WPF Responsiveness: Asynchronous Loading Animations During Rendering

2010.035

LINQ to SQL Gotcha #1: Unexpected LoadWith Behaviour

2010.031

LINQ to SQL Gotcha #2: GetChangeSet Weirdness

2010.031

SQL Server Management Studio and default databases

2010.030

High performance database rollback in automated tests with SQL Server

2010.023

Finding all validation errors on an IDataErrorInfo object

2009.300

Specifying expected DataContext type in WPF

2009.297

Converting from SVN to Git

2009.290

MultiBindings are NOT useless in MVVM

2009.290

Unit testing an Entity Framework DAL part 1: Just hit the database

2009.290

Unit testing an Entity Framework DAL part 2: Rolling back the test database

2009.290

WPF super converters are bad for unit testing

2009.290

WPF nullable combo box source code

2009.238

Easier PropertyChanged notification with PostSharp

2009.234

WPF rendering thread synchronization

2009.234

SVN with Visual Studio

2009.139

Don't let "Option Strict Off" make you lazy

2009.106

Verify your property names in INotifyPropertyChanged implementation

2009.059

Nullable combo boxes in WPF

2009.051

Brutal loading times deleting files in Visual Studio

2009.047

Forcing form validation in WPF before user input

2009.043

Manipulating automatically generated LINQ to SQL classes

2009.042

Discard changes in LINQ to SQL DataContext

2009.040