Saturday, April 7th, 2007
For those of you who haven’t fallen madly in love with the default code diff’ing tool in TFS he’s how to use WinDiff or another diff tool with TFS…
“Just go to Tools->Options->Source Control->Visual Studio Team Foundation Server and click on Configure User Tools to specify the diff tool of ...
Tags: Coding, TFS, Visual Studio
No Comments »
Saturday, April 7th, 2007
So my new(ish) team, patterns and practices, use TFS rather than the internal tool that I used while developing VS 2005. I'm still learning some of the finer points of TFS to allow me to do some of the things I used to take for granted.
One complaint I have ...
Tags: Coding, TFS, Visual Studio
No Comments »
Tuesday, November 7th, 2006
A while back Eric blogged about How VSTO solves the Excel LCID or Locale issue using a transparent proxy object. While I didn't write the original code I did spend a fair amount of time working on it. The LCID Proxy ensures that all calls to the Excel OM are called using ...
Tags: Visual Studio, VSTO
No Comments »