Designing Cross Platform Mobile Applications with Xamarin A look at the strategies for code sharing between platform specific applications
Xamarin provides a common development experience for creating cross platform mobile applications. The aim of this post is to highlight the design techniques available and options Xamarin provides for maximising code reuse, thus ensuring cleaner code and increased productivity. The...