Cargando…

Mobile ASP.NET MVC 5 /

Mobile ASP.NET MVC 5 will take you step-by-step through the process of developing fluid content that adapts its layout to the client device using HTML, JavaScript and CSS, and responsive web design. This book introduces server-side techniques that allow you to show different content to different dev...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Sowell, Eric (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Berkeley, California] : Apress, [2013]
Colección:Expert's voice in .NET.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Mi 4500
001 OR_ocn868922831
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cn|||||||||
008 140106s2013 caua o 001 0 eng d
040 |a E7B  |b eng  |e rda  |e pn  |c E7B  |d OCLCO  |d GW5XE  |d UMI  |d YDXCP  |d COO  |d OCLCQ  |d DEBBG  |d DEBSZ  |d GGVRL  |d OCLCF  |d IDEBK  |d EBLCP  |d OCLCQ  |d Z5A  |d MERUC  |d OCLCQ  |d ESU  |d VT2  |d IOG  |d N$T  |d OCLCQ  |d OCLCO  |d CEF  |d U3W  |d OCLCQ  |d OCLCO  |d WYU  |d YDX  |d LEAUB  |d AU@  |d OCLCQ  |d OCLCO  |d DCT  |d ERF  |d WURST  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO 
019 |a 870335755  |a 871223901  |a 878127652  |a 1066473483  |a 1085072234  |a 1086463562  |a 1110870026  |a 1112590730  |a 1204069791 
020 |a 9781430250579  |q (electronic bk.) 
020 |a 1430250577  |q (electronic bk.) 
020 |z 9781430250562 
020 |z 1430250569 
024 7 |a 10.1007/978-1-4302-5057-9  |2 doi 
029 1 |a AU@  |b 000052912703 
029 1 |a AU@  |b 000054976143 
029 1 |a CHNEW  |b 000900086 
029 1 |a CHVBK  |b 40339953X 
029 1 |a DEBBG  |b BV041783798 
029 1 |a DEBSZ  |b 404334911 
029 1 |a DEBSZ  |b 405659636 
029 1 |a GBVCP  |b 882725467 
029 1 |a NZ1  |b 15491009 
029 1 |a AU@  |b 000067093621 
035 |a (OCoLC)868922831  |z (OCoLC)870335755  |z (OCoLC)871223901  |z (OCoLC)878127652  |z (OCoLC)1066473483  |z (OCoLC)1085072234  |z (OCoLC)1086463562  |z (OCoLC)1110870026  |z (OCoLC)1112590730  |z (OCoLC)1204069791 
037 |a CL0500000379  |b Safari Books Online 
050 4 |a TK5105.8885.A26  |b S69 2013eb 
072 7 |a COM  |x 051460  |2 bisacsh 
072 7 |a UY  |2 bicssc 
082 0 4 |a 005.276  |2 23 
049 |a UAMI 
100 1 |a Sowell, Eric,  |e author. 
245 1 0 |a Mobile ASP.NET MVC 5 /  |c Eric Sowell. 
264 1 |a [Berkeley, California] :  |b Apress,  |c [2013] 
300 |a 1 online resource (264 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file  |b PDF  |2 rda 
490 1 |a Expert's voice in .net 
588 0 |a Online resource; title from PDF (ebrary, viewed January 6, 2014). 
505 0 |a At a Glance; Introduction; Chapter 1: The Basics of Responsive Web Design; Is This for Developers?; Getting Started; Losing that Fixed Fixation; A Flexible Layout; Flexible Content; CSS Media Queries; The Viewport Meta Tag; Incompatibilities; Retina Screens; Summary; Chapter 2: CSS Layout Bootcamp; First Steps; The Basic Rules; Display: Block, Inline, and Inline Block; Floats; CSS Rule #6 Always set an explicit width for floated elements so they will behave consistently.; Collapsing Containers; Calculating Width; Box-Sizing; Laying Out a Page in CSS; Creating a Page with a Sidebar. 
505 8 |a Adding Some PaddingConsistent Columns; Display Like a Table without a Table; Faux Columns; Creating a Horizontal Menu in CSS; Laying Out the Menu Using Floats; Laying Out the Menu Using Display: Inline-block; Summary; Chapter 3: Flexible Layouts; Setting up a New Responsive ASP.NET MVC Site; Revisiting the Three-Column Layout; Making Our Three-Column Layout Flexible; Creating Space; Adding Borders; What about Older Browsers?; A Two-Column Layout; A Ten-Column Layout with Header and Footer; Summary; Chapter 4: Flexible Navigation; Making the Horizontal Menu Vertical. 
505 8 |a Moving the Menu to the BottomTurning the Menu into a Select; Creating Accordion-Style Navigation at the Top; Creating Off-Canvas Flyout Navigation; Summary; Chapter 5: Flexible Content; Flexible Text; Em; Rem; Line Height; Responsive Text; Flexible Tables; Plain Tables; Scrolling Table; De-table the Table; FooTable; Flexible Video; HTML5 Video; Default Behavior; Setting Max-width: 100 Percent; Is It That Easy?; Embedding Video; Setting Max-width: 100 Percent; Change the Dimensions with a Script; Flexible Images; The Problems; Solving for Image Size; Solving for Resolution and Bandwidth. 
505 8 |a The Picture Element and PicturefillHow Practical Is All This?; Summary; Chapter 6: Display Modes, View Engines, and Html Helpers; Mobile Views; Step 1: Create an Empty ASP.NET MVC 4 or 5 Site; Step 2: Create the HomeController; Step 3: Create the View; Step 4: Create a Layout; Step 5: Create the CSS and JavaScript; Step 6: Create our Mobile Overrides; DisplayModes; Setting Up a Windows Phone 8 DisplayMode; Custom View Engine; Adding A/B Testing; HtmlHelpers; Summary; Chapter 7: Device and Feature Detection; Device Detection; Parsing User Agent Strings with WURFL; Abstracting WURFL. 
505 8 |a Feature DetectionPractical Feature Detection; Device Detection versus Feature Detection; Summary; Chapter 8: Mobile Performance; Tools; The Chrome Developer Tools; Fiddler; Performance Techniques; Always Reduce the Number of HTTP Requests as Much as Possible; Always Use Gzip Compression; Always Combine and Minify CSS and JavaScript; Always Cache Client-Side When Possible; If-Modified-Since; Expires; Cache-Control; Always Optimize where CSS and Scripts are Included in the Page; Consider Using CSS Sprites; Always Optimize Your Images; Consider Using a Content Delivery Network; Summary. 
520 |a Mobile ASP.NET MVC 5 will take you step-by-step through the process of developing fluid content that adapts its layout to the client device using HTML, JavaScript and CSS, and responsive web design. This book introduces server-side techniques that allow you to show different content to different devices and make the most of their strengths and capabilities. Mobile ASP.NET MVC 5 includes a wide range of techniques, tips, and guidelines for dealing with some of the challenges of mobile web development, such as browser incompatibilities, varying device performance, and targeting older devices. Yo. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a Active server pages. 
630 0 7 |a Active server pages  |2 fast 
650 0 |a Mobile computing. 
650 6 |a Informatique mobile. 
650 7 |a COMPUTERS  |x Programming  |x Mobile Devices.  |2 bisacsh 
650 7 |a Mobile computing  |2 fast 
653 0 0 |a computerwetenschappen 
653 0 0 |a computer sciences 
653 1 0 |a Information and Communication Technology (General) 
653 1 0 |a Informatie- en communicatietechnologie (algemeen) 
773 0 |t Springer eBooks 
776 0 8 |i Print version:  |a Sowell, Eric.  |t Mobile ASP.NET MVC 5.  |d Dordrecht : Springer, ©2013  |z 9781430250562 
830 0 |a Expert's voice in .NET. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781430250562/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a EBL - Ebook Library  |b EBLB  |n EBL1636322 
938 |a ebrary  |b EBRY  |n ebr10815194 
938 |a EBSCOhost  |b EBSC  |n 1173824 
938 |a Cengage Learning  |b GVRL  |n GVRL6UZX 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis26899194 
938 |a YBP Library Services  |b YANK  |n 11426072 
994 |a 92  |b IZTAP