Updated 16 Sep, 2015 to freshen up the links
A few weeks ago I ran a free, half-day Agile software requirements workshop in Boise. There were over 100 attendees and we had good conversations about …
I ran into a migration today where the client had scores of Area nodes in their TFS 2008 team project that they wanted migrated over to their new TFS 2010 team project. My usual "Well, if you …
There is a traditional resistance to using database projects – the production system is the reference point, and I have a backup, so what is the problem, right?
Since the GDR2 was released, this …
When looking at FinalBuilder and Team Foundation Build side by side, the obvious breakdown in features and advantages looks like this.
<li>Team Foundation Build provides a complete build …
I am a simple man. All I ever wanted was drag and drop for source control. That folder chooser dialog was a bear. Now we will get it with Visual Studio 2008 SP1. Thank goodness. From the web site: …
Last week I had a chance to meet some of the brains behind gridGISTICS - a .NET development company in Atlanta that gets it. Not only are they up to speed on the latest .NET 3.x technologies, but they …
NBusiness is an Entity Definition Language focused on the creation of business entities. Basically, you use a construct called E# to build a code file, which is then ‘compiled’ into C#. …
Sela has created a great little plug-in to VS 2005 that will warn you when you're doing a check-out if there are later revisions of any of those files on the TFS server. Download it here.
Learning a new language isn’t always fun, especially Javascript. Plus, when you’re working in one language, it takes context switching to flip to another, even for a trivial task. Nikhil …