-
Great new feature of TFS Test Hub – “Run using client”
I’ve been part of an on-going discussion with some other Microsoft MVPs and Visual Studio team members about some headaches with Microsoft Test Manager 2012 (MTM 2012) and Microsoft Test Manager 2013 (MTM 2013). As much as I like MTM, it can be a little frustrating to use. On the other hand, Microsoft has been…
-
Great new feature of TFS Test Hub – “Run using client”
I’ve been part of an on-going discussion with some other Microsoft MVPs and Visual Studio team members about some headaches with Microsoft Test Manager 2012 (MTM 2012) and Microsoft Test Manager 2013 (MTM 2013). As much as I like MTM, it can be a little frustrating to use. On the other hand, Microsoft has been…
-
Updated Team Foundation Server 2012 Warehouse Utility
A couple years ago I wrote a utility to help manage rebuilding the Team Foundation Server 2010 data warehouse. I finally got around to upgrading it to work with Team Foundation Server 2012 (TFS2012). In addition to working with TFS2012, the new version is a lot smarter about some of the changes related to Team…
-
Slides from Git & Team Foundation Server 2012 talk at Fairfield Westchester .NET
As promised, here are my slides from the talk I did last week at the Fairfield Westchester .NET user group on Git & Team Foundation Server 2012. Thanks again to Martin Woodward at Microsoft for his help with the presentation. Git, Team Foundation Server 2012, and Visual Studio 2012 Want distributed version control in Visual…
-
TechEd New Orleans 2013: “Scrum Under a Waterfall”
Just wrapped up speaking at Microsoft TechEd New Orleans 2013. As promised, here are the slides from the Scrum Under a Waterfall talk that I did this afternoon. Thanks to everyone who came and for all the great questions. Scrum Under a Waterfall It would be so easy if everyone at our companies just used…
-
TechEd New Orleans 2013: “Scrum Under a Waterfall”
Just wrapped up speaking at Microsoft TechEd New Orleans 2013. As promised, here are the slides from the Scrum Under a Waterfall talk that I did this afternoon. Thanks to everyone who came and for all the great questions. Scrum Under a Waterfall It would be so easy if everyone at our companies just used…
-
Slides & Code from “Testing & Debugging Microsoft SharePoint Applications with Microsoft Visual Studio 2012”
Just wrapped up speaking at Microsoft TechEd New Orleans 2013. As promised, here are the slides and demos from the talk I did with Brian Randell. Testing and Debugging Microsoft SharePoint Applications with Microsoft Visual Studio 2012 Visual Studio 2012 updates 1 and 2 have introduced a host of new capabilities to make it easier…
-
Slides & Code from “Testing & Debugging Microsoft SharePoint Applications with Microsoft Visual Studio 2012”
Just wrapped up speaking at Microsoft TechEd New Orleans 2013. As promised, here are the slides and demos from the talk I did with Brian Randell. Testing and Debugging Microsoft SharePoint Applications with Microsoft Visual Studio 2012 Visual Studio 2012 updates 1 and 2 have introduced a host of new capabilities to make it easier…
-
VSLive Chicago 2013: TFS2012 Build Customization talk
Thanks to those of you who came to my TFS2012 Build customization talk at VSLive Chicago 2013 yesterday. As promised, here are the slides and samples from the talk. Team Foundation Server 2012 Builds: Understand, Configure, and Customize The Build system in TFS2012 could be the best feature in the product. Actually, it’s almost definitely…
-
VSLive Chicago 2013: “Design for Testability” slides & code
I just wrapped up at VSLive Chicago 2013 and, as promised, here are my slides and code samples from the “Design for Testability: Mocks, Stubs, Refactoring, and User Interfaces” talk. Design for Testability: Mocks, Stubs, Refactoring, and User Interfaces You’re sold on unit testing. You’re even doing “test first” development – but there are always…