What is the Service Package? It is what contains the Service Definition for your Cloud Service along with the content and binaries for each of the roles. It comes in 2 flavors. The first being a folder structure with the extension csx. For example if
Read More...
When using the Windows Azure Tools for Visual Studio, there are two times that you end up creating a Windows Azure Service Package: When you build and run on the Development Fabric -- this is a folder based package, extension is csx. This is used by the
Read More...