Movatterモバイル変換


[0]ホーム

URL:


Skip to content
DEV Community
Log in Create account

DEV Community

.NET profile imageMatthew Soucoup
Matthew Soucoup for.NET

Posted on

     

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.

Top comments(0)

Subscribe
pic
Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment'spermalink.

For further actions, you may consider blocking this person and/orreporting abuse

New to .NET and don't know where to start? You can try .NET in your browser, at the console on your machine, or by building the app of your choice.

More from.NET

DEV Community

We're a place where coders share, stay up-to-date and grow their careers.

Log in Create account

[8]ページ先頭

©2009-2025 Movatter.jp