16 Apr
2008

Setting Control Focus when AJAX is involved

Here is an annoying problem I just ran into. I have a web form that has been working just fine for a long time…until I introduced it to the Microsoft Ajax library and starting doing some partial loading.  Nothing overly fancy, just using the value of one control to load values into another control. Problem […]

Read More
24 Mar
2008

Managing Global Lists in TFS

Having just inherited a TFS installation to manage, I received a request to add some values to a global list. I got a little nervous about this when I saw that the server had many (MANY) global lists in it already and I wanted to be very careful not to break anything during this change. […]

Read More