table storage

About this tag
Table storage is a core component of Windows Azure, providing scalable NoSQL key-value storage for structured data. Discussions on WindowsForum.com cover integrating Windows Azure Table Storage with ASP.NET MVC 3 applications, including techniques for efficient entity deletion, use of continuation tokens for pagination, and leveraging AJAX, jQuery, and Knockout for dynamic web interfaces. The tag also touches on broader Azure platform updates, such as AppFabric enhancements and CDN usage for web applications. These threads are valuable for developers building cloud-based solutions with Microsoft's Azure ecosystem, focusing on practical implementation patterns and performance optimization.
  1. News

    Windows 7 Cloud Cover Episode 40 - ASP.NET MVC 3 with Table Storage

    Join Wade and Steve each week as they cover the Windows Azure Platform. You can follow and interact with the show Link Removed. In this episode, Steve and Wade talk through how to use Windows Azure Table Storage from an ASP.NET MVC 3 application. Steve shows us some tricks for using ASP.NET MVC...
Back
Top