Rob's Blog Posts for February 2008
LINQ to SQL Visualizer isn't in the transaction it is visualizing
The LINQ to SQL Visualizer is a phenomenal tool. This is how debugging should be done....
Compile time reminders
For ages I’ve wanted to be able to put a comment of some kind in my code that I could get to come up during a build....
Filter Sql Server Profiler by Database
Ok, I stumbled with this one enough times to log it here. I want to tune a database I’m working with....
Thinking in JavaScript for the C# Developer
I had the great privilege and honor of presenting “Thinking in JavaScript” at the SouthEast Valley ....
DropDownList's SelectedValue in JavaScript
Ok, I’ve forgotten this more times than I care to remember, and each time, I have to re-Google it....
Double-click the document in Solution Explorer -> Code View by default
Ok, this has been an annoyance for long enough. I’m in Visual Studio. I double-click on a web service’s code behind file in the Solution Explorer, and up pops an empty designer window....