Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7 707 857-29-98
  
  10:00-18:00 пн-пт
  shop@logobook.kz
   
    Поиск книг                        
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Бестселлеры | |
 

Cross-platform Localization for Native Mobile Apps with Xamarin, Miller


Варианты приобретения
Цена: 24160T
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: 62 шт.  
При оформлении заказа до: 31 мар 2025
Ориентировочная дата поставки: Апрель- начало Мая
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Miller
Название:  Cross-platform Localization for Native Mobile Apps with Xamarin
Издательство: Springer
Классификация:
ISBN: 1484224655
ISBN-13(EAN): 9781484224656
Обложка/Формат: Paperback
Страницы: 113
Вес: 0.266 кг.
Дата издания: 2017
Язык: English
Иллюстрации: 43 colour illustrations, biography
Размер: 254 x 178 x 7
Читательская аудитория: Professional & vocational
Рейтинг:
Поставляется из: Германии
Описание:
This book walks the developer through the process of tailoring their apps in order to appeal to a global market. Microsoft MVP Chris Miller steps you through the process of enabling multiple language support, while using a single shared set of language resources using the .NET Framework. .NET makes it easy to support multiple languages and cultures.
Starting with a simple mobile application, the author demonstrates how to adapt it for the Android, iOS, and Windows platforms, showing how to handle the localization with resource files and how to handle internationalization on each platform.
Readers will learn how to test the application for the localization support and how to avoid common pitfalls. Using Xamarin.Forms and Visual Studio, the app will be implemented for Android, iOS, and Windows 10 UWP and 99% of the code will be shared across the platforms.
What You Will Learn:
Localization and Internationalization and why they matterHow multiple languages are supported on each platformHow cultural differences like dates and currencies are handledHow to use tools like Microsoft’s Multilingual App Toolkit to manage language resourcesHow to create an localized, cross-platform app with Android Studio, Xcode, Xamarin and Visual Studio toolsHow to get help translating the text from the application
Who This Book Is For:
Mobile app developers currently writing native apps for Windows Phone, Android, and iOS. The Android and iOS native apps will be written using Xamarin and also with the native tool kits, the Windows apps with the stock Visual Studio tools.

Дополнительное описание: 1: Overview.- 2: Implementation.- 3: Sample Applications.- 4: References.


Using MVVM with your Xamarin Apps

Автор: Paul Johnson
Название: Using MVVM with your Xamarin Apps
ISBN: 1484224744 ISBN-13(EAN): 9781484224748
Издательство: Springer
Рейтинг:
Цена: 32220 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Learn how to use the popular MVVM Light development framework with a focus on reliable, maintainable code that can be deployed across any of the .NET-supported mobile platforms. Clear examples are provided of the advantages of the MVVM platform along with step-by-step demonstrations of how to create applications at different levels of complexity. Application development is covered for iOS, Android, and Windows phone (UWP) using MVVM Light as the central framework.

The model-view-view-model (MVVM) pattern is valued by many developers as an excellent way to create sophisticated modern applications. Its clear separation of presentation and business logic produces a clean implementation that promotes speed, scalability, and code reuse in applications with a complex UI. These characteristics have long been highly valued by WPF developers, and now that benefit is available to Xamarin developers, too.

What You'll Learn

  • Set up and install MVVM Light
  • Understand the advantages and disadvantages of MVVM
  • Discover why inversion of control is important in MVVM
  • Conduct unit testing of MVVM apps
  • Convert your existing apps to use MVVM
  • Use MVVM Light within a Xamarin Forms app
  • Use webservices
  • Be introduced to the new .NET 2.0 Standard Class Library and how to use MVVM Light with it

Xamarin Continuous Integration and Delivery

Автор: Gerald Versluis
Название: Xamarin Continuous Integration and Delivery
ISBN: 1484227158 ISBN-13(EAN): 9781484227152
Издательство: Springer
Рейтинг:
Цена: 24160 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: As a developer, or a small team, you can automate your processes to punch heavier than your weight, and do it free. This step-by-step guide goes from setting up the first automated build to integrated unit testing, and delivering a high-quality app to your testers and end users. It also covers the use of HockeyApp to track usage and report errors.

Azure and Xamarin Forms

