ASP.NET Podcast Show #133 - Windows Azure Table Storage - video
Posted by: ASP.NET Podcast,
on 25 Dec 2008 |
View original | Bookmarked: 0 time(s)
Subscribe to All!
Subscribe to WMV.
Subscribe to M4V (iPod).
Subscribe to MP3.Download WMV.Download M4V (iPod).Download MP3.Win a ticket to the MDC in Detroit. Enter here. Show Notes:CRUD application.Message.Message Data Service Context.This example is taken from Hands On Labs.Source Code for Default.aspx.cs:using System;using System.Collections;using System.Configuration;using System.Data;using System.Data.Services.Client;using System.Linq;using System.Web;using System.Web.Security;using...