//
SQL Azure is a fully relational database in the cloud by Microsoft. See this link for the main website. For how to connect to Azure using ADO.Net heres a good link from msdn and another link which l’m currently using to work on plugging the northwind sample database to azure and using a WPF datagrid [...]