Interests

Programming

• One Comment

Improving Entity Framework performance by tracking changes manually

Introduction While working on a recent personal project, I had the not-too-unfamiliar pleasure of fighting Entity Framework to try and get...

Read More

Programming

Generating service contract from static WSDL and XSD files

Recently I needed to generate a service contract interface for a third-party client based on their specification. My client would be...

Read More

Movies

Cowboys & Aliens Reviewed

So my wife and I finally watched Cowboys & Aliens last night. This was one film we debated about seeing at the cinema but eventually...

Read More

Programming

• 2 Comments

Converting from Linq-to-SQL to Entity Framework Model First

Recently I switched hosting providers and had to update an existing project to work against a MySQL database instead of SQL Server. After...

Read More
Close