Previously, I have blogged about extending your on-premise Active Directory to Windows Azure by using the Azure AD Sync tool. In this post, I will show you how users can authenticate to Visual Studio Online with Azure Active Directory. Before We Get Started If you have not already configured your on-premise domain for Azure Active Directory synchronization, refer back to…
Month: February 2015
Accessing Internal Data from Mobile Apps
A common question I am asked as a consultant when working with clients on creating mobile apps is, “How do I connect to the database?” There is a general amount of confusion around how developers are supposed to get the data that is in their relational database (think SQL, Oracle, MySQL, etc) to the screen of their mobile devices. In…
Mobile UI Framework Comparison
Sticking with our recent theme in talking about mobile here on brosteins.com I’d like to compare several mobile UI frameworks. If you find that building a Hybrid App (outlined by Justin Tindle in our previous post about Building Mobile Apps Native vs Hybrid) is the right direction, you will likely use one of many Javascript frameworks. With Javascript frameworks being created and changed…