Someone asked me to publish a brief write up VSTS Web Access along with screen shots. It seemed like a good idea, so here you go...
VSTS Web Access is a Web UI to a portion of the Team Foundation Server functionality. Over time I expect it to grow beyond what we think of as TFS today. It serves a few purposes:
VSTS Web Access is not intended to be a complete solution to the needs of all people on the development team. For instance, it is particularly not intended to be a replacement for the source code control functionality that a developer would need. It also doesn't have all of the version management support that a configuration or build manager would need. And, of course, it doesn't replace any of the functionality that a developer, DBA or tester, etc would need in working with code, architecture and tests.
It is good an many things though:
Here's the main screen. It's intended to be an overview of your work with tabs for various pieces of functionality across the top and navigation down the left.
Here's what it looks like when you run a query for work items...
Here's how you build a query for work items...
And here's a work item being viewed...
Here's a list of builds...
Here's a report on an individual build...
Here's the equivalent of the Source Control Explorer for browsing source code and docs in TFS...
Here's History for reviewing checkins that have been made...
You can also search for checkins...
And you can drill in to individual change sets and view the file differences...
Here's the screen shots for launching into Sharepoint and viewing a report...
Brian