windows__phone Azure Mobile Services & Portable Class Libraries - Part 2 Authentication Cont'd In Part 1 I covered a simple implementation of the Authentication feature and portable class libraries from the Azure Mobile Services SDK. However, as mentioned in the "Good & Bad So Far" section; there is not a whole lot of code reuse
windows__phone Azure Mobile Services & Portable Class Libraries - Part 1 Authentication Azure Mobile Services is undoubtedly one of the best platforms to emerge from the Azure group over the last year. If you are a mobile developer and not taking advantage of it; I encourage you to do so. There are many video and blog
winrt TypeScript for Windows 8 Store Apps What is TypeScript? See http://www.typescriptlang.org TypeScript was recently released and has become the new hot topic. One of the questions I have asked and heard is can we use this for developing Windows Store Applications with Javascript and have the cool
mvvmlight RadCustomHubTile from Telerik for Windows 8 UI Introduction Telerik recently released their Windows 8 UI Controls to RC on September 18th (see post here), and this is probably on the first in a series of posts I will put out showing them off. The first control here is the RadCustomHubTile. I
mvvmlight Getting Started w/ Windows 8, MVVM Light and EventToCommand Now that Windows 8 and Visual Studio are in RTM I wanted to put together a quick entry for those Windows Phone developers making the transition to Windows 8 development with their MVVM Light skills. Laurent Bugnion, is the creator of the MVVM Light