MAT04 Reusing Business and Data Access Logic Across Platforms

11/18/2014

4:15pm - 5:30pm

Level: Intermediate

Kevin Ford

Mobile Practice Lead

Magenic

Learn how to organize code for reuse across various platforms.

Learn how to organize server-side logic for reuse across various platforms. Modern App development can be extremely expensive and complex. An important way to control that complexity and cost is to reuse as much business and data access as possible across all the platforms you choose to support. In this session, you will learn how to organize code for reuse across various platforms, including the use of technologies such as PCLs and Shared Universal Projects. You will also learn how to use technologies such as Xamarin and MVVM to reuse much of your client-side business logic across platforms.