Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

Xamarin Platform.

The Xamarin platform consists of a number of elements that allow you


to develop applications for iOS and Android: C# language Allows you
to use a familiar syntax and sophisticated features like Generics, LINQ
and the Parallel Task Library. Mono .NET framework Provides a cross-
platform implementation of the extensive features in Microsofts .NET
framework. Compiler Depending on the platform, produces a native
app (ex. iOS) or an integrated .NET application and runtime (ex.
Android). The compiler also performs many optimizations for mobile
deployment such as linking away un-used code. IDE tools The Visual
Studio on Mac and Windows allows you to create, build, and deploy
Xamarin projects. In addition, because the underlying language is C#
with the .NET framework, projects can be structured to share code that
can also be deployed to Windows Phone.

Words
Deploy. To use something or someone, especially in an effective way.
Framework. A system of rules, ideas, or beliefs that is used to plan or
decide something.
Compiler. A computer program that changes instructions into machine
language.
Sophisticated. Having a good understanding of the way people behave
and / or a good knowledge of culture.
Such. Used before a noun or noun phrase to add emphasis.

You might also like