May 2008 - Posts
Earlier today, as I was working with the Protégé I've been referring to previously , we were debugging some code, and we ran into a little bug. Our tests results would not execute. We tried restarting Visual Studio and a lot of other stuff and it didn't
Read More...
Since Visual Studio 2008 came out I've been extremely impressed with the software. One shortcut which I believe probably exists in CodeRush and Resharper is the ability to find the using directive needed at any given time. in VS2008 you can press ctrl
Read More...
As I've said previously , I am working with developers who are just beginning to learn the tools of the trade . They have a long way to go working with plenty of applications. All people always have more they can learn, so I'll pass along a useful reference
Read More...
While writing some code earlier today I needed to return from within a using statement. Doing these sorts of things always makes me appreciate the using statement and how wonderful it really is, so I decided to write about it here. As many of you know
Read More...
Earlier today I was looking for a good reference outlining the differences between structs and classes in C#. I wanted a refresher on the subject, because I've been doing a reasonable amount of teaching lately. At Lake Quincy Media we have hired a couple
Read More...
I recently downloaded a Vista clock gadget . It is kind of nice, but as with most things claiming to a binary clock, it really is not one. I am bothered by ThinkGeek's binary clocks as well as pretty much all of others I've seen. Don't mistake me here
Read More...