Sajid's TechnoTips

Basic Azure Diagnostics

Just as the camera is important in capturing the details of moments, logging and tracing are...

Author: Sajid Qayyum 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...

Author: Sajid Qayyum 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....

Author: Sajid Qayyum 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...

Author: Sajid Qayyum 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...

Author: Sajid Qayyum 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...

Author: Sajid Qayyum 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...

Author: Sajid Qayyum Date: 04/03/2010