In this video, I show you how to use the unique features of Prism’s DelegateCommand to respond to user interaction from within a ViewModel.
Category - Prism
In addition to the typical bug fixes Prism 7.1 brings a much more consolidated approach to developing applications with Prism. Perhaps this is most...
Go grab some snacks and drinks, because this is going to be a long one. It’s been 10 months since the last stable release of Prism 6.3, and there...
One of the most complicated aspects of writing an MVVM based Xamarin.Forms application is navigation. Not only is navigation specific to a Page...
This week, James is joined by friend of the show Brian Lagunas, XAML Product Manager for Infragistics, who introduces us to Prism for Xamarin.Forms...
Technology has always been known to move fast, but it has really pick up it’s pace over the last year. It’s moving so fast, I can barely keep up. ...
Learn how to leverage Prism to create well-structured and maintainable Xamarin.Forms applications while using common design patterns and practices...
It has been 7 months since the last release of Prism 6.2, and I have been hard at work trying to make it better. I have fixed a number of bugs...
I need your feedback, and I need it now! I have been working on the next version of Prism for Xamarin.Forms and need your help making sure I’m...
Today, I just released an update to the Prism.Core NuGet package. Is this 6.2.1 update, the DelegateCommand.FromAsyncHandler feature has been...