SharePoint Guidance Drop Notes
Microsoft patterns and practices
******************************************
******************************************
What's in this Drop:
This is the Guidance in chm format.
*DropLocation\CHM\APISPGv3_20100405.chm
This is the SharePoint Common Library API details in chm format.
*DropLocation\Docs\SharePointGuidance.pdf:
This is the guidance documentation.
*DropLocation\Docs\Setup.txt
Information on what is required to install to run the visual studio solutions
*DropLocation\IntegrationTest\SPGLib\Readme
documentation on how to build and run integrationTests
*DropLocation\IntegrationTest\SPGLib\Setup\Readme
documentation on how to automatically build and deploy the integrationTests
*DropLocation\Source\ExecutionModels\Sandboxed\Readme
documentation on how to build and deploy the SandboxRI
*DropLocation\Source\ExecutionModels\Sandboxed\Setup\Readme
documentation on how to automatically build and deploy the SandboxRI
*DropLocation\Source\ExecutionModels\Proxy\Readme
documentation on how to build and deploy the Proxy RI
*DropLocation\Source\ExecutionModels\Proxy\Setup\Readme
documentation on how to automatically build and deploy the Proxy RI
*DropLocation\Source\ExecutionModels\FullTrust\Readme
documentation on how to build and deploy the FullTrust RI
*DropLocation\Source\ExecutionModels\workflow\Readme
documentation on how to build and deploy the Workflow RI
*DropLocation\Source\ExecutionModels\ExternalList\Readme
Documentation on how to build and deploy the ExternalList RI.
*DropLocation\Source\DataModels\DataModels.SharePointList\setup\Readme
Documentation on how to build and deploy the DataModel SharePointList RI
*DropLocation\Source\SharePoint 2010\Microsoft.Practices.SharePoint.sln
The solution has the project for SharePoint ServiceLocator, SharePoint Logger, and SharePoint Configuration Manager.
*DropLocation\Source\SharePoint 2010\Microsoft.Practices.SharePoint(With Tests).sln
The solution include the projects in the above solution and plus Pex/Moles unit tests
*DropLocation\Source\ExecutionModels\Sandboxed\ExecutionModels.Sandboxed.sln
The solution has Sandboxed RI, and associated unit tests
*DropLocation\Source\ExecutionModels\FullTrust\ExecutionModels.FarmSolution.sln
The solution has FullTrust.Jobs and FullTrust RI
*DropLocation\Source\ExecutionModels\Proxy\ExecutionModels.Sandboxed.Proxy.sln
The solution has Proxy RI, WCF service, and associated unit tests
*DropLocation\Source\ExecutionModels\ExternalList\ExecutionModels.Sandbox.ExternalList.sln
The solution has Sandbox ExternalList RI
*DropLocation\Source\ExecutionModels\WorkFlow\ExecutionModels.Workflow.sln
The solution has Workflow RI, and associated Common unit tests. Workflow solution contains Unit Tests which requried Moles.
*DropLocation\IntegrationTest\SPGLib\SPGLib.sln
The solution has the Integraion test projects to test SharePoint ServiceLocator, SharePoint Logger, and SharePoint Configuration Manager.
NOTE:If you are using Earlier version of VSTS2010 RC then you need to follow steps to get compile Success.
1. open DropLocation\IntegrationTest\SPGLib\SPGLib.sln
2. Repalce All command PreRequestDataBinding with PreRequestDatabinding
*DropLocation\Source\DataModels\DataModels.ExternalData\DataModels.ExternalData.sln
*DropLocation\Source\DataModels\DataModels.SharePointList\DataModels.SharePointList.sln
*DropLocation\Source\DataModels\DataModels.ListOf\ListOf.sln
the public key which is used in the Microsoft.Practices.SharePoint.sln
Microsoft patterns and practices
******************************************
******************************************
What's in this Drop:
- Docs/CHM ************************************
This is the Guidance in chm format.
*DropLocation\CHM\APISPGv3_20100405.chm
This is the SharePoint Common Library API details in chm format.
*DropLocation\Docs\SharePointGuidance.pdf:
This is the guidance documentation.
*DropLocation\Docs\Setup.txt
Information on what is required to install to run the visual studio solutions
*DropLocation\IntegrationTest\SPGLib\Readme
documentation on how to build and run integrationTests
*DropLocation\IntegrationTest\SPGLib\Setup\Readme
documentation on how to automatically build and deploy the integrationTests
*DropLocation\Source\ExecutionModels\Sandboxed\Readme
documentation on how to build and deploy the SandboxRI
*DropLocation\Source\ExecutionModels\Sandboxed\Setup\Readme
documentation on how to automatically build and deploy the SandboxRI
*DropLocation\Source\ExecutionModels\Proxy\Readme
documentation on how to build and deploy the Proxy RI
*DropLocation\Source\ExecutionModels\Proxy\Setup\Readme
documentation on how to automatically build and deploy the Proxy RI
*DropLocation\Source\ExecutionModels\FullTrust\Readme
documentation on how to build and deploy the FullTrust RI
*DropLocation\Source\ExecutionModels\workflow\Readme
documentation on how to build and deploy the Workflow RI
*DropLocation\Source\ExecutionModels\ExternalList\Readme
Documentation on how to build and deploy the ExternalList RI.
*DropLocation\Source\DataModels\DataModels.SharePointList\setup\Readme
Documentation on how to build and deploy the DataModel SharePointList RI
- Solutions ******************************
*DropLocation\Source\SharePoint 2010\Microsoft.Practices.SharePoint.sln
The solution has the project for SharePoint ServiceLocator, SharePoint Logger, and SharePoint Configuration Manager.
*DropLocation\Source\SharePoint 2010\Microsoft.Practices.SharePoint(With Tests).sln
The solution include the projects in the above solution and plus Pex/Moles unit tests
*DropLocation\Source\ExecutionModels\Sandboxed\ExecutionModels.Sandboxed.sln
The solution has Sandboxed RI, and associated unit tests
*DropLocation\Source\ExecutionModels\FullTrust\ExecutionModels.FarmSolution.sln
The solution has FullTrust.Jobs and FullTrust RI
*DropLocation\Source\ExecutionModels\Proxy\ExecutionModels.Sandboxed.Proxy.sln
The solution has Proxy RI, WCF service, and associated unit tests
*DropLocation\Source\ExecutionModels\ExternalList\ExecutionModels.Sandbox.ExternalList.sln
The solution has Sandbox ExternalList RI
*DropLocation\Source\ExecutionModels\WorkFlow\ExecutionModels.Workflow.sln
The solution has Workflow RI, and associated Common unit tests. Workflow solution contains Unit Tests which requried Moles.
*DropLocation\IntegrationTest\SPGLib\SPGLib.sln
The solution has the Integraion test projects to test SharePoint ServiceLocator, SharePoint Logger, and SharePoint Configuration Manager.
NOTE:If you are using Earlier version of VSTS2010 RC then you need to follow steps to get compile Success.
1. open DropLocation\IntegrationTest\SPGLib\SPGLib.sln
2. Repalce All command PreRequestDataBinding with PreRequestDatabinding
*DropLocation\Source\DataModels\DataModels.ExternalData\DataModels.ExternalData.sln
*DropLocation\Source\DataModels\DataModels.SharePointList\DataModels.SharePointList.sln
*DropLocation\Source\DataModels\DataModels.ListOf\ListOf.sln
- Keys folder ******************************
the public key which is used in the Microsoft.Practices.SharePoint.sln
- Lib folder