Windows Azure X-Drives: Configure and Mounting at Startup of Web Role Lifecycle
Posted
on Code Project
See other posts from Code Project
Published on Sat, 17 Apr 2010 13:28:00 GMT
Indexed on
2010/04/17
13:33 UTC
Read the original article
Hit count: 194
Filed under:
An approach for configuring and mounting Windows Azure X-Drives at Startup of Web Role Lifecycle through callbacks RoleEntryPoint.OnStart() and Global.Application_Start().
© Code Project or respective owner