Latest Team System stories

Upgrade TFS2010 to TFS11 with Detach and Attach(www.codewrecks.com)

submitted by alkampferalkampfer(1873) 2 months, 7 days ago

Upgrade a Team Foundation Server Project Collection from TFS2010 to TFS11 Beta with Detach/Attach and post update manual procedure. read more...

add a comment |category: |Views: 59

tags: another

Running NUnit and xUnit tests in TFS11 build(www.codewrecks.com)

submitted by alkampferalkampfer(1873) 2 months, 23 days ago

This post shows how simple is to run NUnit and xUnit tests during a Team Foundation Server 11 build. read more...

1 comment |category: |Views: 62

tags: another

Interesting links for Visual Studio 11 and TFS 11 Beta(www.codewrecks.com)

submitted by alkampferalkampfer(1873) 2 months, 27 days ago

A series of links related to Visual Studio 11 ALM (VS11 + TFS11) read more...

add a comment |category: |Views: 178

tags: another

A Team Build FTP Activity – Part 1 – The Activity(www.chrissurfleet.co.uk)

submitted by csurfleetcsurfleet(220) 2 months, 29 days ago

This is the first in a 3-part series in which I will go through a complete FTP deployment solution, which will be able to push any configuration of your web application to a remote server and will be fully configurable from a TFS Build Definition. For this first part I will go over how to build the FTP component, while the later posts will cover first a custom TFS workflow and then some custom configuration management. read more...

add a comment |category: |Views: 53

tags: another

Add Chuck Norris to Your TFS 2010 Builds!(blogs.microsoft.co.il)

submitted by yuvmazyuvmaz(44) 4 months, 16 days ago

In this post I describe how to build a custom TFS 2010 build activity that displays a random Chuck Norris fact during an automated build. We use several more advanced concepts like build extensions and the ActivityTracking attribute which are often not described when presenting how to write custom build activities. read more...

1 comment |category: |Views: 42

tags: another

Deep dive in Process template’s states and transitions(www.codewrecks.com)

submitted by alkampferalkampfer(1873) 8 months, 9 days ago

Seventh part of a series of articles dedicated to Team Foundation Server customization of Work Items definition. In this part I'll show how to add rules to transition and states of the Work Item. read more...

add a comment |category: |Views: 18

tags: another

Automatic web deployment from TFS build(softscenario.blogspot.com)

submitted by snaitssnaits(197) 8 months, 12 days ago

A walkthrough of how to set up a web application for automatic deployment through TFS 2010 build server. read more...

1 comment |category: |Views: 105

tags: another

TFS is destroying your development capacity(www.derekhammer.com)

submitted by genkigenki(69) 8 months, 16 days ago

Author explains some of the perceived shortcomings of TFS and what solutions exist that can eventually replace the functionality of TFS. Basic premise is that TFS is a tool that promises to do everything, but in actuality does it all poorly (and doesn't talk to anything else). read more...

7 comments |category: |Views: 304

tags: another

A Bunch of link for TFS ecosystem(www.codewrecks.com)

submitted by alkampferalkampfer(1873) 10 months, 23 days ago

A list of links to useful third party tools for Team Foundation Server. read more...

add a comment |category: |Views: 40

tags: another

Customize State and Transitions of a Work Item(www.codewrecks.com)

submitted by alkampferalkampfer(1873) 10 months, 28 days ago

Sixth part of a series of post that deal with Customization of the Process Template of Team Foundation Server, in this post I explain how to work with State and Transition of Work Items. read more...

add a comment |category: |Views: 5

tags: another

How to make TFS and Git to Play Nice: Taking TFS offline(jaysmith.us)

submitted by JaySmithJaySmith(20) 1 year, 1 month ago

How I was able to get Visual Studio to stop complaining about the Source Control binding when using git locally. read more...

add a comment |category: |Views: 36

tags: another

Git vs Subversion. (www.findbestopensource.com)

submitted by solidstonesolidstone(500) 1 year, 2 months ago

Git and Subversion are most popular and widely used version control system. What is the best situation to choose them? It is important to know its pros and cons, evaluate your requirement and choose the right one. read more...

add a comment |category: |Views: 17

tags: another

Continuous project statistics with StatSVN and TeamCity(www.troyhunt.com)

submitted by troyhunttroyhunt(831) 1 year, 5 months ago

Yesterday I wrote about Continuous code quality measurement with NDepend and TeamCity where I looked at nightly builds that assessed code quality using the very excellent NDepend. These reports are great and it’s easy to configure but you need to make both a dollar investment in the software and an education investment to really understand the metrics and how they relate to code quality. What’s nice about StatSVN is that it’s free and it doesn’t take a lot of thinking to use it. Rather than analysing your codebase, like NDepend, StatSVN analyses your Subversion repository and reports on how your app has changed over time. In a way, it’s kind of chewing gum for the brain (lots of interesting metrics without a whole lot of substance), but there’s bit of value in understanding more about how your project is structured. And hey, it’s free! read more...

add a comment |category: |Views: 50

tags: another

Display complex log information during a tfs 2010 build(www.codewrecks.com)

submitted by alkampferalkampfer(1873) 1 year, 6 months ago

This post explains how you can display complex information during a build from a Custom Activity, thans to a Visual Studio plug-in dedicated to visualize this data. read more...

add a comment |category: |Views: 32

tags: another

Introduction to Visual Studio Test Professional 2010(www.dotnetcurry.com)

submitted by samsertsamsert(2159) 2 years, 3 months ago

In this article we will take an overview of the many features available for Visual Studio Test Professional 2010. read more...

add a comment |category: |Views: 1082

tags: another

TFS 2010 for SourceSafe Users(blogs.msdn.com)

submitted by jbarnesjbarnes(3479) 2 years, 6 months ago

Still stuck in the 90’s when it comes to source code control? wondering what’s coming in the next version of Visual Studio 2010 and Team Foundation Server? TFS 2010 represents a huge step forward in making TFS more approachable by smaller teams. With software development technology continuing to advance and SourceSafe slowly looking older, TFS 2010 is a great opportunity for SourceSafe users to look at updating their toolset. read more...

add a comment |category: |Views: 167

tags: another