buchspektrum Internet-Buchhandlung

Neuerscheinungen 2013

Stand: 2020-01-07
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Vinodh Kumar

Beginning Windows 8 Data Development


Using C and JavaScript
1st ed. 2013. xiii, 252 S. 78 SW-Abb. 254 mm
Verlag/Jahr: SPRINGER, BERLIN; APRESS 2013
ISBN: 1-430-24992-7 (1430249927)
Neue ISBN: 978-1-430-24992-4 (9781430249924)

Preis und Lieferzeit: Bitte klicken


This book introduces novice developers to a range of data access strategies for storing and retreiving data both locally and remotely. It provides you with a range of fully working data access solutions and the insight you need to know when, and how, to apply each of the techniques to best advantage.

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.
Chapter 1: Introducing Windows 8 development from a data perspective
Chapter 2: Windows 8 Modern app data access strategies
Chapter 3: Selecting the right strategy for your app
Part I: Lightweight data
Chapter 4: Local Data Access I : JET API
Chapter 5: Local Data Access: II: IndexedDB
Chapter 6: Dealing with Application Data
Part II: Heavyweight data
Chapter 7: WCF RIA Services
Chapter 8: ASP.NET Web API
Chapter 9: SQL Databases
Chapter 10: Windows Phone 8 Data Access
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.