Azure Active Directory B2C for Xamarin Applications

Azure Active Directory B2C for Xamarin Applications
So why yet another blog post? Well to be honest the documentation can be a little confusing, and there is more to the setup of a tenant than you may have read about. [More]

Developer Toolkit for Visual Studio Mac

Several years ago when I was still just a web developer wanting to break into mobile development, I [More]

Prism 7.1 Preview 3

Today we released the 3rd Preview for Prism 7.1. This is a very significant release for us and conta [More]

Prism 7.1 Preview 1

Maintaining a library can be exceptionally difficult. As time progresses new demands arise that were [More]

.NET Standard & the New Project Format for Xamarin Developers

.NET Standard has really changed the ballgame for .NET Developers. In large part because the entire project system has experienced a revamp. [More]

Secure App Builds with AppCenter

AppCenter has been touted as this wonderful new service from Microsoft. It's supposed to make it easier to build, test and distribute our apps. [More]

Xamarin DevOps In A Box

Several Months ago I set out to make some of the most powerful Xamarin Project Templates. I've gotten a lot of feedback on the Prism QuickStart Templates and how they have accelerated Mobile Development for Developers. One of the features that has really caught the attention of so many developers is the Application Secrets generation. [More]

Prism for Xamarin Forms Preview 3

So much goes into developing a Xamarin Forms application, and Prism for Xamarin Forms is continuing to make your mobile development a little easier. Today we released Preview 3 for Prism 7, and a lot has happened since I published the Sneak Peak and the changes to Autofac. [More]

Xamarin Forms UI Development Made Easy with LiveXAML

Xamarin Forms UI Development Made Easy with LiveXAML
I'm all about working with XAML in my Xamarin Forms apps. For developers coming from a WPF background, there has been some great tooling for visually styling your XAML tools for years. Xamarin Forms of course isn't so cut and dry for the obvious reason that we're dealing with a UI Abstraction. Chances are you've probably heard about Xamarin's Live Player. To be honest I think it's a cute idea, but really lacks what you need to be most productive. [More]

Prism Template Pack in Visual Studio for Mac

Prism Template Pack in Visual Studio for Mac
Prism users have long enjoyed some great Template packs available for Visual Studio and Xamarin Studio. Visual Studio for Mac though has been a real challenge due to problems with the Mono Addins site not building the Prism Addin. It's been a very common request among our Mac users to get this support back. [More]