Tag Archives: Standards

Xamarin Coding Standards

There are many best practices in writing Xamarin. Here are some that we’ve canonized where I work… 👍 By convention the identifier for the ViewModel is vm 😠 Do not assign more than one page to a view model. Generally … Continue reading

Posted in Essentials | Tagged , , | 1 Comment