Building mobile applications using Kendo UI Mobile and ASP.NET Web API: get started with Kendo UI Mobile and learn how to integrate it with HTTP-based services built using ASP.NET Web API
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham
Packt Pub.
2013
|
Schriftenreihe: | Community experience distilled
|
Schlagworte: | |
Online-Zugang: | FAW01 FAW02 |
Beschreibung: | Includes index Cover; Copyright; Credits; About the Authors; Acknowledgments; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Building a Mobile Application Using HTML5; Native versus hybrid versus mobile websites; HTML5 and CSS3; HTML5 -- Steve Jobs made me famous; Main features of HTML5; Who is behind the HTML5 specification?; A sample HTML5 page; DOCTYPE and character encodings; Some new HTML5 tags; CSS3; Kendo UI -- building cross-browser apps made easy; Kendo UI widgets; Kendo UI architecture; Kendo UI Web; Kendo UI DataViz; Kendo UI Mobile; Server wrappers HTML5 mobile web application design guidelinesSummary; Chapter 2: Building Your First Mobile Application; Preparing the development machine; Ripple Emulator; Installing Ripple Emulator; First Kendo UI Mobile application; Views and Layouts; NavBar; Application initialization; A real-world mobile app -- Movie Tickets; The Home screen; The TabStrip widget; Transitions; Navigation; The Remote view; The Back button; Looking into the rendered HTML; View loading and HTML element IDs; Application object; The Initial view; Loading text; Forcing platform; Hiding and showing the loading animation Getting a reference of the current viewNavigating to a view; UI experience across platforms; The Flat view; Summary; Chapter 3: Service Layer with ASP.NET Web API; Creating a Web API service; Hosting using IIS; Routing; Customizing the Web API routing; Parameter binding; Model binding; Formatters; Building a service for the Movie Tickets application; Adding a controller; Content Negotiation; The Advanced Rest Client Chrome extension; The Accept header; The Content-type header; The Accept-charset header; An Image/PDF file as response; Securing Web API; Authentication; Basic authentication Authentication using message handlersImplementing authentication; Authentication in action; Authorization; Using AuthorizeAttribute; [AllowAnonymous] attribute; Custom authorization attribute; Summary; Chapter 4: Integration Using Framework Elements; DataSource; Local data source; Remote data source; Templates; Rendering templates; Inline templates; External templates; MVVM; MVVM design pattern; Getting started with Kendo MVVM; HTML; JavaScript; Bindings; MVVM in mobile; HTML; JavaScript; Integrating with the Movie Tickets app; The User Account screen; Backend -- setting up a Web API service Frontend -- architectureRevealing Module Pattern; Namespacing; Initialization; HTML UI; Fixing cross-domain access issues; Summary; Chapter 5: Exploring Mobile Widgets; Kendo Mobile widgets basics; Mobile widget base methods; bind; trigger; unbind; one; destroy; view; Mobile UI widgets; init and show events of the View widget; The ListView widget; Inset style; Links; Detail buttons and icons; Grouping and templates; The Button widget; Icons; The ButtonGroup widget; Initialization; Styling; ButtonGroup in action; The Switch widget; Initialization; The Pane widget; Methods; Events The Packt Beginner's Guide format is designed to make you as comfortable as possible. Using practical examples, this guide will walk you through the ins and outs of web application development with easy step-by-step instructions. If you want to build your own application but don't know where to start, then this is the book for you. With easy-to-follow, step-by-step and real-life examples, you will be building your own applications in a matter of weeks not years |
Beschreibung: | v, 235 pages |
ISBN: | 9781782160939 1782160930 1299862853 9781299862852 9781782160922 1782160922 |
Internformat
MARC
LEADER | 00000nmm a2200000zc 4500 | ||
---|---|---|---|
001 | BV043779048 | ||
003 | DE-604 | ||
005 | 00000000000000.0 | ||
007 | cr|uuu---uuuuu | ||
008 | 160920s2013 |||| o||u| ||||||eng d | ||
020 | |a 9781782160939 |9 978-1-78216-093-9 | ||
020 | |a 1782160930 |9 1-78216-093-0 | ||
020 | |a 1299862853 |9 1-299-86285-3 | ||
020 | |a 9781299862852 |9 978-1-299-86285-2 | ||
020 | |a 9781782160922 |9 978-1-78216-092-2 | ||
020 | |a 1782160922 |9 1-78216-092-2 | ||
035 | |a (ZDB-4-EBA)ocn902335632 | ||
035 | |a (ZDB-4-ITC)ocn902335632 | ||
035 | |a (OCoLC)902335632 | ||
035 | |a (DE-599)BVBBV043779048 | ||
040 | |a DE-604 |b ger |e aacr | ||
041 | 0 | |a eng | |
049 | |a DE-1046 |a DE-1047 | ||
082 | 0 | |a 006.7/75 |2 23 | |
100 | 1 | |a Nair, Nishanth |e Verfasser |4 aut | |
245 | 1 | 0 | |a Building mobile applications using Kendo UI Mobile and ASP.NET Web API |b get started with Kendo UI Mobile and learn how to integrate it with HTTP-based services built using ASP.NET Web API |c Nishanth Nair |
264 | 1 | |a Birmingham |b Packt Pub. |c 2013 | |
300 | |a v, 235 pages | ||
336 | |b txt |2 rdacontent | ||
337 | |b c |2 rdamedia | ||
338 | |b cr |2 rdacarrier | ||
490 | 0 | |a Community experience distilled | |
500 | |a Includes index | ||
500 | |a Cover; Copyright; Credits; About the Authors; Acknowledgments; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Building a Mobile Application Using HTML5; Native versus hybrid versus mobile websites; HTML5 and CSS3; HTML5 -- Steve Jobs made me famous; Main features of HTML5; Who is behind the HTML5 specification?; A sample HTML5 page; DOCTYPE and character encodings; Some new HTML5 tags; CSS3; Kendo UI -- building cross-browser apps made easy; Kendo UI widgets; Kendo UI architecture; Kendo UI Web; Kendo UI DataViz; Kendo UI Mobile; Server wrappers | ||
500 | |a HTML5 mobile web application design guidelinesSummary; Chapter 2: Building Your First Mobile Application; Preparing the development machine; Ripple Emulator; Installing Ripple Emulator; First Kendo UI Mobile application; Views and Layouts; NavBar; Application initialization; A real-world mobile app -- Movie Tickets; The Home screen; The TabStrip widget; Transitions; Navigation; The Remote view; The Back button; Looking into the rendered HTML; View loading and HTML element IDs; Application object; The Initial view; Loading text; Forcing platform; Hiding and showing the loading animation | ||
500 | |a Getting a reference of the current viewNavigating to a view; UI experience across platforms; The Flat view; Summary; Chapter 3: Service Layer with ASP.NET Web API; Creating a Web API service; Hosting using IIS; Routing; Customizing the Web API routing; Parameter binding; Model binding; Formatters; Building a service for the Movie Tickets application; Adding a controller; Content Negotiation; The Advanced Rest Client Chrome extension; The Accept header; The Content-type header; The Accept-charset header; An Image/PDF file as response; Securing Web API; Authentication; Basic authentication | ||
500 | |a Authentication using message handlersImplementing authentication; Authentication in action; Authorization; Using AuthorizeAttribute; [AllowAnonymous] attribute; Custom authorization attribute; Summary; Chapter 4: Integration Using Framework Elements; DataSource; Local data source; Remote data source; Templates; Rendering templates; Inline templates; External templates; MVVM; MVVM design pattern; Getting started with Kendo MVVM; HTML; JavaScript; Bindings; MVVM in mobile; HTML; JavaScript; Integrating with the Movie Tickets app; The User Account screen; Backend -- setting up a Web API service | ||
500 | |a Frontend -- architectureRevealing Module Pattern; Namespacing; Initialization; HTML UI; Fixing cross-domain access issues; Summary; Chapter 5: Exploring Mobile Widgets; Kendo Mobile widgets basics; Mobile widget base methods; bind; trigger; unbind; one; destroy; view; Mobile UI widgets; init and show events of the View widget; The ListView widget; Inset style; Links; Detail buttons and icons; Grouping and templates; The Button widget; Icons; The ButtonGroup widget; Initialization; Styling; ButtonGroup in action; The Switch widget; Initialization; The Pane widget; Methods; Events | ||
500 | |a The Packt Beginner's Guide format is designed to make you as comfortable as possible. Using practical examples, this guide will walk you through the ins and outs of web application development with easy step-by-step instructions. If you want to build your own application but don't know where to start, then this is the book for you. With easy-to-follow, step-by-step and real-life examples, you will be building your own applications in a matter of weeks not years | ||
650 | 7 | |a COMPUTERS / General |2 bisacsh | |
650 | 7 | |a Computer systems |2 fast | |
650 | 7 | |a Computers |2 fast | |
650 | 7 | |a Mobile apps |2 fast | |
650 | 4 | |a Mobile computing | |
650 | 4 | |a Application software |x Development | |
650 | 4 | |a Software frameworks | |
650 | 4 | |a Application program interfaces (Computer software) | |
650 | 4 | |a Web site development | |
912 | |a ZDB-4-EBA |a ZDB-4-ITC | ||
999 | |a oai:aleph.bib-bvb.de:BVB01-029190108 | ||
966 | e | |u http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=640104 |l FAW01 |p ZDB-4-EBA |q FAW_PDA_EBA |x Aggregator |3 Volltext | |
966 | e | |u http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=640104 |l FAW02 |p ZDB-4-EBA |q FAW_PDA_EBA |x Aggregator |3 Volltext |
Datensatz im Suchindex
_version_ | 1804176607401738240 |
---|---|
any_adam_object | |
author | Nair, Nishanth |
author_facet | Nair, Nishanth |
author_role | aut |
author_sort | Nair, Nishanth |
author_variant | n n nn |
building | Verbundindex |
bvnumber | BV043779048 |
collection | ZDB-4-EBA ZDB-4-ITC |
ctrlnum | (ZDB-4-EBA)ocn902335632 (ZDB-4-ITC)ocn902335632 (OCoLC)902335632 (DE-599)BVBBV043779048 |
dewey-full | 006.7/75 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 006 - Special computer methods |
dewey-raw | 006.7/75 |
dewey-search | 006.7/75 |
dewey-sort | 16.7 275 |
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>05509nmm a2200589zc 4500</leader><controlfield tag="001">BV043779048</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">00000000000000.0</controlfield><controlfield tag="007">cr|uuu---uuuuu</controlfield><controlfield tag="008">160920s2013 |||| o||u| ||||||eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781782160939</subfield><subfield code="9">978-1-78216-093-9</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1782160930</subfield><subfield code="9">1-78216-093-0</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1299862853</subfield><subfield code="9">1-299-86285-3</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781299862852</subfield><subfield code="9">978-1-299-86285-2</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781782160922</subfield><subfield code="9">978-1-78216-092-2</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1782160922</subfield><subfield code="9">1-78216-092-2</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(ZDB-4-EBA)ocn902335632</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(ZDB-4-ITC)ocn902335632</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)902335632</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV043779048</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">aacr</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-1046</subfield><subfield code="a">DE-1047</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">006.7/75</subfield><subfield code="2">23</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Nair, Nishanth</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Building mobile applications using Kendo UI Mobile and ASP.NET Web API</subfield><subfield code="b">get started with Kendo UI Mobile and learn how to integrate it with HTTP-based services built using ASP.NET Web API</subfield><subfield code="c">Nishanth Nair</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham</subfield><subfield code="b">Packt Pub.</subfield><subfield code="c">2013</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">v, 235 pages</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="490" ind1="0" ind2=" "><subfield code="a">Community experience distilled</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes index</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Cover; Copyright; Credits; About the Authors; Acknowledgments; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Building a Mobile Application Using HTML5; Native versus hybrid versus mobile websites; HTML5 and CSS3; HTML5 -- Steve Jobs made me famous; Main features of HTML5; Who is behind the HTML5 specification?; A sample HTML5 page; DOCTYPE and character encodings; Some new HTML5 tags; CSS3; Kendo UI -- building cross-browser apps made easy; Kendo UI widgets; Kendo UI architecture; Kendo UI Web; Kendo UI DataViz; Kendo UI Mobile; Server wrappers</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">HTML5 mobile web application design guidelinesSummary; Chapter 2: Building Your First Mobile Application; Preparing the development machine; Ripple Emulator; Installing Ripple Emulator; First Kendo UI Mobile application; Views and Layouts; NavBar; Application initialization; A real-world mobile app -- Movie Tickets; The Home screen; The TabStrip widget; Transitions; Navigation; The Remote view; The Back button; Looking into the rendered HTML; View loading and HTML element IDs; Application object; The Initial view; Loading text; Forcing platform; Hiding and showing the loading animation</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Getting a reference of the current viewNavigating to a view; UI experience across platforms; The Flat view; Summary; Chapter 3: Service Layer with ASP.NET Web API; Creating a Web API service; Hosting using IIS; Routing; Customizing the Web API routing; Parameter binding; Model binding; Formatters; Building a service for the Movie Tickets application; Adding a controller; Content Negotiation; The Advanced Rest Client Chrome extension; The Accept header; The Content-type header; The Accept-charset header; An Image/PDF file as response; Securing Web API; Authentication; Basic authentication</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Authentication using message handlersImplementing authentication; Authentication in action; Authorization; Using AuthorizeAttribute; [AllowAnonymous] attribute; Custom authorization attribute; Summary; Chapter 4: Integration Using Framework Elements; DataSource; Local data source; Remote data source; Templates; Rendering templates; Inline templates; External templates; MVVM; MVVM design pattern; Getting started with Kendo MVVM; HTML; JavaScript; Bindings; MVVM in mobile; HTML; JavaScript; Integrating with the Movie Tickets app; The User Account screen; Backend -- setting up a Web API service</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Frontend -- architectureRevealing Module Pattern; Namespacing; Initialization; HTML UI; Fixing cross-domain access issues; Summary; Chapter 5: Exploring Mobile Widgets; Kendo Mobile widgets basics; Mobile widget base methods; bind; trigger; unbind; one; destroy; view; Mobile UI widgets; init and show events of the View widget; The ListView widget; Inset style; Links; Detail buttons and icons; Grouping and templates; The Button widget; Icons; The ButtonGroup widget; Initialization; Styling; ButtonGroup in action; The Switch widget; Initialization; The Pane widget; Methods; Events</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">The Packt Beginner's Guide format is designed to make you as comfortable as possible. Using practical examples, this guide will walk you through the ins and outs of web application development with easy step-by-step instructions. If you want to build your own application but don't know where to start, then this is the book for you. With easy-to-follow, step-by-step and real-life examples, you will be building your own applications in a matter of weeks not years</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS / General</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Computer systems</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Computers</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Mobile apps</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Mobile computing</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Application software</subfield><subfield code="x">Development</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Software frameworks</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Application program interfaces (Computer software)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Web site development</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield><subfield code="a">ZDB-4-ITC</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-029190108</subfield></datafield><datafield tag="966" ind1="e" ind2=" "><subfield code="u">http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=640104</subfield><subfield code="l">FAW01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FAW_PDA_EBA</subfield><subfield code="x">Aggregator</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="966" ind1="e" ind2=" "><subfield code="u">http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=640104</subfield><subfield code="l">FAW02</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FAW_PDA_EBA</subfield><subfield code="x">Aggregator</subfield><subfield code="3">Volltext</subfield></datafield></record></collection> |
id | DE-604.BV043779048 |
illustrated | Not Illustrated |
indexdate | 2024-07-10T07:34:52Z |
institution | BVB |
isbn | 9781782160939 1782160930 1299862853 9781299862852 9781782160922 1782160922 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-029190108 |
oclc_num | 902335632 |
open_access_boolean | |
owner | DE-1046 DE-1047 |
owner_facet | DE-1046 DE-1047 |
physical | v, 235 pages |
psigel | ZDB-4-EBA ZDB-4-ITC ZDB-4-EBA FAW_PDA_EBA |
publishDate | 2013 |
publishDateSearch | 2013 |
publishDateSort | 2013 |
publisher | Packt Pub. |
record_format | marc |
series2 | Community experience distilled |
spelling | Nair, Nishanth Verfasser aut Building mobile applications using Kendo UI Mobile and ASP.NET Web API get started with Kendo UI Mobile and learn how to integrate it with HTTP-based services built using ASP.NET Web API Nishanth Nair Birmingham Packt Pub. 2013 v, 235 pages txt rdacontent c rdamedia cr rdacarrier Community experience distilled Includes index Cover; Copyright; Credits; About the Authors; Acknowledgments; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Building a Mobile Application Using HTML5; Native versus hybrid versus mobile websites; HTML5 and CSS3; HTML5 -- Steve Jobs made me famous; Main features of HTML5; Who is behind the HTML5 specification?; A sample HTML5 page; DOCTYPE and character encodings; Some new HTML5 tags; CSS3; Kendo UI -- building cross-browser apps made easy; Kendo UI widgets; Kendo UI architecture; Kendo UI Web; Kendo UI DataViz; Kendo UI Mobile; Server wrappers HTML5 mobile web application design guidelinesSummary; Chapter 2: Building Your First Mobile Application; Preparing the development machine; Ripple Emulator; Installing Ripple Emulator; First Kendo UI Mobile application; Views and Layouts; NavBar; Application initialization; A real-world mobile app -- Movie Tickets; The Home screen; The TabStrip widget; Transitions; Navigation; The Remote view; The Back button; Looking into the rendered HTML; View loading and HTML element IDs; Application object; The Initial view; Loading text; Forcing platform; Hiding and showing the loading animation Getting a reference of the current viewNavigating to a view; UI experience across platforms; The Flat view; Summary; Chapter 3: Service Layer with ASP.NET Web API; Creating a Web API service; Hosting using IIS; Routing; Customizing the Web API routing; Parameter binding; Model binding; Formatters; Building a service for the Movie Tickets application; Adding a controller; Content Negotiation; The Advanced Rest Client Chrome extension; The Accept header; The Content-type header; The Accept-charset header; An Image/PDF file as response; Securing Web API; Authentication; Basic authentication Authentication using message handlersImplementing authentication; Authentication in action; Authorization; Using AuthorizeAttribute; [AllowAnonymous] attribute; Custom authorization attribute; Summary; Chapter 4: Integration Using Framework Elements; DataSource; Local data source; Remote data source; Templates; Rendering templates; Inline templates; External templates; MVVM; MVVM design pattern; Getting started with Kendo MVVM; HTML; JavaScript; Bindings; MVVM in mobile; HTML; JavaScript; Integrating with the Movie Tickets app; The User Account screen; Backend -- setting up a Web API service Frontend -- architectureRevealing Module Pattern; Namespacing; Initialization; HTML UI; Fixing cross-domain access issues; Summary; Chapter 5: Exploring Mobile Widgets; Kendo Mobile widgets basics; Mobile widget base methods; bind; trigger; unbind; one; destroy; view; Mobile UI widgets; init and show events of the View widget; The ListView widget; Inset style; Links; Detail buttons and icons; Grouping and templates; The Button widget; Icons; The ButtonGroup widget; Initialization; Styling; ButtonGroup in action; The Switch widget; Initialization; The Pane widget; Methods; Events The Packt Beginner's Guide format is designed to make you as comfortable as possible. Using practical examples, this guide will walk you through the ins and outs of web application development with easy step-by-step instructions. If you want to build your own application but don't know where to start, then this is the book for you. With easy-to-follow, step-by-step and real-life examples, you will be building your own applications in a matter of weeks not years COMPUTERS / General bisacsh Computer systems fast Computers fast Mobile apps fast Mobile computing Application software Development Software frameworks Application program interfaces (Computer software) Web site development |
spellingShingle | Nair, Nishanth Building mobile applications using Kendo UI Mobile and ASP.NET Web API get started with Kendo UI Mobile and learn how to integrate it with HTTP-based services built using ASP.NET Web API COMPUTERS / General bisacsh Computer systems fast Computers fast Mobile apps fast Mobile computing Application software Development Software frameworks Application program interfaces (Computer software) Web site development |
title | Building mobile applications using Kendo UI Mobile and ASP.NET Web API get started with Kendo UI Mobile and learn how to integrate it with HTTP-based services built using ASP.NET Web API |
title_auth | Building mobile applications using Kendo UI Mobile and ASP.NET Web API get started with Kendo UI Mobile and learn how to integrate it with HTTP-based services built using ASP.NET Web API |
title_exact_search | Building mobile applications using Kendo UI Mobile and ASP.NET Web API get started with Kendo UI Mobile and learn how to integrate it with HTTP-based services built using ASP.NET Web API |
title_full | Building mobile applications using Kendo UI Mobile and ASP.NET Web API get started with Kendo UI Mobile and learn how to integrate it with HTTP-based services built using ASP.NET Web API Nishanth Nair |
title_fullStr | Building mobile applications using Kendo UI Mobile and ASP.NET Web API get started with Kendo UI Mobile and learn how to integrate it with HTTP-based services built using ASP.NET Web API Nishanth Nair |
title_full_unstemmed | Building mobile applications using Kendo UI Mobile and ASP.NET Web API get started with Kendo UI Mobile and learn how to integrate it with HTTP-based services built using ASP.NET Web API Nishanth Nair |
title_short | Building mobile applications using Kendo UI Mobile and ASP.NET Web API |
title_sort | building mobile applications using kendo ui mobile and asp net web api get started with kendo ui mobile and learn how to integrate it with http based services built using asp net web api |
title_sub | get started with Kendo UI Mobile and learn how to integrate it with HTTP-based services built using ASP.NET Web API |
topic | COMPUTERS / General bisacsh Computer systems fast Computers fast Mobile apps fast Mobile computing Application software Development Software frameworks Application program interfaces (Computer software) Web site development |
topic_facet | COMPUTERS / General Computer systems Computers Mobile apps Mobile computing Application software Development Software frameworks Application program interfaces (Computer software) Web site development |
work_keys_str_mv | AT nairnishanth buildingmobileapplicationsusingkendouimobileandaspnetwebapigetstartedwithkendouimobileandlearnhowtointegrateitwithhttpbasedservicesbuiltusingaspnetwebapi |