Saturday, June 12, 2010

Certified ScrumMaster

Certified ScrumMaster with Mastery level






Sunday, June 6, 2010

What's in the various VS2010 pack ?

VS 2010 has simplified its licenses. Here are the details of the 3 versions of the product :
Visual Studio 2010 Ultimate, Visual Studio 2010 Premium, Visual Studio 2010 Professional.


Well, you could also add to the list, its free version Visual Studio 2010 Express

Visual Studio 2010 and .NET Framework 4 Training Kit


From Microsoft's web site, here is a training course material (165 Mb) to learn when ever you want (it takes about 3 days full time).

FREE Visual Studio 2010 and .NET Framework 4 Training Kit


Day 1
  • Lap Around Visual Studio 2010 (PPT: What's New In Visual Studio 2010)
  • Lap Around .NET Framework 4 (PPT: Whats New In .NET Framework 4)
  • Managed Languages Overview (C#/VB) (PPT: What's New In C# 4 and Visual Basic 10)
  • Entity Framework 4 (PPT: Whats New In Entity Framework 4)
  • ADO.NET Data Services 1.5 (PPT: Whats New In ADONET Data Services 1.5)
  • Velocity (PPT: Introduction to Project "Velocity")
  • Silverlight 3 (PPT: Not included in the kit)

Day 2
  • ASP.NET 4 (PPT: Whats New In ASP.NET Web Forms 4)
  • AJAX 4 (PPT: Whats New In ASP.NET AJAX 4)
  • Web Deployment with Visual Studio 2010 (PPT: Web Deployment with Visual Studio 2010)
  • Windows Presentation Foundation 4 (PPT: What's New in Windows Presentation Foundation 4)
  • .NET RIA Services (PPT: Introduction to .NET RIA Services)
  • Managed Extensibility Framework (PPT: Introduction to the Managed Extensibility Framework)

Day 3
  • WF/WCF 4 (PPT: Workflow 4: A First Look)
  • Parallel Computing with Visual Studio 2010 (PPT: Parallel Computing with Visual Studio 2010)
  • Parallel Computing for Managed Developers (PPT: Parallel Computing for Managed Developers)
  • Visual Studio Team System 2010
  • These are short modules that can be picked based on the interest of the audience.
         . PPT: Introduction: Visual Studio Team System 2010    . PPT: No More Planning Black Box    . PPT: No More Late Surprises    . PPT: No More Stakeholder Surprises    . PPT: No More Parallel Development Pain    . PPT: No More Bewildering Admin    . PPT: No More No Repro
  • Visual Studio Team System 2010
    •    . PPT: No More Build Breaks    . PPT: No More Butterfly Effect    . PPT: No More UI Regressions    . PPT: No More Missed Requirements or Changes    . PPT: No More Waiting for Build Setup    . PPT: No More Performance Regressions

Team Foundation Server 2010 : Too many users in your Team Project

By default, you have half of the world accessing your Team Project in Team Foundation Server 2010. Since it is based on the AD group, the amount of people automatically added to your project is particularly impressive in large companies.

This is an old problem, since TFS 2008 ; you have to remove the security group : "Team Foundation Valid Users" which could be found in the "Project Security" form.

http://msmvps.com/blogs/vstsblog/archive/2008/08/06/users-can-see-all-team-projects-after-upgrading-from-tfs-2005-to-2008.aspx

Edit your workitems' template in Team Foundation Server

If you've already edited your workitems' template in TFS 2008 (using PowerTools)


You could go far beyond in customizing your Workitems :
TFS 2010 (b2) Custom Work-item-controls getting-started