Tag: TFS

Development

Introduction to Git Version Control Workflow – Build Azure

Keeping track of file versions has been a long time issue in the world of software. This remains true if you’re writing source code for an application, com
— Read on buildazure.com/2018/02/21/introduction-to-git-version-control-workflow/

CloudDevelopment

Elements for Visual Studio Online & TFS

Elements for Visual Studio Online & TFS.

Elements is a browser extension and does not require any server installation.It supports both Visual Studio Online and Team Foundation Server 2013.

elements-for-visual-studio-online-tfs

Reference

https://mohamedradwan.wordpress.com/2014/12/30/elements-for-visual-studio-online-tfs/

Development

Versioning Assembly during TFS Build 2013

Versioning Assembly during TFS Build 2013

via Versioning Assembly during TFS Build 2013.

Development

Brian Keller’s 5 reasons for Team Foundation Service

Came across a great little video that Brian Keller created on his top 5 reasons for liking Team Foundation Service that I would like to share…

http://vimeo.com/microsoftvisualstudio/review/74686407/42c694668d

Enjoy!

Development

How To: Delete a Team Project from your Team Foundation Service Collection

I came across a post in the MSDN Forums on how to delete a project from your TF Service.

“For some time now Buck Hodges has had a nice BLOG post about deleting team projects from Team Foundation Service collections. Not trying to reinvent the wheel but I thought it valuable to have it here in our support forum, too.

Basically, to delete a team project from your Team Foundation Service collection you will need Visual Studio 2012 (or just Team Explorer 2012, which is free here). These provide you with the "tfsdeleteproject.exe" command line tool, which you run thusly:

tfsdeleteproject /collection:https://<Your Collection>.VisualStudio.com/DefaultCollection <"Project Name">

Don’t forget the "/DefaultCollection" bit.”

Thanks Trevor for providing this.

Reference

http://social.msdn.microsoft.com/Forums/en-US/TFService/thread/81997146-a64f-43fb-9952-57d71542cd11

DevelopmentQA

An Introduction to Microsoft Feedback Client (Visual Studio 2012 Features)

Another one of the new features introduced in Visual Studio 2012 is the Microsoft Feedback Client, which can help your development team gather both solicited and unsolicited feedback about your software projects from your customers and stakeholders.

The feedback client allows you to capture your interaction with the application as video and/or verbal or type-written comments. Your feedback is then stored in Team Foundation Server 2012.

Let’s have a quick look at how to get started and provide some feedback.

Getting Started

Start by going to the Microsoft Visual Studio 2012 program folder and select Microsoft Feedback Client  as shown here:

image

You will then be prompted to connect to your Team Foundation Server. You may have noticed that I’m connecting to my TFS Preview account. This is a FREE preview to TFS in the cloud. I’ll write more about that in a future post.

image

After you’ve connected to your Team Foundation Server, you will see the Microsoft Feedback Client. This is a very simple, yet powerful tool for capturing essential feedback and of course it’s got a similar look and feel to Visual Studio 2012.

1. Launch the application

In this scenario I’m providing voluntary feedback, so I have to manually start the application I want to provide feedback on.

image

However when you initiate a feedback session, your user/stakeholder will receive instructions via email on how to start providing feedback. Once the feedback tool opens to the Start tab, the user will launch your application by following the instructions provided. In this example, a link to start your web application:

image

2. Provide feedback

The feedback tool contains a lot of options for how and what feedback you provide. I will start by providing some simple feedback. In this example I took a screenshot of MS Paint and included a comment.

image

As mentioned above, you can record your interactions with the application, include verbal and/or written comments, attach files and/or screenshots.

image

3. Review and submit your feedback

After you’ve entered your feedback, you can review, make corrections and/or additions and rate your feedback with the stars. Once your ready happy with what you have, click on the Submit and Close button to submit your feedback.

image

After you’ve submitted your feedback, the Microsoft Feedback Client will then close and your feedback is sent to your Team Foundation Server, where the system automatically creates a work item which contains the feedback you submitted.

Now when you connect to your Team Foundation Server and do a query on Feedback, you will see your feedback work items:

image

Downloading the Feedback Client for TFS

If you don’t already have the Microsoft Feedback Client installed, then you will need to browse to the Additional software section on the Visual Studio download page. Here you will expand the Feedback Client for TFS section and select the appropriate download:

image

Wrapping Up

I think this is a great addition to Visual Studio 2012 and is something I look forward to using when developing and testing my software projects and recording the necessary feedback to share with my team.

If you’re not using this tool…you should be.

Further Reading

Here is some additional reading that is available on the MSDN site:

Engage Stakeholders: http://msdn.microsoft.com/library/hh301769(VS.110).aspx#provide_feedback

Provide Feedback: http://msdn.microsoft.com/en-us/library/hh362461.aspx

DesignDevelopment

An Introduction to PowerPoint Storyboarding (Visual Studio 2012 Features)

One of the new features introduced in Visual Studio 2012 is an add-in for PowerPoint that allows you to do Storyboarding.

PowerPoint Storyboarding allows you to quickly and easily put together an interface design, whether it be for a website, a mobile device, Windows 8, or a desktop application, and then get the necessary feedback from your stakeholders. And since it’s PowerPoint, then even your stakeholders can easily make changes and show you exactly what they want.

NOTE: This feature is only available for Visual Studio Premium and Ultimate users.

Let’s Get Started

Start by going to the Microsoft Visual Studio 2012 program folder and select PowerPoint Storyboarding as shown here:

image

This will launch PowerPoint with a blank slide and take you to the Storyboarding tab. You will notice the Storyboard Shapes to the right of your slide and provide all kinds of shapes for your interface design. These shapes are also searchable via the search box.

image

Here is a sample slide of what can be accomplished:

storyboading sample

Managing Shapes

One of the neat features found in PowerPoint Storyboarding is the ability to manage your custom shapes as well as export them for other team members to use.

Additionally you can also download community shapes by going to Visual Studio Gallery and downloading any of the available shapes. Most are free, but at the time of this post…there was 1 paid set of shapes.

Once you’ve downloaded a set of shapes, you can import them from the Import Shapes button found in the Shapes section:

image

Team Integration

If you’re using Team Foundation Server, then you can link your storyboard to one or more requirements/user stories with the Storyboard Links button:

image

NOTE: If you’re not using Team Foundation Server, then there is now a free Team Foundation Server Express 2012 edition, which can be used by up to 5 developers. You can download it from Visual Studio Download page.

product_ex_tfs-tile

So there is no reason not to be using Team Foundation Server .Smile

Further Reading (Documentation)

I found the following links pretty good at documenting Storyboards and providing greater details:

http://msdn.microsoft.com/en-us/library/hh409276(VS.110).aspx

http://msdn.microsoft.com/en-us/library/hh301773(VS.110).aspx

Development

Visual Studio 2012 Now Available

IC611657

Today Microsoft has made Visual Studio 2012 and all it’s related products available to download. You should note that with the 2012 edition, Team Foundation Server Express is available. Sweet!

Download and try it today

Attend the launch event on September 12