Startup Tasks in Azure Virtual Machine (VM ) Role
Since the release of Windows Azure SDK 1.3 we can now have startup tasks defined in the ServiceDefinition file for
Read MoreSince the release of Windows Azure SDK 1.3 we can now have startup tasks defined in the ServiceDefinition file for
Read MoreToday I was trying to upload my base image to Azure via csupload so that i can attach this vhd
Read MoreThe latest Azure SDK 1.3 makes it possible to login to the VM of your web/worker role instances via Remote
Read MoreWe already have seen how Windows Azure connect can help us in connecting our windows azure role instances to our
Read MoreBuilding applications for cloud and hosting them on cloud is one of the great things that happened in recent times.
Read MoreYou might already be aware that you can set an upper limit for your SQL Azure Database. This way we
Read MoreASP.NET 2.0 introduces a new Provider model which allows developers to implement a requirement differently without changing a common interface.
Read MoreIf you have used threading in .NET framework 1.x, you may be familiar with Suspend and Resume methods. Please note
Read MoreThe only reason I saw this movie was that I found the name somewhat intriguing. It was lying there in
Read MoreIn general, two approaches to Authorization are possible for ASP.NET applications. First is role based, users are grouped in application-defined
Read More