Implicit Conversions and Avoiding Them With Computed Columns March 25, 2013 by John Sansom 6 Comments I recently encountered an interesting performance issue (due to implicit conversions) that I was able to solve using a lesser known technique and I wanted to share it with you here.