65.9K
Home

Windows Azure Drives: Part 1: Configure and Mounting at Startup of Web Role Lifecycle

starIconstarIconstarIconstarIcon
emptyStarIcon
starIcon

4.97/5 (7 votes)

May 18, 2010

BSD

22 min read

viewsIcon

60301

An approach for providing Windows Azure Drives (a.k.a. XDrive) to any cloud-based web applications through RoleEntryPoint callback methods and exposing successful mounting results within an environment variable through Global.asax callback method derived from the HttpApplication base class.