What is the minimum toolbox I need to open the Windows Azure samples sent by Microsoft?

I wanted to try opening "Hello World" from here . I already have Visual Studio 2010 installed. I went here and downloaded WindowsAzureSDK-x86.exeand installed the SDK.

However, when I double-click .sln in the example, Visual Studio opens .csproj (a project with an Internet role) just fine, but complains that it cannot open the .ccproj file because its project type is not supported by this version of the application.

What else do I need to install so that I can open this .ccproj project file?

+5
source share
2

, "VSCloudService.exe" . , .ccproj , .

+3

Windows Azure SDK+. - " SDK". -, .

: SQL Express ( SQL Server). , Web Platform , 100%. , Visual Studio , Windows Azure.

+9

All Articles