↑ back to the MVVMbasics main page
Articles
This is the place to start! I published a few basic articles on my blog that explain basic features of the MVVMbasics framework in details – and there are more to come, come back regularly and check the list of available articles!
At the moment, the following articles are available:
- What’s new in version 2.4
What’s new in Project Templates 2.4
These two blog posts summarize the changes in version 2.4 compared to earlier versions - UWP with MVVMbasics: IBindableView, x:Bind and async Commands
Summary of the new features in the MVVMbasics 2.3 version - Targeting the Android and iOS platforms via Xamarin.Forms #1
Targeting the Android and iOS platforms via Xamarin.Forms #2
Attribute-based bindable property declaration
Passing custom parameters during event-to-command redirection
Three articles that summarize the most important changes and new features in the MVVMbasics 2.2 version - Dependency Injection into Viewmodels and Services
MVVMbasics and the UI thread
Two articles that summarize the most important changes and new features in the MVVMbasics 2.1 version - New version 2.0 features
Series of articles, presenting all the new features in release 2.0 – a good read even for beginners, as it shows the framework’s most important features in detail, incuding real-world examples! - Which version to use?
Comparison of the 1.9 and 2.0 release. Explains which version to install for which target platform. - The Life Cycle of MVVMbasics Applications
- Navigating between windows / pages
- Handling navigation events
- Avoiding duplicate Viewmodel instances in Windows Store Apps
- Using the TimerService
Tutorials
- Teil 1: Windows 10 Apps mit MVVMbasics
Teil 2: Windows 10 Apps mit MVVMbasics
Teil 3: Windows 10 Apps mit MVVMbasics
Step-by-step tutorial in 3 parts, explaining how to create Windows 10 Apps using version 2.3 of the MVVMbasics framework. Only available in German language. - Plattformübergreifende App-Entwicklung mit dem MVVMbasics Framework (Teil 1)
Plattformübergreifende App-Entwicklung mit dem MVVMbasics Framework (Teil 2)
Plattformübergreifende App-Entwicklung mit dem MVVMbasics Framework (Teil 3)
Step-by-step tutorial in 3 parts, explaining how to use version 2.0 of the MVVMbasics framework in real-life applications. Only available in German language.
I’m currently preparing additional step-by-step tutorials that show how to use MVVMbasics in real-life App projects. Meanwhile, check out the documentation articles listed above as well as the template projects and the class reference to get started!