Solution file version issue when migrating your Build Script to B... Michael Stephenson, January 1, 0001 Ive just been working on upgrading the build generator to support BizTalk 2009 projects. While doing this one of the things i wish to do is to change the compile step to use MsBuild rather than dev env. ... Solution file version issue when migrating your Build Script to B... 0 0 2
TFS Unshelve Changeset Search Wildcard MikeParks, January 1, 0001 All of our developers have recently been dealing with a lot of shelving and unshelving in Team Foundation Server to share code. When unshelving shelvesets, we get prompted to fill in an Owner name text ... TFS Unshelve Changeset Search Wildcard 0 0 0
Enabling TFS 2008 Source Server Functionalities Vincent Grondin, January 1, 0001 Hi, typical project teams have a build environment to streamline the production and release of the various versions of their application or product. In many project, there is more than just the needed ... Enabling TFS 2008 Source Server Functionalities 0 0 0
C# 4.0 Dynamics vs. Reflection SundriedCoder, January 1, 0001 Yes, this is possibly the simplest app ever written and was cooked up as a lunch bet between myself (@sundriedcoder) and David Justice (@davidjustice) while waiting on our TFS server to be rebuilt. Goal, ... C# 4.0 Dynamics vs. Reflection 0 0 3
Team Build 260 Character Path Limit Workaround MikeParks, January 1, 0001 We've recently implemented a new branching strategy for our Team Foundation Server's Source Control. It was a great idea that's working out well but it caused a few problems with our Continuous Integration ... Team Build 260 Character Path Limit Workaround 0 0 10
Life In The Cube: In The Big City MikeParks, January 1, 0001 So, somehow within the past five years I’ve mapped out my life to lead to a point where I’m sitting here blogging on GeeksWithBlogs.net. I never would have guessed it…lol There’s no need for me to sweat ... Life In The Cube: In The Big City 0 0 0
TFS Rollbacks: An easier way Denis Pitcher, January 1, 0001 After a couple painfull rollbacks of TFS checkins I dreaded doing so again with TFS Powertoys or individually checking out specific file versions one by one. This time I found a much easier trick. Open ... TFS Rollbacks: An easier way 0 0 3
Turning on code coverage/instrumentation in a TFS Build Tim Huffam, January 1, 0001 This requires a testrunconfig file that has been configured correctly. To do this I did the following: In VS2008, right click on Solution Items folder and select Add - New Item... Select Test Run Configuration ... Turning on code coverage/instrumentation in a TFS Build 0 0 2
How to turn on unit testing in your TFS build Tim Huffam, January 1, 0001 The following will make your builds (running on a TFS Server) execute your unit tests after the build: Open your build file (eg TFSBuild.proj). VS2008 has a nice xml editor for this. Search for the RunTest ... How to turn on unit testing in your TFS build 0 0 9
Rebuilding TFSWarehouse Chris Eargle, January 1, 0001 I was tasked today with fixing the reporting in Team Foundation Server. The Team System cube either does not exist or has not been processed.Note: Cross posted from KodefuGuru. Permalink ... Rebuilding TFSWarehouse 0 0 0
Change Excel connection to a team project Clara Oscura, January 1, 0001 Once you have imported a list of work items in excel from a team project in TFS, the excel file always proposes work items from the same team project. It does not seem possible to obtain the "connect to ... Change Excel connection to a team project 0 0 6
5 Quick Steps to Get Introduced with Visual Studio Team System an... Mohammad Ashraful Alam, January 1, 0001 Last month (May 2009) Microsoft has released its first beta for Visual Studio Team System 2010 and Team Foundation Server 2010 release, two of the most waited and wanted tools in developer community. From ... 5 Quick Steps to Get Introduced with Visual Studio Team System an... 0 0 0
Connecting VS2008 to any TFS2010 Project Collection Martin Hinshelwood, January 1, 0001 *Moved to: Connecting VS2008 to any TFS2010 Project CollectionEasy peasy, all you need is the full URL from the project collection and you will be able to connect directly to it as if it was a different ... Connecting VS2008 to any TFS2010 Project Collection 0 0 2
Upgrading to TFS 2010 Beta 1 and SQL Collation Martin Hinshelwood, January 1, 0001 *Moved to: Upgrading to TFS 2010 Beta 1 and SQL Collation I have just finished installing TFS 2010 beta 1 and doing an upgrade of out TFS 2008 data. This did not go well… Due to a collation mismatch between ... Upgrading to TFS 2010 Beta 1 and SQL Collation 0 0 1
Catching unhandled exceptions and sending them to BugTracker.NET Malisa L. Ncube, January 1, 0001 1. Introduction Have you ever been in a situation where the users are unable to explain how an error was displayed on their computer and moreover describe the details of the error message? Well… I wonder ... Catching unhandled exceptions and sending them to BugTracker.NET 0 0 11
VS2010 is available for public download Ramaraju, January 1, 0001 Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; ... VS2010 is available for public download 0 0 0
Solution to connecting to TFS using HTTPS over the Internet from ... Martin Hinshelwood, January 1, 0001 *Moved to: Solution to connecting to TFS using HTTPS over the Internet from behind ISAThis problem it seams is to do with the way Visual Studio 2010 connects to your TFS server over HTTPS. The default ... Solution to connecting to TFS using HTTPS over the Internet from ... 0 0 11
Unable to connect to TFS using HTTPS over the Internet from behin... Martin Hinshelwood, January 1, 0001 *Moved to: Unable to connect to TFS using HTTPS over the Internet from behind ISAI have a number of CodePlex projects that I connect to from work and I have had a problem since 2008 that it does not always ... Unable to connect to TFS using HTTPS over the Internet from behin... 0 0 0
TFS 2010 Beta 1 Installation Bug omarv, January 1, 0001 There is a bug in the TFS 2010 Beta 1 installation, it is described in section 1.3.4 of the Readme file but since a lot of us go read that file after installation is complete I figured the more blog posts ... TFS 2010 Beta 1 Installation Bug 0 0 0
VSTS 2010 Beta on MSDN Subscriber Downloads Aaron Kowall, January 1, 0001 GO OUT AND GET IT! Downloads include Team Suite 2010 and Team Foundation Server 2010. There are a LOT of new features to check out. Brian Harry has been blogging the features in detail for a while now. ... VSTS 2010 Beta on MSDN Subscriber Downloads 0 0 0
Visual Studio 2010 and TFS 2010 B1 Etienne Tremblay, January 1, 0001 Well it look like it’s finally upon us. Soma just announce the availability of it for today on MSDN. Read all about it here. I’ve been busy evaluating it and giving feedback on it for the last 3 years ... Visual Studio 2010 and TFS 2010 B1 0 0 1
Connecting VS2010 to TFS 2008 Martin Hinshelwood, January 1, 0001 *Moved to: Connecting VS2010 to TFS 2008Connecting Visual Studio 2010 to Team Foundation Server 2008 is a snitch… If you have done it from VS200x to TFS200x then you will have no problems understanding ... Connecting VS2010 to TFS 2008 0 0 6
Visual Studio Team System 2010 Beta 1 Ships Martin Hinshelwood, January 1, 0001 *Moved to: Visual Studio Team System 2010 Beta 1 ShipsVisual Studio 2010 Team Suit Beta 1 and Visual Studio 2010 Team Foundation Server Beta 1 will be available to download from MSDN today at 5pm (GMT) ... Visual Studio Team System 2010 Beta 1 Ships 0 0 1
UppercuT - Automated Builds - UppercuT.config Robz / Fervent Coder, January 1, 0001 Recently I posted about UppercuT, the insanely easy to use build framework. There are so many things you can do with UppercuT, that it may make your life easier. We decided to make it even easier to use ... UppercuT - Automated Builds - UppercuT.config 0 0 4
Microsoft Test and Lab Manager Chris Eargle, January 1, 0001 Visual Studio Team System is getting a new tool: Microsoft Test and Lab Manager. It was codenamed Camano and announced last year at PDC08, but new details have emerged via Jason Zander's blog. The tool ... Microsoft Test and Lab Manager 0 0 1
TechEd Day 1 Continued Aaron Kowall, January 1, 0001 Azure session with Chappel was pretty good. I have a better perspective on where Azure fits in. Then attended: OFC03-INT - Integrating Application Lifecycle Management and Project Portfolio Management. ... TechEd Day 1 Continued 0 0 0
NINE Questions with Donn Felker NINEQuestions, January 1, 0001 Donn’s a pretty interesting guy I’ve known for a while now. He’s an active community leader and has had a rather interesting career path. I have been nagging him for an interview for some time. I’ll let ... NINE Questions with Donn Felker 0 0 1
NINE Questions with Kirstin Juhl NINEQuestions, January 1, 0001 I've known Kirstin pretty much since she came to Magenic, and she's one of the smartest (and most energetic) people I know. Shortly after joining our team, she was off and running and hasn't slowed down ... NINE Questions with Kirstin Juhl 0 0 1
NINE Questions with Chris Williams NINEQuestions, January 1, 0001 We're shaking things up a bit over here at NINEQuestions.net. My 32nd cousin (she was born a Williams) and temporary co-host Rachel Appel is turning things around and asking me the questions this time. ... NINE Questions with Chris Williams 0 0 2
Making a Win7 Bootable USB device. Shawn Cicoria, January 1, 0001 I have an old Toshiba that has no optical drive. To install Win7, I needed a bootable USB stick. Here are the basic steps 0. Download Win7 http://www.microsoft.com/wi... 1. Get a USB stick ... Making a Win7 Bootable USB device. 0 0 3
Fail a build if tests fail Martin Hinshelwood, January 1, 0001 *Moved to: Fail a build if tests failIt took me longer than I thought it would to find this, but is you are using TFS2008 and you want builds to fail if any of the tests fail then you can add the following ... Fail a build if tests fail 0 0 5
Team System 2010 Overview Chris Eargle, January 1, 0001 Brian Harry has posted a list of features that will be in the upcoming beta 1 of Visual Studio 2010 Team System. Unfortunately, the date of release for beta 1 has not been announced yet. Architecture (http://blogs.msdn.com/came... ... Team System 2010 Overview 0 0 0
MSDN Flash Podcast Pilot – April 22nd 2009 Eric Nelson, January 1, 0001 This is a pilot podcast to accompany the fortnightly MSDN Flash newsletter. I would appreciate feedback on what you liked and what you didn’t – and even whether you managed to make it through the 20minutes. ... MSDN Flash Podcast Pilot – April 22nd 2009 0 0 5
TFS Team Project Collections Aaron Kowall, January 1, 0001 Brian Harry is continuing his series on new VSTS 2010 features. His latest entry deals with some restructuring of the Team Foundation Server and specifically the way projects are stored. Team Project Collections ... TFS Team Project Collections 0 0 0
TFS 2008 Get Latest Automatically DennisBottjer, January 1, 0001 Issue: Ensure your code is the latest before a check out. Not working with the latest code often creates a confusing situation for a developers trying to debug misbehaving code. Furthermore, it becomes ... TFS 2008 Get Latest Automatically 0 0 1
Using GZipStream to zip all files in folder Rohit Gupta, January 1, 0001 There is a neat little trick that one has to follow inorder to zip a entire folder into a gzip file. It is essentially a two step process Zip individual files in a folder using TarArchive Zip the tar file ... Using GZipStream to zip all files in folder 0 0 1
How much does Team Foundation Server REALLY cost vs SourceSafe? Eric Nelson, January 1, 0001 I was discussing with one of our TFS specialists the costs of going down the route of Visual Studio Team System and Team Foundation Server – specifically in the context of comparing it with purchasing ... How much does Team Foundation Server REALLY cost vs SourceSafe? 0 0 9
Less stress with source code control Kit Ong, January 1, 0001 I like the background classical music, I feel less stressed working with TFS now.... http://www.microsoft.com/uk... ... Less stress with source code control 0 0 1
Me, a Team System MVP – Wow ! terje, January 1, 0001 I was informed April 1st that I had received the MVP Award for Team System. It first appeared on the blogsite of Rune Grothaug, and later the same day a mail dropped into my Inbox from Microsoft. I knew ... Me, a Team System MVP – Wow ! 0 0 1
Upcoming classes, at a great deal! TwinCitiesITandDevEvents, January 1, 0001 We have a number of upcoming IT and Business Application courses, and I am willing to make a deal! Email me to get signed up and to start the bargaining! 6215 Implementing and Administering Microsoft Visual ... Upcoming classes, at a great deal! 0 0 0
The weekly SyncToBlog: #4 Eric Nelson, January 1, 0001 Development related: Extend IE7 and IE8: Make extending IE7 and IE8 that much easier with a little spicIE :-) With SpicIE you can develop your own event handlers, toolbar buttons, menu entries, toolbars ... The weekly SyncToBlog: #4 0 0 0
Error 8013150A Importing TFS Work Item Templates with TFS Power T... Jeff Ferguson, January 1, 0001 I just ran across this error while using the Team Foundation Server Power Tools to import a work item template XML document into a TFS instance: Error 0x8013150A: An error relating to security occurred. ... Error 8013150A Importing TFS Work Item Templates with TFS Power T... 0 0 0
NINE Questions with Donn Felker Chris Williams, January 1, 0001 Donn’s a pretty interesting guy I’ve known for a while now. He’s an active community leader and has had a rather interesting career path. I have been nagging him for an interview for some time. I’ll let ... NINE Questions with Donn Felker 0 0 0
MVP Global Summit Chris Eargle, January 1, 0001 I attended the MVP Global Summit 2009 in Seattle/Redmond, Washington a couple of weeks ago. I had a pretty good time hanging out with other MVPs and the Managed Languages team. I learned a lot, and I had ... MVP Global Summit 0 0 0
How to pull all Pending Changes (Checked Out Items) from TFS 2005... tbeaty, January 1, 0001 After reading Tom Fischer's blog entry on How to pull all Pending Changes (Checked Out Items) from TFS 2005 or 2008 I thought I would look into how to accomplish the same objective using SSRS and SQL. ... How to pull all Pending Changes (Checked Out Items) from TFS 2005... 0 0 1
How To Expose TFS 2008 Work Items using Web Access DennisBottjer, January 1, 0001 Issue: We wanted to exposes work items, bugs, etc. to the customer without exposing all the other Web Access Tabs such as Source, Documents, and Builds. Solution: Team System Web Access SP1 Team System ... How To Expose TFS 2008 Work Items using Web Access 0 0 0
Saving and Retrieving File Using FileStream SQL Server 2008 Agha Usman Ahmed, January 1, 0001 FileStream data type is a very important feature of SQL Server 2008 and gradually getting popular amongst developer for it’s feasibility. And in the past few days specially after “Configure SQL Server ... Saving and Retrieving File Using FileStream SQL Server 2008 0 0 1
c2c 2009 - sciezka .Net - relacja jakubmal, January 1, 0001 14 marca 2009 odbyla sie darmowa (a jakze!) konferencja Community 2 Community, jednak z racji faktu, ze na poprzedniej mnie nie bylo, moge opisac jedynie tegoroczna edycje. Najwiekszym problemem byla rejestracja ... c2c 2009 - sciezka .Net - relacja 0 0 5
TFS Error: The process cannot access the file ProxyStatistics.xml... hongyes, January 1, 0001 Recently my customer encounters the following errors in TFS 2005: Exception Message: The process cannot access the file 'X:\Program Files\Microsoft Visual Studio 2005 Team Foundation Server\Web Services\VersionControl\App... ... TFS Error: The process cannot access the file ProxyStatistics.xml... 0 0 0
Orlando Code Camp coming up soon Brian Scarbeau, January 1, 0001 Here's what's happening: Attendees: 428 Sessions: 73 Speakers: 49 Tracks: 15 Sessions: ASP.NET Make your Data Dance with ASP.NET Dynamic Databy Shawn Weisfeld + Show Description ASP.NET Dynamic Data is ... Orlando Code Camp coming up soon 0 0 0