Upcoming Team System stories

More on TFS 2010 Build Extensions(blogs.microsoft.co.il)

submitted by yuvmazyuvmaz(44) 3 months, 23 days ago

A short description of the available build extensions in TFS 2010 Team Build. read more...

add a comment |category: |Views: 8

tags: another

Visual Studio TFS: How to undelete file(s)(dobrzanski.net)

submitted by dobrzanski.netdobrzanski.net(173) 4 months ago

Find out how to undelete file(s) in Visual Studio Team Foundation Server. read more...

add a comment |category: |Views: 5

tags: another

Searching in TFS Work Items never was so Easy thanks to Power Tools(www.codewrecks.com)

submitted by alkampferalkampfer(1873) 5 months, 5 days ago

A post that explains how to search work item in Team Foundation Server with Web Access or the new Searchbox introduced in TFS Power Tools of August 2011 (That was improved in the December 2011 release) read more...

add a comment |category: |Views: 5

tags: another

Coded UI Testing - Could not load Visual Studio Test Assembly(blogs.kungfucoder.com)

submitted by JohnBergmanJohnBergman(20) 7 months, 12 days ago

This article describes how to correct issues when usign the CodedUI Tests and TFS Lab Management computers, without visual studio installed on the VM running the tests. read more...

add a comment |category: |Views: 3

tags: another

Teams in Visual Studio 11 CTP, The Bug Backlog.(www.clemensreijnen.nl)

submitted by clemensreijnenclemensreijnen(10) 7 months, 14 days ago

Default are bugs visually in the product backlog. When a tester files a bugs from test manager (or any other client tool), it will be shown in the teams product backlog. Now, not everybody is happy with the solution that every bug is visible in the backlog. many small bugs will blur the visual management capability of the backlog and task board, and maybe very big ones are to big to solve in the same sprint or need some more investigation and product owner collaboration. read more...

1 comment |category: |Views: 3

tags: another

How to Setup Sprint or Iterations in a Telerik TeamPulse Project?(www.kunal-chowdhury.com)

submitted by kunal2383kunal2383(1427) 8 months, 7 days ago

Last day we discussed on project creation in TeamPulse team management solution. If you didn’t yet read it, follow this post here: “How to Create a New Telerik TeamPulse Project?” where we discussed the project creation step-by-step. Today in this article, we will use that project and will show you how to create Sprints/Iterations inside your TeamPulse project, so that, you can plan your sprint/iteration properly for your team. In the next article, we will learn how to use iterations and add stories for each sprint. Let’s discuss on the iteration creation and deletion of it in depth. read more...

add a comment |category: |Views: 1

tags: another

How to Create a New Telerik TeamPulse Project?(www.kunal-chowdhury.com)

submitted by kunal2383kunal2383(1427) 8 months, 9 days ago

Yesterday, in the post “TeamPulse - A Project Management Solution from Telerik”, we discussed about Telerik TeamPulse application. We discussed about installation requirements and also shared the links to download the TeamPulse. In this post, we will learn how to create a TeamPulse project for your team, so that you can manage your stories, bugs and check the status of each individual story. Read more to learn about it. read more...

add a comment |category: |Views: 2

tags: another

TeamPulse - A Project Management Solution from Telerik(www.kunal-chowdhury.com)

submitted by kunal2383kunal2383(1427) 8 months, 9 days ago

Telerik TeamPulse - A Project Management Solution from TelerikTeamPulse is a project management solution from Telerik based on Agile best practices. You can manage your team project using this Silverlight based tool to actively collaborate between team members, track progress of project. It is a web based Silverlight application, where you can track your project status and other information. In this post, I will share you details about this project management solution, link to download the installer and other stuffs. If you want to explore it, download the installer and setup the solution now. read more...

add a comment |category: |Views: 6

tags: another

Setting Up Continuous Deployment In TFS(www.chrissurfleet.co.uk)

submitted by csurfleetcsurfleet(211) 10 months, 5 days ago

Continuous Integration, its sooooo last week. If you’re thinking about getting into CI, you’re behind the curve. Seriously. Fear not though, it’s a simple matter to not only continuously integrate, but to continuously deploy your application. I show you how. read more...

add a comment |category: |Views: 16

tags: another

Refactoring C# Code Using Visual Studio 2010- Part 1 (www.codegain.com)

submitted by codegaincodegain(2794) 10 months, 13 days ago

Visual studio 2010 is a Great IDE(Integrated Development Environment) and we all are using it in day by day for our coding purpose. There are many great features provided by Visual Studio 2010 read more...

add a comment |category: |Views: 3

tags: another

Interesting rules to customize Work Items(www.codewrecks.com)

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

Fourth part on a litte series of posts that explain how to customize Team Foundation Server Work Item's definition. read more...

add a comment |category: |Views: 1

tags: another

Customize TFS PRocess Template(www.codewrecks.com)

submitted by alkampferalkampfer(1873) 11 months, 3 days ago

First on a little series of post dedicated to Team Process Customization for Team Foundation Server. read more...

add a comment |category: |Views: 2

tags: another

Moving from SVN to Mercurial(www.hieu.co.uk)

submitted by hieuukhieuuk(175) 1 year ago

When I start at my company, their system uses a very old SVN system. It’s slow, it can’t even branch properly and give me conflicts all the time. So the very first thing is to migrate it to a new version control system. I wrote a tutorial about starting with Git before, so I’m quite tempting to use Git, but in the end I decide to go for Mercurial. This article will show you how to move your existing projects in SVN to a mercurial repository. read more...

add a comment |category: |Views: 4

tags: another

Continuous Integration(softwaredelivered.wordpress.com)

submitted by MadhuriMMadhuriM(25) 1 year ago

The value Continuous Integration of a Software Project can bring about to a project / team not just from a developers perspective also to other stakeholders. My view of how I learn from my experiences how Continuous Integation can be a great accelerator in project delivery and execution. read more...

add a comment |category: |Views: 2

tags: another

TeamPulse R1 2011 is Here: Bug Tracking, Productivity Features (blogs.telerik.com)

submitted by KodefuGuruKodefuGuru(2818) 1 year ago

We are very excited to announce the official release of the R1 2011 version of our agile project management tool TeamPulse. This release expands the tool’s feature set with the addition of a Bug Tracking module, which allows users to record, triage, assign and evaluate bugs in an easy and intuitive way. We also wanted R1 2011 to be about increasing individual and team productivity. That’s why we introduced features like the “My Perspective” view, and the interactive TaskBoard, which give users more control over their daily work. Read through for the full list of new features. read more...

add a comment |category: |Views: 4

tags: another

How to Integrate FxCop in VSTS 2010?(dotnetdlr.com)

submitted by neerajkaushik123neerajkaushik123(5) 1 year ago

FxCop is standalone tool that can analyse managed code assemblies. It gives report about improvement in code based on Microsoft standard coding guidelines. However you can also add your rules in this tool. FxCop is not integrated into Visual studio. There is separate extension (FxCop Integrator ) which can integrate Fxcop in Visual Studio 2010. read more...

add a comment |category: |Views: 8

tags: another