Wednesday, October 13, 2010

Presenting at DogFood v3 Conference (#dogfoodcon) - Nuts and Bolts of Visual Studio Scrum v1.0 Template

Please join us for the 3rd Annual Dog Food Conference (http://www.dogfoodcon.com/dogfood/).  There will be speakers from MS Gold Certified Partners, MS MVPs, IT authors, community leads, and MS corporation subject matter experts and evangelists.  There will designated areas for hardware demos from  HP, Polycom, Dell and Windows Phone 7. Agenda and schedule for hardware demos at download agenda links.

DF2010-LOGOWhen: November 4-5, 2010  8:10–4:30 PM
Where:
Microsoft Office - 8800 Lyra Dr, Suite 400, Columbus, OH 43240
Who should attend: CIOs, IT Managers, IT Pros, developers, collaboration specialists, CISOs, business analysts, project managers

My Abstract:
Visual Studio and Team Foundation Server (TFS) are the cornerstones of development on the Microsoft .NET platform. These tools represent some of the best opportunities for success and to experience a focused and smooth software development process. For TFS 2010 Microsoft heavily invested in Scrum and is moving some internal product teams onto the approach.

This session is not about Scrum in depth, (for that please visit scrum.org) but rather, we will cover the lifecycle of creating work items and how this fits into Scrum using Visual Studio ALM and Team Foundation Server. We will cover in detail:

  • How to successfully gather requirements
  • How to plan a project using TFS 2010 and Scrum
  • How to work with a product backlog in TFS 2010
  • The right way to plan a sprint with TFS 2010
  • Tracking your progress
  • The right way to use work items
  • Leveraging built-in reporting and Project portals available on the SharePoint dashboard
  • Reports targeted to the Product Owner / Project Manager

You will walk away knowing how to interpret and understand a project health and progress. Visual Studio ALM is designed to address many of the problems faced by teams using traditional approaches. It does

so by providing a set of integrated tools to help teams improve their software development activities and to help management better support the software development processes.

Friday, September 24, 2010

10-4, Next Chapter in My Life

I have been doing consulting work at Quick Solutions since April 2004, during this time I had a privilege to work with some of the brightest people. There is no need for me to list all the talented people that are (or were) working at QSI. Quick does not need any introductions, everyone in Central Ohio knows about the company; we even have a joke that if you want to grow in your career you have to work at QSI at some point of your life. 

As time is a continuum of change; the change in my life is a new job opportunity at Cardinal Solutions. I am looking forward teaming up with Jeff Hunsaker, Visual Studio ALM MVP (my new boss) to deliver the goodness of VS\TFS 2010 and .NET4. Working with Jeff will give me an opportunity to take my consulting skills to the next level.

As Archimedes said long time ago: “Give me a place to stand on, and I will move the Earth” <>, but seriously I am looking forward contributing to Cardinal Solutions practices, meeting new clients/opportunities, expanding people's awareness of Microsoft tools, .NET, and agile practices.

How appropriate that my true first (zero based) day at Cardinal will fall on 10-4 !

Friday, August 27, 2010

So I have join the club of people that have problems with using Cisco VPN Client

If you are starring at the screen and see a messages like: “Unable to establish VPN” or “The VPN client agent was unable to create the interrocess communication depot” you may be in luck.

Assuming that you have checked the oblivious like, correct username/password or right server connection you may be a victim of “Internet Connection Sharing”.

I have been running Window Server 2008 R2 for some time and love it because of the power of Hyper-V with regards to managing my virtual environments.  One thing that I have done is shared my Wireless Adapter with my virtual Adapter so I can get internet connectivity to my VMs while I am connected to WIFI.

Little that I knew that it would interfere with my ability to use Cisco VPN.  I even un-installed and try to re-install the client to be greeted by more errors:

Capture

At the end all I had to do is to disable “Internet Connection Sharing” and Cisco VPN started to work.

image

I hope it will save you some time.

Friday, August 6, 2010

Accessing TFS2010 from Visual Studio 2008

I have run several times into a question: Can I (How Do I) connect to TFS2010 from Visual Studio 2008? The answer is YES you can, and here what you need to do:

1. Make sure that Service Pack 1 for Visual Studio 2008 has been installed

2. Download and install Visual Studio Team System 2008 Service Pack 1 Forward Compatibility Update for TFS 2010.

3. Configure connection to your TFS server.

In TFS2010 we now have ability to host multiple collections, groups of Team Project, so as result when accessing to TFS2010 we need to know what collection we are interested in.

General TFS connection constructed like:

http(s)://{Server Name}:{Port}/{Directory}/{Collection Name}

where as:

  • {Server Name}, either the name of the server TFS2010 installed on (application tier) or Fully Qualify Domain Name that would resolve to the location of your TFS server
  • {Port }, the port configured for TFS access
  • {Path}, the path to installed TFS services
  • {Collection Name}, name of TFS Team Collection

If you have installed TFS2010 following default suggestions it would be something like that: http://{Server Name}:8080/tfs/DefaultCollection

For example if you have downloaded VS2010 RTM Virtual Machine from Brian Keller’s blog then you can access TFS server from VS2008 by configuring connection string as:

image

4. But there are limitations on what you can do from Visual Studio 2008 Team Explorer with TFS2010, some of the big ones:

  • Creating new Projects
  • Working with Hierarchical WorkItem Queries
  • Managing Builds
  • Reports
  • etc

Due to all the new features made to TFS2010.

Wednesday, July 21, 2010

Microsoft Visual Studio Scrum 1.0 is out in the wild

Until recently only short lived eScrum template was the only attempt by Microsoft to bring Scrum framework into TFS Process. With recent attention to ALM, Microsoft took a second stab at Scrum template and they have made a fantastic job.  You can download the template from Visual Studio Gallery.

There are plenty blogs, I highly recommend that you check at least:
 Aaron Bjork, Announcing Microsoft Visual Studio Scrum 1.0
 John Bristowe, Installing Scrum Template

Wednesday, June 23, 2010

Follow up on Two Day Visual Studio 2010 ALM Overview

Please provide us with feedback on the event by visiting speakerrate site:

Feedback on Day 1 Feedback on Day2
http://speakerrate.com/talks/3675-two-day-visual-studio-2010-briefing-on-june-22-23 http://speakerrate.com/talks/3676-day-2-of-vs2010-alm-briefing

Let us know if you are interested on the follow up events or more of the deep dive on specific topics.

Since mostly of the time we have spent in the VS2010 IDE, here a set of Power Point Presentation that cover topics of our demos:

0. Agenda

1. Visual Studio Executive Overview presented by Randy Pagels is found on www.teamsystemcafe.net as well a numerous number of other useful resources

2. Presentation on scrum has been mostly borrowed from the PSD training course offered through www.scrum.org.  And if you are interested to learn how you can take advantage of VS2010 with Scrum framework, please see 5 day training class http://courses.scrum.org/classes/title/professional-scrum-developer-net.

3. Modified presentations on how to use Excel workbooks for planning iterations and sprints, originally created by Aaron Bjork is here.

4. Great overview of third party tools (TeamSpec and Storyboarding for VSTS) that can help us to manage requirements: https://cid-bf5e5c36e45ea1bd.office.live.com/viewpermissions.aspx/SDLC-in-a-Box/SDLC-2010/SDLC4-1.3-ManagingRequirements.pptx?ref=11

5. Architecture tools in VS2010 presentation.  If you are interested in learning more about Arc. Tools please visit Cameron Skinner blog and check out a great recording by Brian Keller on channel 9.  Also Microsoft updated its Visual Studio Training Kit it has a great set of labs walking you through various VS features including Architecture tools.

6. Database Tools in VS2010 presentation, it goes over some of thenew features and improvements from VSTS2008 Database Professional.

7. Brief Summary on TeamBuild, including Branch/Merge improvements and workflow steps.

8. Dev tools and Test manager deck (coming soon).

9. TFS2010 Reports presentation.

10. Additional resources of interest: Team Lab Management and TFS2010 overview.

 

Please keep an eye on upcoming Microsoft DogFood Developers Conference conference.  The site will be updated shortly to reflect 3rd Annual agenda. 

Danilo Casino has local user group section at the end of the agenda document, please check it out, especially COALMG (www.coalmg.org) a user group dedicated to ALM.

Saturday, June 5, 2010

Two day Visual Studio 2010 briefing on June 22-23

What:
This Application Lifecycle Management (ALM) session will led by two community leads. This 2 day briefing will discuss ALM, from initial conception through requirements gathering, design, development, testing, build & review processes.  We also integrate the Scrum framework, integration with non-Microsoft development and offerings for Visual Studio 2010 Team System.

Targeted Audience:
Project Managers, Developers, Architects, DBAs and Business Analysts looking for ALM and researching Team Foundation Server and Visual Studio 2010.

Speakers:
Alexei Govorine, Quick Solutions, Manager of ALM Practice and  is a co-founder of the Central Ohio ALM Group, Twitter: @Leshka
Ryan Cromwell, SDS Consulting, Team Foundation Server Technical Specialist, Twitter: @cromwellryan

Agenda (draft version): 

Day 1 · June 22nd
  • Keynote
  • Business Value Overview
  • Why Process
  • Team Explorer
  • Project Management
  • Architecture Tools
Day 2 · June 23rd
  • Development Practices
  • Database Tools
  • Team Build
  • Test Manager
  • Reports
  • Retrospective

Additional information on Ryan’s blog.

Where: 8800 Lyra Dr, Suite 400, Columbus, OH 43240

When: June 22-23, 2010 from 9-4:30 PM, both days..

Registration: at Microsoft US Events