Sign In
James Manning's blog
Team Foundation Server + PowerShell = Happiness
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
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
Pages
Archive
Archives
April 2009
(1)
January 2009
(6)
December 2008
(2)
November 2008
(1)
September 2008
(1)
July 2008
(3)
June 2008
(9)
May 2008
(15)
April 2008
(4)
March 2008
(1)
February 2008
(4)
January 2008
(2)
November 2007
(2)
October 2007
(2)
September 2007
(1)
July 2007
(8)
June 2007
(3)
May 2007
(4)
March 2007
(12)
February 2007
(23)
January 2007
(7)
December 2006
(1)
November 2006
(14)
October 2006
(5)
September 2006
(10)
August 2006
(4)
July 2006
(2)
June 2006
(4)
May 2006
(1)
April 2006
(4)
March 2006
(5)
February 2006
(8)
January 2006
(8)
December 2005
(1)
November 2005
(4)
October 2005
(8)
September 2005
(7)
August 2005
(1)
June 2005
(6)
May 2005
(1)
April 2005
(1)
March 2005
(1)
February 2005
(4)
December 2004
(3)
October 2004
(1)
September 2004
(1)
August 2004
(3)
July 2004
(5)
June 2004
(4)
October, 2005
MSDN Blogs
>
James Manning's blog
>
October, 2005
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
James Manning's blog
Where is the Team Foundation Beta 3 Extensibility Kit?
Posted
over 7 years ago
by
MSDNArchive
0
Comments
This question comes up fairly often (understandably), so I wanted to point out the update from Brian Harry in the forums: http://forums.microsoft.com/msdn/ShowPost.aspx?PostID=120657 We were supposed to get it last week but there was a miscommunication...
James Manning's blog
Team Foundation {Version,Source} Control - Which is it?
Posted
over 7 years ago
by
MSDNArchive
1
Comments
This is, for the most part, just random useless trivia that hopefully won't really affect customers at all. Over a year ago, RobCaron passed on the news of our (that is to say, Brian 's ;) naming decision for what the project codenamed "Hatteras...
James Manning's blog
Using the tf.exe command-line as a quick-and-dirty way of complementing the VS experience
Posted
over 7 years ago
by
MSDNArchive
0
Comments
One of the things I find myself wanting to do fairly often while working in VS is to see the changes I've made in the current file since pending the edit. VS itself has support for this during the current editing session, but sometimes it's been weeks...
James Manning's blog
I have a 1.1 app - what's going to break as I migrate up to 2.0?
Posted
over 7 years ago
by
MSDNArchive
0
Comments
I've had 2 of my ISV buddies ask me this, so I'll provide the link here that I have to them: http://msdn.microsoft.com/netframework/programming/breakingchanges/default.aspx On a fully-unrelated note, as Buck mentioned , the TFS Beta3 VPC image ...
James Manning's blog
JohnLawr up on Channel9 - check it out!
Posted
over 7 years ago
by
MSDNArchive
0
Comments
The title says Sonal, but this video is really about JohnLawr talking about some of the goodness in Team Foundation . There's a lot of good info in this video, and he shows some of the various parts working together. Some of (many) things you'll see and...
James Manning's blog
Project creation failing with error "The identity [Project Name]\Project Administrators is not a recognized identity."
Posted
over 7 years ago
by
MSDNArchive
3
Comments
This error showed up on the forums , so I want to post about it here to explain what happened to cause this bug and explain the symptoms (you're left with a partially-created project). During project creation (when you click Finish on the Project Creation...
James Manning's blog
simple command-line example: listing the team projects on a server
Posted
over 7 years ago
by
MSDNArchive
5
Comments
This is a very simple example showing a simple use of the ICommonStructureService. Running against my current test server shows some of the test projects I made yesterday while testing a bug fix: % ListTeamProjects.exe jmanning-test empty...
James Manning's blog
tracepoints - get rid of your printf-style debugging!
Posted
over 7 years ago
by
MSDNArchive
0
Comments
With many bugs (most, one would hope), a debugger is your best friend. You step through the code, make sure it’s doing what it’s supposed to, have it break on exceptions (just thrown or unhandled), skip around the code, check for variables at various...
Page 1 of 1 (8 items)