Xamarin in Action: Creating native cross-platform mobile apps
<div><b>Summary</b><br /> <i>Xamarin in Action</i> teaches you to build cross-platform mobile apps using Xamarin and C#. You'll explore all the layers of a Xamarin app, from design to deployment. By the end, you'll be able to build a quality, production-ready Xamarin app on iOS and Android from scratch with a high level of code reuse.<br /> Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.<br /> <b>About the Technology</b><br /> Rewriting the same app for iOS and Android is tedious, error-prone, and expensive. Microsoft's Xamarin drastically reduces dev time by reusing most application code--typically 70% or more. The core of your iOS and Android app is shared; you write platform-specific code only for the UI layer. And because Xamarin uses C#, your apps benefit from everything this modern language and the .NET ecosystem have to offer.<br /> <b>About the Book</b><br /> <i>Xamarin in Action</i> teaches you to build cross-platform mobile apps using Xamarin and C#. You'll explore all the layers of a Xamarin app, from design to deployment. Xamarin expert <b>Jim Bennett</b> teaches you design practices that maximize code reuse and isolate device-specific code, making it a snap to incorporate the unique features of each OS.<br /> <b>What's Inside</b><br /> <br /><ul><li>Understanding MVVM to maximize code reuse and testability</li><li>Creating cross-platform model and UI logic layers</li><li>Building device-specific UIs</li><li>Unit and automated UI testing</li><li>Preparing apps for publication with user tracking and crash analytics</li></ul> <b>About the Reader</b><br /> Readers should have some experience with C#. Mobile development experience is helpful, but not assumed.<br /> <b>About the Author</b><br /> <b>Jim Bennett</b>Â <span>is a Senior Cloud Developer Advocate at Microsoft, specializing in Xamarin mobile apps. He's a frequent speaker at events all around the world, including Xamarin user groups and Xamarin and Microsoft conferences. He regularly blogs about Xamarin development at jimbobbennett.io.</span><br /> <b>Table of Contents</b><br /> <br /><ol>PART 1 - GETTING STARTED WITH XAMARIN <li>Introducing native cross-platform applications with Xamarin </li><li>Hello MVVM--creating a simple cross-platform app using MVVM </li><li>MVVM--the model-view-view model design pattern </li><li>Hello again, MVVM--understanding and enhancing our simple MVVM app</li><li>What are we (a)waiting for? An introduction to multithreading for Xamarin apps </li>PART 2 - BUILDING APPS<li>Designing MVVM cross-platform apps </li><li>Building cross-platform models </li><li>Building cross-platform view models </li><li>Building simple Android views </li><li>Building more advanced Android views </li><li>Building simple iOS views </li><li>Building more advanced iOS views </li>PART 3 - FROM WORKING CODE TO THE STORE<li>Running mobile apps on physical devices </li><li>Testing mobile apps using Xamarin UITest </li><li>Using App Center to build, test, and monitor apps </li><li>Deploying apps to beta testers and the stores</li></ol></div>