Tag: New Features in Visual Studio 2012

DesignDevelopment

iOS, iPhone and iPad Storyboarding

Three new sets of storyboarding shapes are now available for iOS, iPhone and iPad.

These shape libraries are available with the Storyboarding functionality that is included with Visual Studio 2012 Premium, Ultimate and Test Professional products.

Here are a sample of the icons included with these shape libraries…

Common iOS Icons

iPhone controls

iPad controls

You can read more about Storyboarding functionality in my blog post  an introduction to PowerPoint storyboarding.

Downloading the Shapes

You can download these shape from the Visual Studio Gallery.

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