Cargando…

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 /

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 whe...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Nair, Nishanth
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Pub., 2013.
Colección:Community experience distilled.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 a 4500
001 OR_ocn902335632
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu---unuuu
008 130920s2013 enk o 001 0 eng d
040 |a YDXCP  |b eng  |e pn  |c YDXCP  |d OCLCO  |d IDEBK  |d EBLCP  |d MEAUC  |d UMI  |d DEBSZ  |d E7B  |d CCO  |d OCLCF  |d N$T  |d OCLCQ  |d COO  |d OCL  |d NKT  |d AGLDB  |d ZCU  |d OCLCQ  |d MERUC  |d OCLCQ  |d VTS  |d ICG  |d NLE  |d UKMGB  |d OCLCQ  |d STF  |d DKC  |d AU@  |d OCLCQ  |d M8D  |d OCLCQ  |d AJS  |d OCLCO  |d OCLCQ  |d OCLCO 
016 7 |a 018005199  |2 Uk 
019 |a 858655149  |a 862435097 
020 |a 9781782160939  |q (electronic bk.) 
020 |a 1782160930  |q (electronic bk.) 
020 |a 1299862853  |q (electronic bk.) 
020 |a 9781299862852  |q (electronic bk.) 
020 |z 9781782160922 
020 |z 1782160922 
029 1 |a AU@  |b 000052281794 
029 1 |a AU@  |b 000062539537 
029 1 |a AU@  |b 000071314778 
029 1 |a CHNEW  |b 000696388 
029 1 |a CHNEW  |b 000696391 
029 1 |a CHNEW  |b 001052061 
029 1 |a CHVBK  |b 567708810 
029 1 |a DEBBG  |b BV041431132 
029 1 |a DEBBG  |b BV043779048 
029 1 |a DEBBG  |b BV044062909 
029 1 |a DEBSZ  |b 397618921 
029 1 |a DEBSZ  |b 398269580 
029 1 |a DEBSZ  |b 472861506 
029 1 |a DKDLA  |b 820120-katalog:999942769505765 
029 1 |a UKMGB  |b 018005199 
035 |a (OCoLC)902335632  |z (OCoLC)858655149  |z (OCoLC)862435097 
037 |a 9781782160939  |b Packt Publishing Pvt. Ltd 
050 4 |a QA76.59  |b .N35 2013 
072 7 |a COM  |x 000000  |2 bisacsh 
082 0 4 |a 006.7/75  |2 23 
049 |a UAMI 
100 1 |a Nair, Nishanth. 
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. 
260 |a Birmingham :  |b Packt Pub.,  |c 2013. 
300 |a 1 online resource (v, 235 pages) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 1 |a Community experience distilled 
500 |a Includes index. 
505 0 |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. 
505 8 |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. 
505 8 |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. 
505 8 |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. 
505 8 |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. 
520 |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. 
588 0 |a Online resource; title from digital title page (viewed on Apr 8, 2014). 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
650 0 |a Mobile computing. 
650 0 |a Application software  |x Development. 
650 0 |a Software frameworks. 
650 0 |a Application program interfaces (Computer software) 
650 0 |a Web site development. 
650 6 |a Informatique mobile. 
650 6 |a Logiciels d'application  |x Développement. 
650 6 |a Cadres d'applications (Informatique) 
650 6 |a Interfaces de programmation d'applications. 
650 6 |a Sites Web  |x Développement. 
650 7 |a APIs (interfaces)  |2 aat 
650 7 |a COMPUTERS  |x General.  |2 bisacsh 
650 7 |a Application program interfaces (Computer software)  |2 fast 
650 7 |a Application software  |x Development  |2 fast 
650 7 |a Mobile computing  |2 fast 
650 7 |a Software frameworks  |2 fast 
650 7 |a Web site development  |2 fast 
776 0 8 |i Print version:  |a Nair, Nishanth.  |t Building mobile applications using Kendo UI Mobile and ASP.NET Web API.  |d Birmingham, England : Packt Publishing, ©2013  |h v, 235 pages  |k Community experience distilled.  |z 9781782160922 
830 0 |a Community experience distilled. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781782160922/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a EBL - Ebook Library  |b EBLB  |n EBL1343652 
938 |a ebrary  |b EBRY  |n ebr10761226 
938 |a EBSCOhost  |b EBSC  |n 640104 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis26193338 
938 |a YBP Library Services  |b YANK  |n 11140533 
994 |a 92  |b IZTAP