Mostly Ramblings...
Monday, November 13, 2017
A fix for Lightroom's scaling on high-density displays
›
I brought a Microsoft Surface Book laptop a couple months ago. I love the machine! However, the 3000x2000 display causes most apps to be re...
Thursday, July 23, 2015
SqlException error numbers for deadlock, connection and command timeouts
›
I'm posting this here so that I can find it in the future. When accessing SQL Server via SqlClient (could be ADO.net or Entity Framewo...
Thursday, July 16, 2015
Splitting and combining strings with TSQL
›
My current work includes a batch process that validates 1000's (and sometimes more) transactions against a dozen+ validation rules. Rece...
Friday, July 3, 2015
Installing Windows 10 Build 10162 on a Dell Venue 8 Pro
›
Today I decided to repave my Dell Venue 8 Pro with the latest Windows 10 Preview build (10162). I've been running Windows 10 on the devi...
12 comments:
Wednesday, March 4, 2015
Visual Studio 2013 APPCRASH KERNELBASE.DLL
›
I've spent the last two night trying to figure out why Visual Studio 2013 crashes roughly two minutes after loading. Faulting applica...
Thursday, December 4, 2014
Reversing a file with Powershell
›
Today I was tracking down the source of a deadlock and needed to reverse the SQL Server log file so that it would be easier to follow the de...
Saturday, October 8, 2011
Metro style apps–loading an image from content
›
I’m writing a Win8 Metro style app and I wanted to expose an image from one of my view models. The image comes from a file that I have in...
›
Home
View web version