Posts Tagged blobs
Revisiting the Windows Azure “How Do I” videos
Posted by bill in Microsoft, Windows Azure on January 21, 2010
About a year ago I started posting “How Do I” videos on topics related to the Windows Azure Platform (of course, back then it was known as the “Azure Services Platform” and there were quite a few differences.) Needless to say, every one of these videos is now out-of-date because of the changes and improvements that Microsoft has made during a year of CTP testing.
I’ll be updating a number of these videos, starting with the following which have recently been posted to the msdev site:
- Windows Azure How To Guide: Getting Started Developing on Windows Azure
- Windows Azure How To Guide: Storing Blobs in Windows Azure Storage
The video on BlobStorage includes a demonstration app – you can download the source code here.
Cheers!
New Web Seminar – Windows Azure Storage
Posted by bill in Microsoft, Windows Azure on October 19, 2009
This morning we posted another Web seminar in the “Everything You Need to Know About Azure as a Developer” series. This one is all about Windows Azure Storage – specifically, blob storage and table storage. Here’s the link to the new session:
http://www.msdev.com/Directory/Description.aspx?eventId=1498
If you’d like the source code for the demonstration, you can download it here. Note that in the Web seminar I built the demo in Visual Studio 2010, but this version is built for Visual Studio 2008 (it’s easier to move a solution from 2008>2010 than the other way around!)