Xamarin Tutorial
Xamarin Useful Resources
Selected Reading
- Xamarin - Deploying Your App
- Xamarin - Multiscreen App
- Xamarin - Andriod Views
- Xamarin - Gallery
- Xamarin - Android Dialogs
- Xamarin - Android Widgets
- Xamarin - Layouts
- Xamarin - Menus
- Xamarin - Building the App GUI
- Xamarin - Permissions
- Xamarin - Android Activity Lifecycle
- Xamarin - Android Resources
- Xamarin - Application Manifest
- Xamarin - First Application
- Xamarin - Installation
- Xamarin - Home
Xamarin Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Xamarin - Home
Xamarin Tutorial
Xamarin is a software company based in San Francisco. It provides commercial software development tools that allow a user to develop apppcations for Android, iOS and Windows using C# language and the .NET framework. Xamarin is built on the .NET Framework. It allows one to create apps that easily run across multiple platforms. In this tutorial, we will explain how you can use Xamarin to depver native iOS, Android, and Windows Apps.
Audience
This tutorial has been developed for beginners to help them understand the basics of creating native Apps using Xamarin.
Prerequisites
All the programs in this tutorial have been developed using Visual C#. Therefore, you should have a good understanding of code written in C# programming language.
Advertisements