Development: How-to Topics (Windows Azure SQL Database)
This topic provides links to information about how to perform common programming tasks with Microsoft Windows Azure SQL Database.
In This Section
| Topic | Description |
|---|---|
|
Provides a list of general considerations when connecting to Windows Azure SQL Database. |
|
|
Demonstrates how to connect to Windows Azure SQL Database by using the sqlcmd utility. |
|
|
Demonstrates how to develop an application on Windows Azure SQL Database by using ADO.NET. |
|
|
How to: Connect to Windows Azure SQL Database Through ASP.NET |
Demonstrates how to connect to Windows Azure SQL Database by using ASP.NET in a Windows Azure Web Role. |
|
How to: Connect to Windows Azure SQL Database Through WCF Data Services |
Demonstrates how to connect to Windows Azure SQL Database through a data service. |
|
Demonstrates how to connect to Windows Azure SQL Database by using the Microsoft ODBC driver for Windows or Linux. |
|
|
Demonstrates how to connect to Windows Azure SQL Database by using PHP in a Windows Azure CGI Web Role. |
|
|
Demonstrates how to connect to Windows Azure SQL Database by using Java and the Microsoft SQL Server JDBC Driver |
|
|
How to: Connect to Windows Azure SQL Database Using the ADO.NET Entity Framework |
Demonstrates how to connect to Windows Azure SQL Database by using the ADO.NET Entity Framework. |
See Also