Автор: Fustino
Название: Azure and Xamarin Forms
ISBN: 1484235606 ISBN-13(EAN): 9781484235607
Издательство: Springer
Рейтинг:
Цена: 40270 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Discover how to create cross platform apps for Android, iOS and UWP using Azure services and C# with Xamarin Forms. This book illustrates how to utilize Azure cloud storage for serving up Azure SQL DB data through Azure App Services.The book starts by setting up Xamarin and introducing Xamarin Forms and then covers the Azure Portal from a developer’s perspective and goes on to demonstrate how to build an Azure Service using Quickstart. You'll also see how to add Azure support to Xamarin Forms application. You'll review in detail how to build a Xamarin Form with Azure Client and modify an existing app to become a Xamarin Forms Client for Azure with offline synchronization.You then move on to third-party controls that speed up development. By the end of the book, you will be able to use Azure and Xamarin together and master how to use Azure Mobile Quickstarts, Azure SQL plumbing, database synchronization and Xamarin Forms.What You'll LearnCreate a Xamarin Forms App and understand the Structure of a Xamarin Forms App. Navigate pages and use platform specific coding. Use images, ListView and the Azure Mobile App Quickstart to build a Service and Xamarin Forms appModify an existing app to use Azure Client Libraries, understand offline storage with SQLite and incorporate offline synchronizationWho This Book Is For Software developers new to Xamarin and/or Azure and for the developers who are familiar with both the technologies to use in mobile apps.

Understanding Game Application Development: With Xamarin.Forms and ASP.NET

Автор: S. Durano Vincent Maverick
Название: Understanding Game Application Development: With Xamarin.Forms and ASP.NET
ISBN: 1484242637 ISBN-13(EAN): 9781484242636
Издательство: Springer
Рейтинг:
Цена: 26580 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Learn to build a simple data-driven mobile game application using the power of Xamarin.Forms, ASP.NET, the Web API, and SignalR with this short book. In it you will build a cross-platform mobile application that targets both iOS and Android, connect your app with your database using Entity Framework, and implement real-time syncing functionality using SignalR.
Understanding Game Application Development starts by giving you an overview of the development tools, an installation guide, and a list of prerequisites. You will learn how to manage application flow, create your workspace, and set up your database. Next, you will see how to access data for handling CRUD operations and define the necessary API endpoints. Further, you will build a mobile application with Xamarin.Forms, both in iOS and in Android.
You will also understand the deployment and testing process as well as how to build a real-time leader board using ASP.NET MVC and SignalR. Finally, you will understand how to publish your source code on GitHub from Visual Studio 2017.
What You Will Learn
Understand the basic concept and fundamentals of the technologies used for building the applicationsSet up your development environmentCreate a SQL database from scratch Implement a data access layerDefine REST service endpoints using the Web APIDeploy, test, and debug iOS and Android applicationsPush your source code to GitHub
Who This Book Is For
.NET developers who want to jump on mobile application development with Xamarin and learn with practical examples.

Beginning Xamarin Development for the Mac

Автор: Dawid Borycki
Название: Beginning Xamarin Development for the Mac
ISBN: 1484231317 ISBN-13(EAN): 9781484231319
Издательство: Springer
Рейтинг:
Цена: 24160 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Develop apps for the iPhone, iPad, and Apple wearables. Build iOS, watchOS, and tvOS apps using Xamarin.iOS and Visual Studio for Mac.

Learn how to set up your development environment and emulators, and how to create adaptive user interfaces for various platforms. Expert Dawid Borycki guides you through the fundamentals of programming for Apple platforms (Model View Controller, Test Driven Development), navigation patterns, gesture handling, accessing user's location, and reading and consuming data from web services.
After reading this book, you will be able to build native apps that look and feel like other apps built into iOS, watchOS, and tvOS, and have the skills that are in high demand in today's market. If you are already programming C# apps for web or desktop, you will learn how to extend your skill set to Apple mobile, wearable, and smart TV platforms.

What You'll Learn
  • Build and implement native apps for Apple platforms
  • Create adaptive, universal views and handle navigation between them
  • Access user's location and handle touch input
  • Consume data from web services
  • Minimize app development time with C#
Who This Book Is For

Developers who are interested in mobile and device development, as well as experienced non-Apple developers who want to switch or extend their skill set to programming for Apple platforms



Xamarin.Forms Essentials

Автор: Gerald Versluis
Название: Xamarin.Forms Essentials
ISBN: 1484232399 ISBN-13(EAN): 9781484232392
Издательство: Springer
Рейтинг:
Цена: 18520 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The next great debut cookbook from Artisan: Matt Jennings, multiple James Beard Award-nominated chef and owner of Townsman, named best restaurant by USA Today, Esquire, and Food & Wine, publishes his first cookbook to shine a spotlight on the foods of his New England roots.


Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2)
ТОО "Логобук" Тел:+7 707 857-29-98 , www.logobook.kz
Kaspi QR
   В Контакте     В Контакте Мед  Мобильная версия