New: Windows Azure Storage Helper for WebMatrix

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
<img src="http://ecn.channel9.msdn.com/o9/ch9/9426/569426/winazstoragehelper_85_ch9.jpg" border="0" />Hot on the heels of the http://www.jamessenior.com/post/Announcing-the-OData-Helper-for-WebMatrix-Beta.aspx OData Helper for WebMatrix , today we are pushing a new helper out into the community. The Windows Azure Storage Helper makes it ridiculously easy to use Windows Azure Storage (both blob and table) when building your apps. If you’re not familiar with “cloud storage,” I recommend you take a look http://channel9.msdn.com/posts/dunnry/Windows-Azure-Storage-Overview/ at this video where my pal Ryan explains what it’s all about. In a nutshell, it provides infinitely simple yet scalable storage, which is great if you are a website with lots of user generated content and you need your storage to grow auto-magically with the success of your apps. Tables aren’t your normal relational databases—but they are great for simple data structures and they are super fast.

http://www.jamessenior.com/post/New-Windows-Azure-Storage-Helper-for-WebMatrix.aspx Read more about the helper on my blog.
http://www.jamessenior.com/post/New-Windows-Azure-Storage-Helper-for-WebMatrix.aspx <img src="http://channel9.msdn.com/569426/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" />

View the full article
 
Back
Top