Welcome to BARMAGY Sign in | Join | Help

Cameron Skinner wrote an amazing post discussing the composition of VSTS 2010, giving some higher level descriptions of the parts that make up the whole product.

It's a must read post ... Well done Skinner ...

Team Foundation Server Collaboration Providers is a new CodePlex Project that targets Community Contribution for Collaboration providers for different IM and VoIP integration as the TFS 2008 Power Tools enables rich integration with other team members via IM and VoIP chat.

The Power Tools integrates with Live Communicator and Windows Live Messenger Out of the Box.

Skype Provider Initial version is now available as the first Collaboration Provider in the project with more to come ...

Never thought of listing all TFS 2008 Web Services before until I needed to start access them directly.

Below is the full list of Web Services which comes in two versions, V1.0 and V2.0 for backward compatibility I believe ...

Build Service

V1.0

V2.0

Services Service

V1.0    

V2.0

Version Control Service

V1.0

Warehouse Service

V1.0

WorkItem Tracking Service

V1.0

Sticky Buddy is a Digital Dashboard that will run off Team Foundation Server and allow teams to display information on the status of their development on one or many projects.

The application will consist of a main screen that queries a TFS Server and pulls a list of projects that the user can select for display and within each project it will display the iteration tree.

This tree will be displayed as a set of concentric columns that are populated with "Change Requests" and "Requirements" that are currently within that iteration path.

Each of the Work Items displayed will show limited information about itself, which user it is assigned to, its Area and title. But it will also display the number of sub items within each item. This will give an indication of the length of time necessary to complete all of the sub-work items within that iteration so it can be moved on to the next.

A set of rules will determine the color or icons associated with each item based on their status. These rules may include:

  • Is this item overdue?
  • Does this work item have any blocked work items associated with it?
  • Does this work item have any risks associated with it?

Sticky Buddy is available on CodePlex

VSTS 2010 PDC Lab Session is available on Channel 9 that was done by Cameron Skinner

In the spirit of an agile sprint, see how to use the next version of Visual Studio Team System to manage user stories and re-factor existing architecture. Learn how to diagnose real production problems, debug in-production virtual labs, capture test data to eliminate the no-repro bugs, transparently plan, monitor, and adapt software projects.

The TFS Power Tools October 2008 Release is now available for download on Microsoft Download Center

New in the October Release

Team Members (NEW!)

  • Adds a new node under each Team Project to the Team Explorer called "Team Members" that identifies people who work on the project.
  • Serves as a "pivot point" for information about and operations on people and teams.

Windows Shell Extension (NEW!)

  • Allows core version control operations within Windows Explorer without using Team Explorer.

PowerShell Support (NEW!)

  • Provides a PowerShell pipeline and cmdlets for TFS. Initial support is for basic version control operations.

