Showing results for Xamarin Platform - Xamarin Blog

Jan 19, 2017
0
0

Planet Xamarin: Follow Your Favorite Community Bloggers

James Montemagno
James Montemagno

Thee Xamarin development community is expanding and flourishing, with the Xamarin blog and Xamarin MVPs offering a plethora of knowledge for developers to soak up. As the community has continued to grow, so has the number of amazing developers blogging, recording, and podcasting about their libraries, apps, and experiences with Xamarin. In light of...

DevelopersXamarin Platform
Jan 5, 2017
0
0

The Xamarin Show: Getting Started with MVVM

James Montemagno
James Montemagno

Out of all of the architectural patterns, Model-View-ViewModel (MVVM) has to be my favorite. When I started The Xamarin Show last year on Channel 9, I made sure to cover all of the different aspects of MVVM, as well as some amazing libraries that work with Xamarin, a...

DevelopersXamarin PlatformEducation
Nov 21, 2016
0
0

Live XAML Previewing with the Xamarin.Forms Previewer

Nina Vyedin
Nina Vyedin

One of the most time-consuming parts of development is the the build and run cycle, or the time between writing a line of code and seeing it execute. Real-time feedback makes development faster, easier, and more fun for developers. The Xamarin.Forms Previewer renders a live preview of a page side-by-side with the XAML markup, allowing you to see yo...

DevelopersXamarin PlatformAndroid