Requirement management in the modern application lifecycle with TFS
Explains how Team Foundation Server supports requirement management in modern app development, including traceability, integration, and partner tools …
Explains how Team Foundation Server supports requirement management in modern app development, including traceability, integration, and partner tools …
Covers migrating a WordPress blog to improve speed and reliability, comparing hosts, plugin choices, and the impact of WP Engine’s support and …
Explains how to resolve TFS Integration Tools check-in failures (TF10141), covering conflict identification, manual resolution steps, and handling …
Explains the TF14009 error in TFS when merging a source into a subfolder of itself, its causes during migration, and practical workarounds to resolve …
Explains how to resolve the TFS error caused by file paths exceeding 259 characters during migration, with steps to shorten paths and adjust workspace …
Explains how to restore missing group membership management in TFS 2012 after upgrading from TFS 2008 by manually adding permissions using TFS …
Explains the TF400898 error in TFS Preview, its causes, troubleshooting steps, and how a bug in the version control subsystem led to file loss and its …
Explains how to resolve TFS Integration Platform errors caused by missing permissions for bypass-rule submission by adding accounts to the Team …
Guides the upgrade from TFS 2008 to TFS 2010, covering technical steps, process template migration, challenges, and best practices for a smooth …
Step-by-step guide to installing and configuring TFS 2012 with Lab Management, including SQL Server, SCVMM integration, troubleshooting, and …
Step-by-step guide to upgrading TFS process templates by renaming and importing work item types, preserving data, updating fields, categories, …
Explore how developers, testers, and managers use Visual Studio 2010 and TFS for planning, coding, testing, bug fixes, and sprint management in real …
Series of webcasts providing high-level overviews of Visual Studio 2010 and Team Foundation Server features, including ALM, testing, code management, …
Step-by-step guide to upgrading a process template in TFS by deleting all existing work items, archiving queries and reports, and importing new …
Learn how to use Microsoft Test Manager, Visual Studio 2010, and TFS for software testing, test management, bug tracking, and automated test workflows …
Explains how to resolve case sensitivity conflicts when migrating from Subversion to TFS 2010, including tools and steps to handle duplicate target …
Explains methods for upgrading process templates in Team Foundation Server, comparing pros and cons of each approach, and highlighting risks, data …
Explains how missing or non-consecutive work item revision history during TFS migrations causes conflicts, and details troubleshooting steps and …
Explores options for hosting the TFS Automation Platform, comparing server-side and client-only setups, and discusses impacts on functionality, …
Recognition for contributions to the Visual Studio ALM community, including sharing Team Foundation Server solutions, blogging, and collaborating on …
Learn how to safely move the Team Foundation Server cache to a new drive, update permissions, and configure web.config for better storage management …
Overview of official Visual Studio 2010 ALM Rangers guidance, including solutions, projects, and resources to help users get the most from Visual …
Learn about free online training sessions from Northwest Cadence, including interactive Coffee Talks on ALM, TFS 2010, and quality assurance, suitable …
Guidance on troubleshooting failed servicing in TFS 2010, including schema version issues, recovery steps, and risks of database repair versus …
Explains how to use the TFS 2010 API to set the starting Work Item ID by programmatically creating and deleting items, avoiding ID conflicts with …
Compares TFS and Subversion, addressing common misconceptions, feature differences, platform support, installation, cost, and challenges for SVN users …
Explains how to create and deploy server-side event subscribers in Team Foundation Server 2010 using the ISubscriber interface to handle and process …
Explains why Active Directory groups may not sync with Team Foundation Server 2010, how to diagnose sync issues, and steps to resolve identity …
Explains how to create and customise event handlers for Team Foundation Server 2010, covering supported events for version control, builds, work …
Explains how to reconfigure a Team Build Controller in TFS 2010 to connect to a different Team Project Collection using the Administration Console and …
Learn how to identify and remove undeletable ghost build controllers in Team Foundation Server by updating build status in the database, avoiding …
Step-by-step guide to upgrading Team Foundation Server 2008 to 2010, covering database backup, migration, verification, compatibility, and …
Explains how to integrate Scrum, TFS 2010, and email to share task details, maintain history, and keep all stakeholders informed throughout project …
Step-by-step guide to upgrading from TFS 2010 RC to RTM, including backup, uninstall, install, configuration, SharePoint and build server updates, and …
Learn how to implement Scrum practices using Team Foundation Server 2010 and Visual Studio ALM, including project planning, backlog management, and …
Step-by-step guide to upgrading from TFS 2010 Beta 2 to TFS 2010 RC, including best practices, troubleshooting tips, and post-upgrade checks for …
Explains how to set up SEO-friendly permanent redirects for old URLs to new ones in ASP.NET, covering best practices and code examples for preserving …
Explains how to implement SEO-friendly permanent 301 redirects for old URLs to preserve search rankings, comparing IIS tools and custom solutions for …
Describes a career move from Aggreko to SSW, focusing on software architecture, ALM, TFS migrations, and applying productivity rules in team …
Covers the step-by-step process and team effort involved in migrating from TFS 2008 to Visual Studio 2010 Team Foundation Server Beta 2, including key …
Explains how to use a custom NinjectDataProvider in WPF to enable dependency injection for ViewModels, improving flexibility and design-time support …
Learn how to build a flexible data access layer in .NET using Unity for dependency injection, interface mapping, and factory patterns with …
Learn how to recursively find and disable all Timer controls in an ASP.NET page, even without knowing their IDs, to prevent unwanted UI updates and …
Shows how to use TFS API calls to list all files changed in a specific iteration, including querying work items and extracting changesets to a text …
Microsoft releases the first beta of Visual Studio Team System 2010, featuring new tools for architecture, testing, lab management, TFS, and a …
Shows how to create a shared UnityContainer singleton in VB.NET using the “My” namespace, enabling dependency injection across WPF and ASP.NET …
Learn how to use a .NET HTTP handler to dynamically adjust CSS file paths, ensuring images and resources load correctly across different web …
Explains how to retrieve a user or group identity from Team Foundation Server using only a display name, including handling Active Directory lookups …
Provides guidance and code examples for integrating Infragistics XamRibbon with Composite WPF, including custom region adapters for dynamic tab and …
Development of TFS Sticky Buddy 2.0 has begun, focusing on modular WPF architecture and new navigation features. Early CTP version and updates are …
Explains how to synchronise two .NET collections by applying differences, with thread safety using locks, ensuring target lists match source lists …
Learn how to build a custom WPF work item control for Visual Studio Team System, enabling WPF UI integration in work item forms using a generic …
Visual Studio 2008, .NET Framework 3.5 SP1, and Team Foundation Server 2008 Beta 1 released, featuring major improvements for developers in data, …
Explains how to use a custom IHttpHandler and handler factory in ASP.NET to redirect old URLs to a new site, preserving links and SEO with permanent …
Explains the MSB4018 "BuildShadowTask" error in TFS when using Accessors in unit test projects, its cause, and how removing .accessor files resolves …
Follow the development of a .NET 3.5 SharePoint Time Off Management app using WebParts, Workflow, InfoPath, SQL Server, and test-driven development …
A critical SharePoint migration project faces urgent deadlines after performance issues, requiring rapid deployment of a new MOSS portal to support …
Explains issues using ObservableCollection with generic types in .NET, why errors occur, and discusses workarounds and limitations when working with …
Adds two event handlers for TFS: one emails users when assigned a work item, the other notifies users when work is reassigned. Includes setup and …
Bug fixes and updates for the TFS Event Handler Prototype, now supporting .NET 3.5 and Visual Studio 2008. Includes installer refresh and event …
We partner with businesses across diverse industries, including finance, insurance, healthcare, pharmaceuticals, technology, engineering, transportation, hospitality, entertainment, legal, government, and military sectors.
Graham & Brown
Sage
DFDS
CR2
Genus Breeding Ltd
Microsoft
SuperControl
Healthgrades
Higher Education Statistics Agency
Kongsberg Maritime
Slicedbread
Jack Links
Qualco
Deliotte
Big Data for Humans
Capita Secure Information Solutions Ltd
Schlumberger
ProgramUtvikling
Washington Department of Transport
Ghana Police Service
Department of Work and Pensions (UK)
Washington Department of Enterprise Services
Royal Air Force
New Hampshire Supreme Court
Higher Education Statistics Agency
Slaughter and May
Lockheed Martin
Milliman
Illumina
Genus Breeding Ltd