Download Microsoft Process Template (MPT)

Description

The Microsoft Process Template (MPT) is a Microsoft internal, end-to-end project management solution that maps to the Microsoft product development cycle and works with Visual Studio Team System 2008 (VSTS).

Source Files

The download file mpt.zip has the following entries.


Build.cmd/*w  w  w .  j a  va2s.c o m*/
Build.testrunconfig
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
DevLibraries/Installutil.exe
DevLibraries/Microsoft.TeamFoundation.Client.dll
DevLibraries/Microsoft.TeamFoundation.WorkItemTracking.Client.dll
DevLibraries/Microsoft.TeamFoundation.dll
DevLibraries/Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll
DevLibraries/NMock.Generic.dll
DevLibraries/NMock2.dll
DevLibraries/NMock2.pdb
DevLibraries/nmock.dll
GlobalListBuilderUml.vsd
LocalTestRun.testrunconfig
Mpt.sln
Mpt.vsmdi
MptCodeLibrary/Configuration/IMptConfiguration.cs
MptCodeLibrary/Configuration/MptConfiguration.cs
MptCodeLibrary/Configuration/TeamProjectSection.cs
MptCodeLibrary/Configuration/TeamServerSection.cs
MptCodeLibrary/Exceptions/MptEventLogger.cs
MptCodeLibrary/Exceptions/MptException.cs
MptCodeLibrary/GlobalListBuilder.cs
MptCodeLibrary/GlobalSuppressions.cs
MptCodeLibrary/MptCodeLibrary.csproj
MptCodeLibrary/MptInitializer.cs
MptCodeLibrary/Properties/AssemblyInfo.cs
MptCodeLibrary/TeamFoundation/ITeamFoundationFacade.cs
MptCodeLibrary/TeamFoundation/TeamFoundationFacade.cs
MptCodeLibrary/TeamFoundation/WorkItemSummary.cs
MptCodeLibrary/WCFReceivers/MptParentChildReceiver.cs
MptCodeLibrary/WCFReceivers/WorkItemChangedReceiver.cs
MptCodeLibrary/WorkItemRollup.cs
MptParentChildService/App.config
MptParentChildService/GlobalSuppressions.cs
MptParentChildService/MptParentChildService.csproj
MptParentChildService/MptParentChildServiceInstaller.Designer.cs
MptParentChildService/MptParentChildServiceInstaller.cs
MptParentChildService/MptParentChildServiceInstaller.resx
MptParentChildService/Program.cs
MptParentChildService/Properties/AssemblyInfo.cs
MptParentChildService/TheService.Designer.cs
MptParentChildService/TheService.cs
MptParentChildServiceCmdHost/App.config
MptParentChildServiceCmdHost/MptParentChildServiceCmdHost.csproj
MptParentChildServiceCmdHost/Program.cs
MptParentChildServiceCmdHost/Properties/AssemblyInfo.cs
ProcessTemplate/Classification/Classification.xml
ProcessTemplate/Classification/FileMapping.Xml
ProcessTemplate/Groups and Permissions/GroupsandPermissions.xml
ProcessTemplate/ProcessTemplate.xml
ProcessTemplate/Reports/Bug Counts.rdl
ProcessTemplate/Reports/Bug Rate Trends.rdl
ProcessTemplate/Reports/Builds.rdl
ProcessTemplate/Reports/Deliverable Dashboard.rdl
ProcessTemplate/Reports/Feature Group Progress.rdl
ProcessTemplate/Reports/Load Test Detail.rdl
ProcessTemplate/Reports/Load Test Summary.rdl
ProcessTemplate/Reports/Quality Indicators.rdl
ProcessTemplate/Reports/ReportsTasks.xml
ProcessTemplate/Reports/Schedule Burndown.rdl
ProcessTemplate/Reports/Schedule Progress.rdl
ProcessTemplate/Reports/Traceability - Value Prop to Deliverable.rdl
ProcessTemplate/Reports/Value Proposition Progress.rdl
ProcessTemplate/Version Control/VersionControl.xml
ProcessTemplate/Windows SharePoint Services/Process Guidance/ProcessGuidance.html
ProcessTemplate/Windows SharePoint Services/Process Guidance/Supporting Files/AboutWorkItems.htm
ProcessTemplate/Windows SharePoint Services/Process Guidance/Supporting Files/Bug.htm
ProcessTemplate/Windows SharePoint Services/Process Guidance/Supporting Files/Deliverable.htm
ProcessTemplate/Windows SharePoint Services/Process Guidance/Supporting Files/Feature.htm
ProcessTemplate/Windows SharePoint Services/Process Guidance/Supporting Files/FeatureGroup.htm
ProcessTemplate/Windows SharePoint Services/Process Guidance/Supporting Files/Images/Area.gif
ProcessTemplate/Windows SharePoint Services/Process Guidance/Supporting Files/Images/Bug.gif
ProcessTemplate/Windows SharePoint Services/Process Guidance/Supporting Files/Images/BugState.gif
ProcessTemplate/Windows SharePoint Services/Process Guidance/Supporting Files/Images/Deliverable.gif
ProcessTemplate/Windows SharePoint Services/Process Guidance/Supporting Files/Images/DeliverableState.gif
ProcessTemplate/Windows SharePoint Services/Process Guidance/Supporting Files/Images/FGState.gif
ProcessTemplate/Windows SharePoint Services/Process Guidance/Supporting Files/Images/Feature.gif
ProcessTemplate/Windows SharePoint Services/Process Guidance/Supporting Files/Images/FeatureGroup.gif
ProcessTemplate/Windows SharePoint Services/Process Guidance/Supporting Files/Images/FeatureState.gif
ProcessTemplate/Windows SharePoint Services/Process Guidance/Supporting Files/Images/Iteration.gif
ProcessTemplate/Windows SharePoint Services/Process Guidance/Supporting Files/Images/Pyramid.gif
ProcessTemplate/Windows SharePoint Services/Process Guidance/Supporting Files/Images/QualityGates.gif
ProcessTemplate/Windows SharePoint Services/Process Guidance/Supporting Files/Images/Task.gif
ProcessTemplate/Windows SharePoint Services/Process Guidance/Supporting Files/Images/TaskState.gif
ProcessTemplate/Windows SharePoint Services/Process Guidance/Supporting Files/Images/VPState.gif
ProcessTemplate/Windows SharePoint Services/Process Guidance/Supporting Files/Images/ValueProp.gif
ProcessTemplate/Windows SharePoint Services/Process Guidance/Supporting Files/ProcessGuidance.htm
ProcessTemplate/Windows SharePoint Services/Process Guidance/Supporting Files/Task.htm
ProcessTemplate/Windows SharePoint Services/Process Guidance/Supporting Files/ValueProposition.htm
ProcessTemplate/Windows SharePoint Services/WssTasks.XML
ProcessTemplate/WorkItem Tracking/Queries/Active_Bugs.wiq
ProcessTemplate/WorkItem Tracking/Queries/Active_Deliverables.wiq
ProcessTemplate/WorkItem Tracking/Queries/Active_Feature_Groups.wiq
ProcessTemplate/WorkItem Tracking/Queries/Active_Features.wiq
ProcessTemplate/WorkItem Tracking/Queries/Active_Value_Propositions.wiq
ProcessTemplate/WorkItem Tracking/Queries/Active_Work_Items.wiq
ProcessTemplate/WorkItem Tracking/Queries/All_My_Bugs.wiq
ProcessTemplate/WorkItem Tracking/Queries/My_Active_Bugs.wiq
ProcessTemplate/WorkItem Tracking/Queries/My_Active_Work_Items.wiq
ProcessTemplate/WorkItem Tracking/TypeDefinitions/Bug.xml
ProcessTemplate/WorkItem Tracking/TypeDefinitions/Deliverable.xml
ProcessTemplate/WorkItem Tracking/TypeDefinitions/Feature.xml
ProcessTemplate/WorkItem Tracking/TypeDefinitions/FeatureGroup.xml
ProcessTemplate/WorkItem Tracking/TypeDefinitions/Task.xml
ProcessTemplate/WorkItem Tracking/TypeDefinitions/ValueProposition.xml
ProcessTemplate/WorkItem Tracking/workitems.xml
TeamBuildTypes/DailyBuild/TFSBuild.proj
TeamBuildTypes/DailyBuild/TFSBuild.rsp
Test.UnitTest/App.config
Test.UnitTest/AuthoringTests.txt
Test.UnitTest/GlobalListBuilderTest.cs
Test.UnitTest/GlobalSuppressions.cs
Test.UnitTest/MptConfigurationTest.cs
Test.UnitTest/MptEventLoggerTest.cs
Test.UnitTest/MptInitializerTest.cs
Test.UnitTest/Properties/AssemblyInfo.cs
Test.UnitTest/TeamFoundationFacadeTest.cs
Test.UnitTest/Test References/MptCodeLibrary.accessor
Test.UnitTest/Test.UnitTest.csproj
Test.UnitTest/UnitTestBase.cs
Test.UnitTest/WorkItemRollupTest.cs

Download

Click the following link to download mpt.zip.

mpt.zip




















Home »
  C# Free Code »
    Development »




Algorithm
ANTLR
AOP
Application
Barcode
CHM
Design Patterns
Desktop
DotNet
DotNet Engine
DotNet Application
DotNet Assembly
DotNet Library
Engine
Epub
Example
File
File Library
Framework
GIS
Intellisense
IoC
Library
log4net
Matlab
MSBuild
MVC
MVP
MVVM
Numerical Library
NUnit
OpenCL
Plugin
Quartz
Resx File
SDK
SMS
Thread
UnitTest
Utility
VisualStudio
Windows
XML