Taking advantage of Windows Azure CDN and Dynamic Pages in ASP.NET - Caching content from hosted services
- by Shawn Cicoria
With the updates to Windows Azure CDN announced this week [1] I wanted to help illustrate the capability with a working sample that will serve up dynamic content from an ASP.NET site hosted in a WebRole. First, to get a good overview of the capability you can read the Overview of the Windows Azure CDN [2] content on MSDN. When you setup the…