This document summarizes a presentation about building mobile apps for Windows Phone, iOS, and Android using C#. The presentation discusses using C# with the .NET Base Class Library and platform-specific APIs for each mobile platform. It also covers strategies for sharing code between platforms like Portable Class Libraries, Shared Projects, and Xamarin.Forms. The presenter advocates that Xamarin allows building truly native mobile apps while taking advantage of C# and .NET.