Monday, August 10, 2015

KNOW XAMARIN IN VISUAL STUDIO


Xamarin is a based softby the engineers that created Mono,Mono touch and Mono android  which are cross platform implementations of the common Language Infrastructure (CLI) and Common Language Specifications (often called Microsoft .NET).
ware company created
With a C# shared codebase, developers can use Xamarin tools to write native iOS, Android, and Windows apps with native user interfaces and share code across multiple platforms.Xamarin has over 1 million developers in more than 120 countries around the world as of May 2015


 Mono is a free and open source project led by Xamarin (formerly by Novell and originally by Ximian) to create an Ecma standard-compliant, .NET Framework-compatible set of tools including, among others, a C# compiler and a Common Language Runtime.

The stated purpose of Mono is not only to be able to run Microsoft .NET applications cross-platform, but also to bring better development tools to Linux developers.[4] Mono can be run on many software systems including Android, most Linux distributions, BSD, OS X, Windows, Solaris, and even some game consoles such as PlayStation 3, Wii, and Xbox 360.
 Xamarin for Visual Studio

Xamarin claims to be the only IDE that allows for native iOS, Android and Windows app development within Microsoft Visual Studio.Xamarin supplies add-ins to Microsoft Visual Studio that allows developers to build iOS, Android, and Windows apps within the IDE using code completion and IntelliSense. Xamarin for Visual Studio also has extensions within Microsoft Visual Studio that provide support for the building, deploying, and debugging of apps on a simulator or a device.In late 2013, Xamarin and Microsoft announced a partnership that included further technical integration and customer programs to make it possible for their joint developer bases to build for all mobile platforms. In addition, Xamarin now includes support for Microsoft Portable Class Libraries and most C# 5.0 features such as async/await. CEO and co-founder of Xamarin, Nat Friedman, announced the alliance at the launch of Visual Studio 2013 in New York.

No comments:

Post a Comment