Azure Sample Project Source Code on Codeplex

 

Proof of Concept Code

Several of our proof of concept (POC) projects have already been published to Codeplex Azure Business Scale POCs.

Enable NuGet to download missing packages

In order to build the packages from the proof of concept projects you will need to enable NuGet to get the missing packages for you automatically.

From the Visual Studio 2012 Tools | Options menu choose the Package Manager treeview item and then select the Package Restore.  When you build the project for the first time NuGet will get the packages automatically.

 

image