TFPT (Updated)

  • tfpt searchcs - the Search Changesets Power Tool brings up a dialog from which the user can search for changesets that match specific combination of criteria including server path, committed date range, committed user, check-in comments and check-in notes.
  • tfpt unshelve /undo - finds all pending changes in your workspace that match the changes in the shelveset and undoes them (including deleting the local files for pending adds).

    Silverlight Tools for Visual Studio 2008 SP1 is available for download from Microsoft Download Center

    This package is an add-on for Visual Studio 2008 SP1 to provide tooling for Microsoft Silverlight 2.
    It can be installed on top of either Visual Studio 2008 SP1 or Visual Web Developer 2008 Express with SP1, and it provides a Silverlight project system for developing Silverlight applications using C# or Visual Basic.

    This download will install the following:

    • Silverlight 2 developer runtime
    • Silverlight 2 software development kit
    • KB956453 for Visual Studio 2008 SP1
      and/or
      KB956485 for Visual Web Developer 2008 Express with SP1
    • Silverlight Tools for Visual Studio 2008 SP1
      and/or
      Silverlight Tools for Visual Web Developer 2008 Express with SP1

    Silverlight Tools for Visual Studio 2008 SP1 includes:

    • Visual Basic and C# Project templates
    • Intellisense and code generators for XAML
    • XAML design preview
    • Debugging of Silverlight applications
    • Remote debugging of Silverlight applications for Mac
    • Web reference support
    • WCF Templates
    • Team Build and command line build support
    • Integration with Expression Blend

    Along with all this new features found in Visual Studio 2010, there will be some new types and namespaces available in .NET Framework 4.0.

    A .NET Framework 4.0 Poster is available for the ultimate way of viewing such types and namespaces.

    I uploaded the poster in a large size to be available for downloading.

    Of course they are subject to change as things are still at a very early stage but it's great to be on track ...

    Windows Azure Tools for Microsoft Visual Studio October 2008 CTP is now available for download from Microsoft Download Center

    Windows Azure Tools for Microsoft Visual Studio extend Visual Studio to enable the creation, building, debugging, running and packaging of scalable services on Windows Azure.

    Windows Azure Tools for Microsoft Visual Studio includes:
    • C# and VB Project templates for building Cloud Services
    • Integration with the Development Fabric and Development Storage services
    • Debugging Cloud Service Roles running in the Development Fabric
    • Building and packaging of Cloud Service Packages
    • Browsing to the Azure Services Developer Portal
    • Role configuration
    • SSL Certificate selection

    Today I finally started playing around with VSTS 2010 CTP and started get a feel of the new wonders …

    This should be the first post of a series of VSTS 2010 posts out of experiencing the upcoming release …

    My first experience was with the Architecture Explorer, this great new feature of the Architecture Edition, it is a WPF interface for exploring your architecture. It allows you to drill through all of the projects, classes, methods, code metrics, relationships and just about anything else you can think of …

     

    The above shows a basic view of the Architecture Explorer. The lists at the top let you select which objects show up on the design surface. At this point, the design surface is a read-only and all navigation is done via the lists.

    If you look closely, you can see that for each object (solution, project, class, etc.) you can select items contained within, objects which contain the object and objects/methods which are called by the object. You can also see which interfaces are implemented by an object, run code metrics on an object and perform various other pieces of analysis. The resulting views on the design surface can be saved as .XPS files and distributed.

    The design surface also allows you to view the information in different ways. The different views are as follows:

    • The Dependency Matrix View
      • The nodes appear in a matrix and dependencies between nodes are indicated at intersections of the matrix.
    • The Vertical Tree View
      • Nodes appear from top to bottom in order of most dependent to least dependent.
    • The Horizontal Tree View
      • Nodes appear from left to right in order of most dependent to least dependent.
    • The Stack View
      • Nodes appear from top to bottom in order of highest-level to lowest-level.
    • The Nested Stack View
      • Nodes appear as nested nodes with higher-level nodes that contain lower-level nodes.
    • The Force Directed Layout
      • Nodes appear as clusters or hubs with most dependent nodes near the center of the clusters and the least dependent nodes appearing at the outer edges of the clusters.

    Gert Drapers has just announced that VSTS 2008 Database Edition GDR Release Candidate 1 is now available for download from Microsoft Download Center.

    This version will provide an upgrade path to the RTM so it worth trying out …

    The documentation as well is available for downloading.

    Visual Studio 2010 CTP is now available for download on Microsoft Connect along with Visual Studio 2010 and .NET Framework 4.0 CTP Feedback page that is very helpful.

    Visual Studio 2010 and .NET Framework 4.0 mark the next generation of developer tools from Microsoft. Designed to address the latest needs of developers, Visual Studio delivers key innovations in the following pillars: Democratizing Application Lifecycle Management, Enabling emerging trends, Inspiring developer delight and Riding the next generation platform wave. For more information, check out the Overview of Visual Studio 2010 and .NET Framework 4.0

    A new project is released on CodePlex called Team Foundation Build Load Balancer that balances builds between the build agents defined in a Team Project and thus reducing the time developer's wait for builds to complete.

    It’s a very simple command-line application that is designed to run in a scheduled job to balance queued builds between multiple build agents irrespective of which build agent it was queued on.

    Visual Studio Team System 2008 Database Edition GDR September CTP is now available for download through Microsoft Download Center

    In addition to providing support for SQL Server 2008 database projects, this release incorporates many previously released Power Tools as well as several new features.

    The new features include distinct Build and Deploy phases, Static Code Analysis and improved integration with SQL CLR projects.

    Database Edition no longer requires a Design Database. Therefore, it is no longer necessary to install an instance of SQL Express or SQL Server prior to using Database Edition.

    SQL Server Support
    SQL Server 2008

    • All new data types:
      Intrinsic (date, datetime2, datetimeoffset, time)
      Built-in SQL CLR types (geography, geometry, hierarchyid)
    • New DML
      Merge, table parameters, …

    SQL Server Configuration Options

    • Server option settings will be verified prior to deployment or set during deployment additional 1st Class Object Type Support
    • Rules, defaults, Asymmetric keys, symmetric keys, certificates, …

    Projects
    Server Projects

    • Server objects and option settings may be implemented in a separate Server Project
    • This enables a team to define a standard a configuration for their SQL servers and reference it from their Database Projects

    Partial projects

    • Allowing code sharing between projects by including files from a different project, where the code is included as-is from the originating project and the source code control ownership remains with the originating project
    • This enables code reuse and single sourcing while having a single deployment unit

    Composite projects

    • References to other database projects or .dbschema files that contribute to the same deployment unit.
    • This enables the separation of development roles and responsibilities and composition of Databases using multiple projects.

    Single sourcing of external artifacts
    SQL-CLR references allow the user to create a reference to a SQL-CLR project or SQL-CLR assembly. This automatically becomes an ASSEMBLY type in the Database Project

    Build and Deploy
    The Build process now produces a separate portable schema output that is fed in to a redistributable deployment engine
    A redistributable deployment engine. For example, to implement a setup application that deploys the Database Project.

    Refactoring
    Preservation of Intent

    • Enables the deployment of refactoring changes as intended by the user (renames are deployed as renames not as drop/add statements for example)

    New Refactoring Operations
    Wildcard Expansion
    Move Schema
    Fully Qualify
    Extensibility point which enables the ability to develop and deploy custom refactoring types and targets

    Schema Compare
    Now supports comparing Projects, Databases or dbschema files in any combination. For example, Project to Project, which has not been possible until now.
    Object Type Filtering
    Additional ignore filtering options

    T-SQL Static Code Analysis
    Including the ability to develop and deploy custom rules

    Dependency Viewer
    View the dependency relationship between objects in your schema

    Unit testing
    Supports execution with other ADO.NET providers

    Data Generation
    Design-time enhancements

    • Smaller .dgen file
    • Support for undo/redo
    • Foreign key replacement
    • Separation of population status into new display window

    Runtime enhancements

    • By default uses SqlBulkCopy to populate target tables
    • Capability to register different outputs for generated data – i.e. generate to Excel or to file so you can use BCP to load
    • By registering a custom output we have the capability to execute scripts at different points during data generation (i.e. before start/after completion or before/after a table

    Extensibility
    Data Generators
    Statistical Data Distribution
    Test Conditions
    Static Code Analysis Rules
    Refactoring Types
    Refactoring Target

    Thanks to Charles Sterling for the great Visual Studio Team System 2010 Videos list below

    1. Announcing Visual Studio Team System 2010
    2. Visual Studio Team System 2010 Week on Channel 9!
    3. Cameron Skinner: Visual Studio Team System 2010 – Architecture
    4. "Top-down" design with Visual Studio Team System 2010
    5. "Bottom-up" Design with Visual Studio Team System 2010 Architect
    6. ARCast.TV - Peter Provost on what’s coming for Architects in Visual Studio Team System
    7. Team Foundation Server 2010 Setup and Administration
    8. An early look at Team Foundation Build 2010 with Jim Lamb
    9. Enterprise Team Foundation Server Management with Mario Rodriguez
    10. Update on Team Foundation Server Migration and Synchronization
    11. Microsoft Visual Studio Team System Database Edition: Overview
    12. Improving .NET Application Performance and Scalability
    13. Microsoft Visual Studio Team S…er: How We Use It at Microsoft
    14. Team Foundation Server 2010 Setup and Administration
    15. Microsoft Visual Studio Team System: Software Diagnostics and Quality for Services
    16. Architecture without Big Design Up Front
    17. Microsoft Visual Studio Team System: Leveraging Virtualization to Improve Code Quality with Team Lab
    18. Branching and Merging Visualization with Team Foundation Server 2010
    19. Brian Harry: Team Foundation Server 2010
    20. Better Software Quality with Visual Studio Team System 2010
    21. Manual Testing with Visual Studio Team System 2010
    22. Historical Debugger and Test Impact Analysis in Visual Studio Team System 2010
    23. What’s new in Visual Studio Team System 2010: Feature: Historical Debugger

    You can check Charles' post for more details ...

    More Posts Next page »