Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Basic Azure Diagnostics
Just as the camera is important in capturing the details of moments, logging and tracing are...
Date: 04/30/2010
Restrictions of Stored Procedures in SQL Azure
While migrating my stored procedures to SQL Azure, I received errors in some because of lack of...
Date: 04/22/2010
Creating a Web Service in Cloud
Let's create our first web service in the cloud. The service will return the factorial of a number....
Date: 04/06/2010
Referencing SQL Azure Database
Irrespective of where your application lies i.e. in the cloud or locally, you can simply connect to...
Date: 04/06/2010
Exporting and Synchronize local Database to SQL Azure
I assume that you already have a SQL Azure account with a Server name and an Administrator. Both the...
Date: 04/05/2010
Windows Azure: Hello World part 2
In the previous post we created a new ASP.NET Windows Azure application. In this post, we will...
Date: 04/04/2010
Windows Azure: Hello World part 1
Let us create a simple hello world application in ASP.NET. It will be run locally using the...
Date: 04/03/2010