Recently I had an old Microsoft Azure subscription ready to expire, yet I still had some resources linked to the outgoing subscription in question. Some of the active websites on another subscription still used SQL Databases on the old subscription. If you find yourself needing to move Azure assets between […]
SQL Azure
5 posts
Intro If you have used or are deciding on using an Azure hosted SQL Server database, you might also want the ability to govern the identities and credentials used to access your data. When you create a SQL Database in SQL Azure, initially credentials are created for you, but they […]
Intro If you want to manage your SQL Databases in Azure using tools that you’re a little more familiar and comfortable with – for example – SQL Management Studio, how do you go about connecting? You could read the help article from Microsoft, or you can follow my intuitive screen-based […]
Most developers are familiar with the concept of scaling out their application tier; with SQL Azure Federations it is now possible to scale out the data tier as well. In this session we will deep dive on building large scale solutions on SQL Azure. In this session we will cover […]
This session will present extensions to the Azure StockTrader application to run on mobile devices including Windows Phone, IPhone, and Android devices. The sample application includes a backend powered by the Windows Azure Service Bus and SQL Azure with Federations to enable data display and user interface to be optimized […]