Click here to Skip to main content
15,890,741 members
Articles / Containers / Virtual Machine

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

Rate me:
Please Sign up or sign in to vote.
4.97/5 (7 votes)
28 May 2010BSD22 min read 58.6K   22  
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.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The BSD License


Written By
Software Developer (Senior)
United States United States
I enjoy and take seriously the craft of programming, and I improve upon my skills daily. Start day: coffee is always a good idea!

Comments and Discussions