Xamarin in good for Mobile application development
Xamarin is a new tool based on Microsoft technology stack, which has Common Language Infrastructure (CLI) and Common Language Specifications ( Microsoft .NET). Xamarin is a tool used for cross-platform Mobile application development, it uses C# and native libraries wrapped in the the.Net layer. The advantages of using Xamarin for Mobile application development is: 1. We can reuse 96% of the source code, hence it will greatly speed up the development process. 2. Cross-platform apps for Ios, Android or Windows are built using Xamarin. Forms tool, this converts app UI components into the platform-specific interface elements at runtime. 3. Xamarin performance is being continuously improved. The application built using Xamarin gives native user experience, unlike the Hybrid application. 4. With Xamarin, your solution gets native-level app functionality. It eliminates all hardware compatibility issues, using plugins and specific APIs, to work with common devices functionality across the platforms. 5. Since its cross-platform, the maintenance of the application is simple. In case of any updates, you need to simply deploy the changes or update the source file, and the change will reflect on both Android and IOs platform.
★
★
★
★
★
33 views • 2 slides