Tag Archives: Connecting

Connecting to SQL Azure [FAQ]

Connecting to a SQL Azure database is extremely simple, connection can be done using the classic ADO.NET  method. When a database is created in SQL Azure a connection string is generated. This connection string follows the normal  syntax for connection strings and can be substituted for a connection string to a SQL Server in an [...]

Read more