xamarin

Xamarin is a Microsoft-owned San Francisco-based software company founded in May 2011 by the engineers that created Mono, Xamarin.Android (formerly Mono for Android) and Xamarin.iOS (formerly MonoTouch), which are cross-platform implementations of the Common Language Infrastructure (CLI) and Common Language Specifications (often called Microsoft .NET).
With a C#-shared codebase, developers can use Xamarin tools to write native Android, iOS, and Windows apps with native user interfaces and share code across multiple platforms, including Windows, macOS, and Linux. According to Xamarin, over 1.4 million developers were using Xamarin's products in 120 countries around the world as of April 2017.On February 24, 2016, Microsoft announced it had signed a definitive agreement to acquire Xamarin.

You do not have permission to view the full content of this post. Log in or register now.
  1. S

    Help How to connect sql server database in xamarin

    I tried this and a couple of other things but the main problem I am phasing is that I am getting a connection error in sql server browser using MySqlConnector; using System; using System.Data.SqlClient; using Xamarin.Forms; namespace JersonVillaceran { public partial class Login ...
  2. S

    Help Help xAMARIN mobile application

    Paano maging red Yung mga box kung may mag park na tama paki check po Yung code ko guys
  3. S

    Help Help xAMARIN login to next page

    Paki tulong po ayaw mag log in sa next page
  4. S

    Help Xamarin form

    Mga sir paano e center Yung text na Hindi magalaw Yung background image .. tried horizontal alignment: center pero ayaw parin
  5. S

    Help Xamarin forms

    Paano po yung ganitong navigation sa xamarin katulad nung nasa baba pero yung page lang mapapalitan
  6. S

    Databases Help firebase

    Help paano kopo i retrieve dito yung current user information, using firebase 3.7.2 and C# xamarin forms
Back
Top