3/7/2003 2:13:10 PM
TaskVision Solution Overview: Design and ImplementationTaskVision is a sample smart client task management application built using the Windows Forms classes of the Microsoft .NET Framework—an integral Windows component that supports building and running the next generation of applications and XML Web services. TaskVision allows authenticated users to view, modify, and add projects and tasks that are shared with other users. It may be used in any number of scenarios, from bug tracking to managing work orders or customer service requests. Its primary purpose is to provide quality, sample source code to developers interested in building smart client applications and XML Web services using the .NET Framework.
This white paper discusses TaskVision in depth and provides insight into its architecture from the perspective of those who developed the solution. In addition, this document explains how TaskVision can be used as a template for building smart client applications by examining many of the key application features and the technology used to implement them.
Other Headlines from MSDN ...
- Using the XSD Inference Utility
- TaskVision Solution Overview: Design and Implementation
- DataSets, Web Services, DiffGrams, Arrays, and Interoperability
- Basics of Cookies in ASP.NET
- Give Your .NET-based Application a Fast and Responsive UI with Multiple Threads
Click here for more MSDN headlines
More Articles Headlines ...
- Using the XSD Inference Utility
- Creating Assemblies On The Fly Using Code DOM
- Obtaining System Information
- CodeDOM: How to achieve code generation in .NET - Part 1
- The Low Down on ASP.NET DropDownList Control