Live Framework

TL;DR

Explores using Azure Services Platform to enable cloud-based configuration, real-time chat, and collaboration features in WPF applications, similar to Xbox Live.

4 December 2008
Written by Martin Hinshelwood
2 minute read
Comments
Subscribe

I have been getting very interested in the new Azure Services Platform and how I can use it to facilitate WPF development.

image

Imagine being able to launch a ClickOnce application from anywhere and for it to have exactly the same configuration and settings in all locations, or imagine being able to chat with other users of the application while you are using it.

This things have been relegated to large companies who can afford to support the infrastructure that you would need to run this. In fact, the only industry that I can think of that currently does this with applications is the Gaming industry. If you look at the capabilities of Xbox Live and think of all the cool things your users could achieve if the same communication and collaboration tools were available within even the simplest application.

For example, if I was to think of a couple of simple things that I would like the TFS Sticky Buddy to be able to do:

  • Central storage for configuration (single setup across multiple computers)
  • Chat with members of your team to be identified by linking your Team System login and email with you Live ID.
  • Presence information on those team members, or anyone you might need to interact with.

Coool…..

Technorati Tags: Azure  Live  WPF  WIT  ALM  TFS

Comments
Subscribe

What to read next

Article Engineering Excellence

Upgrade to Visual Studio 11 Team Foundation Service - Done

Explains migrating source control and work item tracking to Visual Studio 11 Team Foundation Service, highlighting cloud benefits, …

Read article
Article

What about hosting the Tfs Automation Platform

Explores options for hosting the TFS Automation Platform, comparing server-side and client-only setups, and discusses impacts on …

Read article