I thought I would put a quick note up about this. I’ve been using the […]
varget about it
I have heard a lot of debates lately about the usage of var within a […]
TFS Global Lists Can’t Be Deleted
Seriously. They can’t. http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=259259&SiteID=1 You may delete specific values, but not the list itself. This […]
Agile Training Companies
There are tons of companies out there referring to themselves as Agile training organizations. When […]
ReSharper Value Proposition
I’m still one of those freaks that insists on having ReSharper around to code with. […]
Microsoft 2008 Server
Is it 2008? I am just checking because I thought maybe it would be high […]
Managing Global Lists in TFS
Having just inherited a TFS installation to manage, I received a request to add some […]
yield is elegant
I’ve been playing with the yield keyword lately. It gives you a custom iterator, and […]