Getting build notifications from TFS
TFS ships with an event subscription tool that you can access through command line and it’s located at “C:\Program Files\Microsoft […]
TFS ships with an event subscription tool that you can access through command line and it’s located at “C:\Program Files\Microsoft […]
I am helping out with the Orlando .NET Code Camp website and they needed to add an image button, which
I’m currently working with a client that supports an application originally built around 2003 so it was targeting the 1.1
I started working on a contract with a local software company where I am helping them adopt Scrum. I’ve been
So as the new year starts, I’m going to take a better look at two technologies in particular: Silverlight and
This is not new, it’s been around since SQL 2005, but I had never had to do it before. If
If you have 2 collections and you need to figure out what values are in one collection and not in
If you have 2 collections and you need to figure out what values are in one collection and not in
I was starting to get concerned about one of my pages loading super slow on when testing it locally. I
I looked into using SecureString at one point for a project that I’m working on, but didn’t find it very