Beginning Windows 8 Data Development: Using C# and JavaScript
Autor Vinodh Kumaren Limba Engleză Paperback – 11 sep 2013
Focussing specifically on how the Windows 8 app developer can work with the Windows Runtime (often called Windows RT) framework this book provides careful analysis of the many options you have open to you, along with a comparision of their strengths and weaknesses under different conditions. With the days of a single database being the right choice for almost all development projects long gone. You will lean that the right choice for your app now depends on a variety of factors and getting it right will be critical to your customer's end user experience.
We cover a range of data access strategies ranging from storing and retrieving data locally using the JET API, to using the most popular open and closed source database products like SQLite and SQL Server. We look at how lightweight HTML and JavaScript apps work well with equally feather-weight data stores like IndexedDB. We'll also introduce you to more advanced data access techniques like REST (JSON), WCF RIA Services, ASP.NET MVC 4 Web API and Windows Azure that can hugely expand the horizons of what it is possible for your app to do as storage - and even processing - are taken beyond the confines of your user's device.
By the time you have read this book you will be familiar with the key data access considerations you will need to evaluate as you build you apps and you will be able to confidently select the data access architecture that is most appropriate to the app you want to build.
Preț: 238.68 lei
Preț vechi: 298.35 lei
-20% Nou
Puncte Express: 358
Preț estimativ în valută:
45.68€ • 47.45$ • 37.94£
45.68€ • 47.45$ • 37.94£
Carte tipărită la comandă
Livrare economică 03-17 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781430249924
ISBN-10: 1430249927
Pagini: 300
Ilustrații: XIII, 252 p. 78 illus.
Dimensiuni: 178 x 254 x 20 mm
Greutate: 0.44 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1430249927
Pagini: 300
Ilustrații: XIII, 252 p. 78 illus.
Dimensiuni: 178 x 254 x 20 mm
Greutate: 0.44 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Popular/generalNotă biografică
Vinodh Kumar, has developed top selling Windows Phone apps and is currently working on porting them to Windows 8. Vinodh has been awarded Microsoft MVP for 3 times and is author of various .NET books for top publications.
Caracteristici
Windows 8 changes the way users interact with their devices, and the way we need to think about them experience we deliver as developers. This book will teach you the many ways that Windows 8 apps can be connected to data sources, both local and remote, to store application data and to consume remote services.