Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    HTML5 for .NET Developers (repost)

    Posted By: interes
    HTML5 for .NET Developers (repost)

    HTML5 for .NET Developers by Jim Jackson and Ian Gilman
    English | ISBN: 1617290432 | 2012 | PDF, EPUB | 416 pages | 14 + 24 MB

    HTML5 for .NET Developers teaches professional software engineers how to integrate the latest HTML5 APIs and semantic markup into rich web applications using JavaScript, ASP.NET MVC, and WCF. Written from the .NET perspective, this book is full of practical applications and ways to connect the new web standards with your existing development practices

    About the Technology

    A shift is underway for Microsoft developers—to build web applications you'll need to integrate HTML5 features like Canvas-based graphics and the new JavaScript-driven APIs with familiar technologies like ASP.NET MVC and WCF. This book is designed for you.

    About this Book

    HTML5 for .NET Developers teaches you how to blend HTML5 with your current .NET tools and practices. You'll start with a quick overview of the new HTML5 features and the semantic markup model. Then, you'll systematically work through the JavaScript APIs as you learn to build single page web apps that look and work like desktop apps. Along the way, you'll get tips and learn techniques that will prepare you to build "metro-style" applications for Windows 8 and WP 8.

    This book assumes you're familiar with HTML, and concentrates on the intersection between new HTML5 features and Microsoft-specific technologies.

    Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.

    What's Inside
    HTML5 from a .NET perspective
    Local storage, threading, and WebSockets
    Using JSON-enabled web services
    WCF services for HTML5
    How to build single page web apps

    "This book speaks directly to the interests and concerns of the .NET developer."—From the Forward by Scott Hanselman, Microsoft
    Table of Contents
    HTML5 and .NET
    A markup primer: classic HTML, semantic HTML, and CSS
    Audio and video controls
    Canvas
    The History API: Changing the game for MVC sites
    Geolocation and web mapping
    Web workers and drag and drop
    Websockets
    Local storage and state management
    Offline web applications