Demystifying the SDK Project 21 August 2018 Dan-Siegel .NET, Xamarin The new SDK Style projects really help make what's going on in the project system easier to understand and customize because it's not polluted by a lot of insanity. [More]
Azure Active Directory B2C for Xamarin Applications 18 July 2018 Dan-Siegel Xamarin 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 20 June 2018 Dan-Siegel Prism, Xamarin Several years ago when I was still just a web developer wanting to break into mobile development, I [More]
Prism 7.1 Preview 3 15 June 2018 Dan-Siegel Prism, Xamarin 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 02 April 2018 Dan-Siegel Prism, Xamarin 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 29 March 2018 Dan-Siegel .NET, Prism, Xamarin .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 11 March 2018 Dan-Siegel Xamarin 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 06 November 2017 Dan-Siegel Prism, Xamarin 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 13 October 2017 Dan-Siegel Prism, Xamarin 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 10 October 2017 Dan-Siegel Xamarin 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]