DEV Community

Matthew Soucoup for .NET

Posted on

4

Xamarin 101: Part 5 - Xamarin.Forms MVVM with XAML

Xamarin 101: Part 5 - Xamarin.Forms MVVM with XAML

Model-View-ViewModel (or MVVM) is the heart and soul of Xamarin.Forms. It allows you to add a ton of application logic to your app, but without dirtying up your views with that code. Separation of concerns FTW!

And XAML is tailor made to implement MVVM - with specific attributes allowing for binding of properties and commanding.

What does that all mean? Check out this short video to find out more!

Learn More!

Happy mobile coding! And as always, if you have any questions - please ping me on Twitter at @codemillmatt.

Heroku

This site is built on Heroku

Join the ranks of developers at Salesforce, Airbase, DEV, and more who deploy their mission critical applications on Heroku. Sign up today and launch your first app!

Get Started

Top comments (0)

Image of Timescale

Timescale – the developer's data platform for modern apps, built on PostgreSQL

Timescale Cloud is PostgreSQL optimized for speed, scale, and performance. Over 3 million IoT, AI, crypto, and dev tool apps are powered by Timescale. Try it free today! No credit card required.

Try free

👋 Kindness is contagious

Immerse yourself in a wealth of knowledge with this piece, supported by the inclusive DEV Community—every developer, no matter where they are in their journey, is invited to contribute to our collective wisdom.

A simple “thank you” goes a long way—express your gratitude below in the comments!

Gathering insights enriches our journey on DEV and fortifies our community ties. Did you find this article valuable? Taking a moment to thank the author can have a significant impact.

Okay