Skip to content
This repository was archived by the owner on Apr 7, 2020. It is now read-only.

Styleguide Xamarin

Daniel Langerenken edited this page Nov 23, 2015 · 2 revisions
  • Sourcecode + Comments in English (includes Package-Names, Directories, Tests)

  • Tickets in English or German (please don't create tickets in Arabic, French or any other language)

  • Basic Styleguide from: https://msdn.microsoft.com/en-us/library/ff926074.aspx

  • I would love to use XAML and the MVVM Pattern in our code. MVVM is State of the Art and will sychnronize data with ui and vice-versa. XAML is much more powerful than xml-editing in Android and is equivalent to code-behind implementation. Here we can of course combine both "powers".

Clone this wiki locally