Level: Intermediate
Enterprise applications span multiple platforms. Now there's an opportunity to write them all in .NET using Microsoft and Xamarin tools. There is an increased benefit in sharing code and logic for these different platforms. This session will examine how code linking, universal shared projects and PCLs can help write logic once and run on different platforms like Windows Store Applications, Xamarin iOS, Xamarin Android and Windows Phone. We'll also look at how MVVM frameworks like MVVM Cross can help use the same logic for the platforms you target.