Sign In
William Bartholomew
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Team Foundation Build
Archive
Archives
January 2012
(1)
December 2011
(1)
February 2011
(1)
December 2010
(3)
November 2010
(1)
October 2010
(2)
June 2010
(3)
May 2010
(1)
April 2010
(1)
January 2010
(1)
December 2009
(5)
November 2009
(5)
October 2009
(3)
November, 2009
MSDN Blogs
>
William Bartholomew
>
November, 2009
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
William Bartholomew
Excluding Code from Code Coverage Metrics
Posted
over 3 years ago
by
William D. Bartholomew
1
Comments
I was working on a small application today and it included a very thin wrapper around .NET Framework classes to make my code easier to test (i.e. providing interfaces and adapters for .NET Framework classes so I can mock them out). Because these wrappers...
William Bartholomew
Applications As Composition Of Services
Posted
over 3 years ago
by
William D. Bartholomew
0
Comments
After watching a Tech.Ed session by Juval Lowy and working with a variety of workflow-based applications (MSBuild build processes, Workflow Foundation build processes, etc.) I’ve come to realize that there is significant value to be gained by thinking...
William Bartholomew
Tips for Writing Console Applications
Posted
over 3 years ago
by
William D. Bartholomew
0
Comments
I write a lot of console applications for everything from testing a snippet of .NET code to simple utilities to automate a process or solve a problem. Here are a couple of tips for writing console applications. Use Exit Codes Traditionally console applications...
William Bartholomew
Upgrade Paths for Custom MSBuild Tasks
Posted
over 3 years ago
by
William D. Bartholomew
0
Comments
I’m regularly asked what’s the best way to upgrade an MSBuild-based build process to a Workflow Foundation-based build process and one of the most important parts of this is how to leverage the investment and dependence you have on any custom MBBuild...
William Bartholomew
Building .NET 4.0 Applications Using Team Build 2008
Posted
over 3 years ago
by
William D. Bartholomew
6
Comments
Our division’s primary Team Foundation Server is running TFS 2008 and as such we’re using Team Build 2008. This week I wanted to set up a Team Build 2008 definition to build a .NET 4.0 Silverlight application and this post explains how to do that. ...
Page 1 of 1 (5 items)