This webcast will look at the implementation of a source control plug in for Visual Studio that uses Azure storage as a repository. The use of Azure table storage and blob storage to store the source files and project, file and check-in information. The implementation provides a very cost effective solution that allows for a source control system without any infrastructure. The webcast is here ......
I’ve added another webcast look looking at an application build on the Windows Azure platform. Like the last one on file transfer, this is a hybrid application with components running on premise and “In the Cloud”. The webcast demonstrates the use of Azure worker roles to render a 3D animation. The animation is rendered in the cloud by 16 worker roles running a legacy DOS text-based ray tracer. Queues, blobs and tables in Azure storage are used to manage the render job and on premise applications ......