Learning Windows Azure Mobile Services for Windows 8 and Windows Phone 8:
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Packt Publishing
2014
|
Schlagworte: | |
Beschreibung: | Print version record |
Beschreibung: | 1 online resource |
ISBN: | 1306370302 9781306370301 9781782171935 1782171932 1782171924 9781782171928 |
Internformat
MARC
LEADER | 00000nmm a2200000zc 4500 | ||
---|---|---|---|
001 | BV045350491 | ||
003 | DE-604 | ||
005 | 00000000000000.0 | ||
007 | cr|uuu---uuuuu | ||
008 | 181210s2014 |||| o||u| ||||||eng d | ||
020 | |a 1306370302 |9 1-306-37030-2 | ||
020 | |a 9781306370301 |9 978-1-306-37030-1 | ||
020 | |a 9781782171935 |9 978-1-78217-193-5 | ||
020 | |a 1782171932 |9 1-78217-193-2 | ||
020 | |a 1782171924 |9 1-78217-192-4 | ||
020 | |a 9781782171928 |9 978-1-78217-192-8 | ||
035 | |a (ZDB-4-ITC)ocn868965347 | ||
035 | |a (OCoLC)868965347 | ||
035 | |a (DE-599)BVBBV045350491 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
082 | 0 | |a 004.6782 | |
100 | 1 | |a Webber-Cross, Geoff |e Verfasser |4 aut | |
245 | 1 | 0 | |a Learning Windows Azure Mobile Services for Windows 8 and Windows Phone 8 |
264 | 1 | |b Packt Publishing |c 2014 | |
300 | |a 1 online resource | ||
336 | |b txt |2 rdacontent | ||
337 | |b c |2 rdamedia | ||
338 | |b cr |2 rdacarrier | ||
500 | |a Print version record | ||
505 | 8 | |a In Detail Windows Azure is the most opted for cloud technology, and is getting better each day. With the increasing number of users of Windows Phone and Windows 8, the necessity for a good robust cloud service to support the apps is increasing. Windows Azure Mobile Services is a set of Windows Azure hosted services that are designed to quickly build, deploy, and manage a mobile web-connected app. Using this concise and to-the-point guide, you will be able to utilize Windows Azure Mobile Services with your Windows apps and know how best to integrate them with the backend capabilities that Azure provides. We start with setting up the portal, choosing a subscription, and taking the first steps into integrating services into our applications. From here, we explore security, scripts, and push notifications and finish with the requirements for store submission and how to improve user experience. | |
505 | 8 | |a The book discusses different service permission options and demonstrates how to use an authentication provider in our applications. Scripts are examined throughout the book with examples of modifying table methods, creating custom APIs, and making push notification requests. We also explore how to extend scripts with NPM packages and manage them with Git version control. Push notifications is a major feature of Mobile Services so this subject is thoroughly examined with examples using the native PNS libraries and scaling up notifications with Notifications Hub. Learning Windows Azure Mobile Services for Windows 8 and Windows Phone 8 is a great companion for anyone who is building or thinking of building an application that needs centralized data storage or push notifications. Approach This book is based around a case study game which was written for the book. This means that the chapters progress in a logical way and build upon lessons learned as we go. | |
505 | 8 | |a Real-world examples are provided for each topic that are practical and not given out-of-context so they can be applied directly to other applications. Who this book is for If you are a developer who wishes to build Windows 8 and Phone 8 applications and integrate them with Windows Azure Mobile Services, this book is for you. Basic C# and JavaScript skills are advantageous, as well as some knowledge of building Windows 8 or Windows Phone 8 applications | |
546 | |a English | ||
630 | 0 | 4 | |a Windows Azure |a Windows phone (Computer file) |a Microsoft Windows (Computer file) |
650 | 7 | |a Microsoft Windows (Computer file) |2 fast | |
650 | 7 | |a Windows Azure |2 fast | |
650 | 7 | |a Windows phone (Computer file) |2 fast | |
650 | 7 | |a COMPUTERS / Computer Literacy |2 bisacsh | |
650 | 7 | |a COMPUTERS / Computer Science |2 bisacsh | |
650 | 7 | |a COMPUTERS / Data Processing |2 bisacsh | |
650 | 7 | |a COMPUTERS / Hardware / General |2 bisacsh | |
650 | 7 | |a COMPUTERS / Information Technology |2 bisacsh | |
650 | 7 | |a COMPUTERS / Machine Theory |2 bisacsh | |
650 | 7 | |a COMPUTERS / Reference |2 bisacsh | |
650 | 7 | |a Application software / Development |2 fast | |
650 | 7 | |a Mobile communication systems |2 fast | |
650 | 7 | |a Mobile computing |2 fast | |
650 | 7 | |a Engineering & Applied Sciences |2 hilcc | |
650 | 7 | |a Computer Science |2 hilcc | |
650 | 4 | |a Mobile computing |a Mobile communication systems |a Application software |x Development | |
776 | 0 | 8 | |i Erscheint auch als |n Druck-Ausgabe |z 9781306370301 |
912 | |a ZDB-4-ITC | ||
999 | |a oai:aleph.bib-bvb.de:BVB01-030737145 |
Datensatz im Suchindex
_version_ | 1804179175180861440 |
---|---|
any_adam_object | |
author | Webber-Cross, Geoff |
author_facet | Webber-Cross, Geoff |
author_role | aut |
author_sort | Webber-Cross, Geoff |
author_variant | g w c gwc |
building | Verbundindex |
bvnumber | BV045350491 |
collection | ZDB-4-ITC |
contents | In Detail Windows Azure is the most opted for cloud technology, and is getting better each day. With the increasing number of users of Windows Phone and Windows 8, the necessity for a good robust cloud service to support the apps is increasing. Windows Azure Mobile Services is a set of Windows Azure hosted services that are designed to quickly build, deploy, and manage a mobile web-connected app. Using this concise and to-the-point guide, you will be able to utilize Windows Azure Mobile Services with your Windows apps and know how best to integrate them with the backend capabilities that Azure provides. We start with setting up the portal, choosing a subscription, and taking the first steps into integrating services into our applications. From here, we explore security, scripts, and push notifications and finish with the requirements for store submission and how to improve user experience. The book discusses different service permission options and demonstrates how to use an authentication provider in our applications. Scripts are examined throughout the book with examples of modifying table methods, creating custom APIs, and making push notification requests. We also explore how to extend scripts with NPM packages and manage them with Git version control. Push notifications is a major feature of Mobile Services so this subject is thoroughly examined with examples using the native PNS libraries and scaling up notifications with Notifications Hub. Learning Windows Azure Mobile Services for Windows 8 and Windows Phone 8 is a great companion for anyone who is building or thinking of building an application that needs centralized data storage or push notifications. Approach This book is based around a case study game which was written for the book. This means that the chapters progress in a logical way and build upon lessons learned as we go. Real-world examples are provided for each topic that are practical and not given out-of-context so they can be applied directly to other applications. Who this book is for If you are a developer who wishes to build Windows 8 and Phone 8 applications and integrate them with Windows Azure Mobile Services, this book is for you. Basic C# and JavaScript skills are advantageous, as well as some knowledge of building Windows 8 or Windows Phone 8 applications |
ctrlnum | (ZDB-4-ITC)ocn868965347 (OCoLC)868965347 (DE-599)BVBBV045350491 |
dewey-full | 004.6782 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 004 - Computer science |
dewey-raw | 004.6782 |
dewey-search | 004.6782 |
dewey-sort | 14.6782 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>04484nmm a2200613zc 4500</leader><controlfield tag="001">BV045350491</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">00000000000000.0</controlfield><controlfield tag="007">cr|uuu---uuuuu</controlfield><controlfield tag="008">181210s2014 |||| o||u| ||||||eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1306370302</subfield><subfield code="9">1-306-37030-2</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781306370301</subfield><subfield code="9">978-1-306-37030-1</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781782171935</subfield><subfield code="9">978-1-78217-193-5</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1782171932</subfield><subfield code="9">1-78217-193-2</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1782171924</subfield><subfield code="9">1-78217-192-4</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781782171928</subfield><subfield code="9">978-1-78217-192-8</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(ZDB-4-ITC)ocn868965347</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)868965347</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV045350491</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">004.6782</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Webber-Cross, Geoff</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Learning Windows Azure Mobile Services for Windows 8 and Windows Phone 8</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="b">Packt Publishing</subfield><subfield code="c">2014</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Print version record</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">In Detail Windows Azure is the most opted for cloud technology, and is getting better each day. With the increasing number of users of Windows Phone and Windows 8, the necessity for a good robust cloud service to support the apps is increasing. Windows Azure Mobile Services is a set of Windows Azure hosted services that are designed to quickly build, deploy, and manage a mobile web-connected app. Using this concise and to-the-point guide, you will be able to utilize Windows Azure Mobile Services with your Windows apps and know how best to integrate them with the backend capabilities that Azure provides. We start with setting up the portal, choosing a subscription, and taking the first steps into integrating services into our applications. From here, we explore security, scripts, and push notifications and finish with the requirements for store submission and how to improve user experience. </subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">The book discusses different service permission options and demonstrates how to use an authentication provider in our applications. Scripts are examined throughout the book with examples of modifying table methods, creating custom APIs, and making push notification requests. We also explore how to extend scripts with NPM packages and manage them with Git version control. Push notifications is a major feature of Mobile Services so this subject is thoroughly examined with examples using the native PNS libraries and scaling up notifications with Notifications Hub. Learning Windows Azure Mobile Services for Windows 8 and Windows Phone 8 is a great companion for anyone who is building or thinking of building an application that needs centralized data storage or push notifications. Approach This book is based around a case study game which was written for the book. This means that the chapters progress in a logical way and build upon lessons learned as we go. </subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Real-world examples are provided for each topic that are practical and not given out-of-context so they can be applied directly to other applications. Who this book is for If you are a developer who wishes to build Windows 8 and Phone 8 applications and integrate them with Windows Azure Mobile Services, this book is for you. Basic C# and JavaScript skills are advantageous, as well as some knowledge of building Windows 8 or Windows Phone 8 applications</subfield></datafield><datafield tag="546" ind1=" " ind2=" "><subfield code="a">English</subfield></datafield><datafield tag="630" ind1="0" ind2="4"><subfield code="a">Windows Azure</subfield><subfield code="a">Windows phone (Computer file)</subfield><subfield code="a">Microsoft Windows (Computer file)</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Microsoft Windows (Computer file)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Windows Azure</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Windows phone (Computer file)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS / Computer Literacy</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS / Computer Science</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS / Data Processing</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS / Hardware / General</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS / Information Technology</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS / Machine Theory</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS / Reference</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Application software / Development</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Mobile communication systems</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Mobile computing</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Engineering & Applied Sciences</subfield><subfield code="2">hilcc</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Computer Science</subfield><subfield code="2">hilcc</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Mobile computing</subfield><subfield code="a">Mobile communication systems</subfield><subfield code="a">Application software</subfield><subfield code="x">Development</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Druck-Ausgabe</subfield><subfield code="z">9781306370301</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-ITC</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-030737145</subfield></datafield></record></collection> |
id | DE-604.BV045350491 |
illustrated | Not Illustrated |
indexdate | 2024-07-10T08:15:41Z |
institution | BVB |
isbn | 1306370302 9781306370301 9781782171935 1782171932 1782171924 9781782171928 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-030737145 |
oclc_num | 868965347 |
open_access_boolean | |
physical | 1 online resource |
psigel | ZDB-4-ITC |
publishDate | 2014 |
publishDateSearch | 2014 |
publishDateSort | 2014 |
publisher | Packt Publishing |
record_format | marc |
spelling | Webber-Cross, Geoff Verfasser aut Learning Windows Azure Mobile Services for Windows 8 and Windows Phone 8 Packt Publishing 2014 1 online resource txt rdacontent c rdamedia cr rdacarrier Print version record In Detail Windows Azure is the most opted for cloud technology, and is getting better each day. With the increasing number of users of Windows Phone and Windows 8, the necessity for a good robust cloud service to support the apps is increasing. Windows Azure Mobile Services is a set of Windows Azure hosted services that are designed to quickly build, deploy, and manage a mobile web-connected app. Using this concise and to-the-point guide, you will be able to utilize Windows Azure Mobile Services with your Windows apps and know how best to integrate them with the backend capabilities that Azure provides. We start with setting up the portal, choosing a subscription, and taking the first steps into integrating services into our applications. From here, we explore security, scripts, and push notifications and finish with the requirements for store submission and how to improve user experience. The book discusses different service permission options and demonstrates how to use an authentication provider in our applications. Scripts are examined throughout the book with examples of modifying table methods, creating custom APIs, and making push notification requests. We also explore how to extend scripts with NPM packages and manage them with Git version control. Push notifications is a major feature of Mobile Services so this subject is thoroughly examined with examples using the native PNS libraries and scaling up notifications with Notifications Hub. Learning Windows Azure Mobile Services for Windows 8 and Windows Phone 8 is a great companion for anyone who is building or thinking of building an application that needs centralized data storage or push notifications. Approach This book is based around a case study game which was written for the book. This means that the chapters progress in a logical way and build upon lessons learned as we go. Real-world examples are provided for each topic that are practical and not given out-of-context so they can be applied directly to other applications. Who this book is for If you are a developer who wishes to build Windows 8 and Phone 8 applications and integrate them with Windows Azure Mobile Services, this book is for you. Basic C# and JavaScript skills are advantageous, as well as some knowledge of building Windows 8 or Windows Phone 8 applications English Windows Azure Windows phone (Computer file) Microsoft Windows (Computer file) Microsoft Windows (Computer file) fast Windows Azure fast Windows phone (Computer file) fast COMPUTERS / Computer Literacy bisacsh COMPUTERS / Computer Science bisacsh COMPUTERS / Data Processing bisacsh COMPUTERS / Hardware / General bisacsh COMPUTERS / Information Technology bisacsh COMPUTERS / Machine Theory bisacsh COMPUTERS / Reference bisacsh Application software / Development fast Mobile communication systems fast Mobile computing fast Engineering & Applied Sciences hilcc Computer Science hilcc Mobile computing Mobile communication systems Application software Development Erscheint auch als Druck-Ausgabe 9781306370301 |
spellingShingle | Webber-Cross, Geoff Learning Windows Azure Mobile Services for Windows 8 and Windows Phone 8 In Detail Windows Azure is the most opted for cloud technology, and is getting better each day. With the increasing number of users of Windows Phone and Windows 8, the necessity for a good robust cloud service to support the apps is increasing. Windows Azure Mobile Services is a set of Windows Azure hosted services that are designed to quickly build, deploy, and manage a mobile web-connected app. Using this concise and to-the-point guide, you will be able to utilize Windows Azure Mobile Services with your Windows apps and know how best to integrate them with the backend capabilities that Azure provides. We start with setting up the portal, choosing a subscription, and taking the first steps into integrating services into our applications. From here, we explore security, scripts, and push notifications and finish with the requirements for store submission and how to improve user experience. The book discusses different service permission options and demonstrates how to use an authentication provider in our applications. Scripts are examined throughout the book with examples of modifying table methods, creating custom APIs, and making push notification requests. We also explore how to extend scripts with NPM packages and manage them with Git version control. Push notifications is a major feature of Mobile Services so this subject is thoroughly examined with examples using the native PNS libraries and scaling up notifications with Notifications Hub. Learning Windows Azure Mobile Services for Windows 8 and Windows Phone 8 is a great companion for anyone who is building or thinking of building an application that needs centralized data storage or push notifications. Approach This book is based around a case study game which was written for the book. This means that the chapters progress in a logical way and build upon lessons learned as we go. Real-world examples are provided for each topic that are practical and not given out-of-context so they can be applied directly to other applications. Who this book is for If you are a developer who wishes to build Windows 8 and Phone 8 applications and integrate them with Windows Azure Mobile Services, this book is for you. Basic C# and JavaScript skills are advantageous, as well as some knowledge of building Windows 8 or Windows Phone 8 applications Windows Azure Windows phone (Computer file) Microsoft Windows (Computer file) Microsoft Windows (Computer file) fast Windows Azure fast Windows phone (Computer file) fast COMPUTERS / Computer Literacy bisacsh COMPUTERS / Computer Science bisacsh COMPUTERS / Data Processing bisacsh COMPUTERS / Hardware / General bisacsh COMPUTERS / Information Technology bisacsh COMPUTERS / Machine Theory bisacsh COMPUTERS / Reference bisacsh Application software / Development fast Mobile communication systems fast Mobile computing fast Engineering & Applied Sciences hilcc Computer Science hilcc Mobile computing Mobile communication systems Application software Development |
title | Learning Windows Azure Mobile Services for Windows 8 and Windows Phone 8 |
title_auth | Learning Windows Azure Mobile Services for Windows 8 and Windows Phone 8 |
title_exact_search | Learning Windows Azure Mobile Services for Windows 8 and Windows Phone 8 |
title_full | Learning Windows Azure Mobile Services for Windows 8 and Windows Phone 8 |
title_fullStr | Learning Windows Azure Mobile Services for Windows 8 and Windows Phone 8 |
title_full_unstemmed | Learning Windows Azure Mobile Services for Windows 8 and Windows Phone 8 |
title_short | Learning Windows Azure Mobile Services for Windows 8 and Windows Phone 8 |
title_sort | learning windows azure mobile services for windows 8 and windows phone 8 |
topic | Windows Azure Windows phone (Computer file) Microsoft Windows (Computer file) Microsoft Windows (Computer file) fast Windows Azure fast Windows phone (Computer file) fast COMPUTERS / Computer Literacy bisacsh COMPUTERS / Computer Science bisacsh COMPUTERS / Data Processing bisacsh COMPUTERS / Hardware / General bisacsh COMPUTERS / Information Technology bisacsh COMPUTERS / Machine Theory bisacsh COMPUTERS / Reference bisacsh Application software / Development fast Mobile communication systems fast Mobile computing fast Engineering & Applied Sciences hilcc Computer Science hilcc Mobile computing Mobile communication systems Application software Development |
topic_facet | Windows Azure Windows phone (Computer file) Microsoft Windows (Computer file) Microsoft Windows (Computer file) Windows Azure Windows phone (Computer file) COMPUTERS / Computer Literacy COMPUTERS / Computer Science COMPUTERS / Data Processing COMPUTERS / Hardware / General COMPUTERS / Information Technology COMPUTERS / Machine Theory COMPUTERS / Reference Application software / Development Mobile communication systems Mobile computing Engineering & Applied Sciences Computer Science Mobile computing Mobile communication systems Application software Development |
work_keys_str_mv | AT webbercrossgeoff learningwindowsazuremobileservicesforwindows8andwindowsphone8 |