
HTML5 for .NET Developers
Single page web apps, JavaScript, and semantic markup
- 416 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
HTML5 for .NET Developers
Single page web apps, JavaScript, and semantic markup
About this book
Summary 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
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Copyright
- Brief Table of Contents
- Table of Contents
- Foreword
- Preface
- Acknowledgments
- About this Book
- About the Cover Illustration
- Chapter 1. HTML5 and .NET
- Chapter 2. A markup primer: classic HTML, semantic HTML, and CSS
- Chapter 3. Audio and video controls
- Chapter 4. Canvas
- Chapter 5. The History API: changing the game for MVC sites
- Chapter 6. Geolocation and web mapping
- Chapter 7. Web workers and drag and drop
- Chapter 8. Websockets
- Chapter 9. Local storage and state management
- Chapter 10. Offline web applications
- Appendix A. A JavaScript overview
- Appendix B. Using ASP.NET MVC
- Appendix C. Installing IIS Express 7.5
- Index
- List of Figures
- List of Tables
- List of Listings