Hi,
I'm new to Xamarin development and have a beginner question: There is a file attached to the Xaml forms file which is subclassed off ContentPage and then there usually is a ViewModel file - I guess which binds to UI widgets. But what's the big difference between the two and what functionality should reside in which file?
thanks!