Download Team 6. TechSmith

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Clusterpoint wikipedia , lookup

Microsoft Jet Database Engine wikipedia , lookup

Microsoft Access wikipedia , lookup

Open Database Connectivity wikipedia , lookup

Microsoft SQL Server wikipedia , lookup

Transcript
Alpha Demonstration
Team System Custom Client
Team 6: TechSmith
CSE 498, Collaborative Design
Jon Anderson
Paul Dziadzio
Eric Henry
Dan Laboy
Department of Computer Science and Engineering
Michigan State University
Fall 2009
Project Overview
• Silverlight web client to interface with
Microsoft Team Foundation Server
• Three part system:
Team 6: TechSmith
– Silverlight Client
• Runs in the browser
• Front-end to application server
– Application Server
• Runs on IIS or local development server
• Facilitates communication between Silverlight and TFS
– Team Foundation Server
• Stores all data
• Responsible for query processing (similar to RDBMS)
2
Architecture Illustrated
HTTP Request
Silverlight Client Application
User
Team 6: TechSmith
Microsoft .NET
Web Services
Same machine
during Test/Development
HTTP Response
Application/Web
Server
Microsoft Team
Foundation Server
Microsoft SQL Server
2008 Database
3
Team 6: TechSmith
Screenshots
4
Team 6: TechSmith
Screenshots
5
Team 6: TechSmith
Screenshots
6
What’s left to do?
• View work item details
– Form rendering based on templates
– Modify and update existing data
Team 6: TechSmith
• Add work items
• Optional:
– Reports
– File uploads
• Minor details…
– Form auto-fill and search caching
– GUI design
– Aesthetics
7