Introduction To Xamarin - Forms
Introduction To Xamarin - Forms
Shared C# Logic
Multi-resolution editing
Animation API
Dependency Service
Messaging Center
Third Party Library
https://components.xamarin.com/
Pages
https://github.com/microsoft/Xama
Azure SQL Database
• SQL Server as a Service
• Highly available, durable, secure, fault tolerant-built-
in
• Intelligence built-in for auto-tuning and threat
detection
Navigation
Root Page:
NavigationPage – Gives each page an INavigation
Standard Navigation
Navigation.PushAsync(page: nextPage);
Navigation.PopAsync();
Modal Navigation
Navigation.PushModalAsync(page: modalPage);
Navigation.PopModalAsync();
Resources
Documentation
http://developer.xamarin.com/guides/cross-platform/xamarin-forms/
XAML Documentation
http://developer.xamarin.com/guides/cross-platform/xamarin-forms/xaml-for-
xamarin-forms/
Samples
https://github.com/xamarin/xamarin-forms-samples