hello all,
I have a classic ASP.NET 2.0 application that connects to SQL Server 2008 and I was thinking if this application can connect to Azure SQL Database?
When you create an azure SQL database you will get a connection string. Given the fact your application already speaks to a SQL server, you should be fine by just replacing connection strings.