Pro HTML5 with Visual Studio 2015 (Paperback)

Mark Collins

  • 出版商: Apress
  • 出版日期: 2015-06-23
  • 定價: $1,650
  • 售價: 9.5$1,568
  • 貴賓價: 9.0$1,485
  • 語言: 英文
  • 頁數: 452
  • 裝訂: Paperback
  • ISBN: 1484211480
  • ISBN-13: 9781484211489
  • 相關分類: HTMLVisual Studio
  • 立即出貨(限量) (庫存=1)

商品描述

 

Pro HTML5 with Visual Studio 2015 is written to help ASP.NET developers make the leap to the inevitable and exciting world of HTML5. With this book, you’ll quickly master the new HTML elements, the improved CSS features, and advanced content including audio, video, canvas, SVG, and drag and drop capabilities. You will also learn how your enterprise applications can benefit from some brand-new technology such as web workers and web sockets. Using practical hands-on demonstrations you will learn all of the really cool features that you can start using now, within your existing ASP.NET applications.

HTML5 promises to revolutionize the way web sites are developed with an impressive set of built-in client-side features. The use of HTML5 as a preferred development language in Windows 10, along with growing support from the major browser vendors, is likely to make HTML5 the de-facto standard for all future web development. The number of HTML5-capable phones alone is estimated to top 2 billion by 2016. Many professional web developers who are firmly rooted in the Microsoft toolset such as Visual Studio, Active Server Pages, and .NET are trying to understand how HTML5 fits into their world.

Written with the Visual Studio 2015 developer in mind, this book:

  • Illustrates how to integrate the new HTML5 features in an ASP .NET MVC6 application
  • Explains how to add active content including video and graphics
  • Demonstrates the new scripting features of HTML5 such as application cache and local storage

 

 

 

What you’ll learn

  • Integrate the new HTML5 features with the MVC6 framework.
  • Take advantage of the new browser capabilities from within your ASP applications.
  • Use web workers, IndexedDB, and other infrastructure improvements.
  • Use the new CSS3 features to create dramatic web sites.
  • Create mobile friendly web sites.
  • Use canvas and SVG to build some amazing web pages.
  • Leverage the native browser support for Geolocation, Web Sockets, and drag and drop capabilities

Who this book is for

Pro HTML5 with Visual Studio 2015 is for the professional web developer who is familiar with traditional ASP.NET web forms or the Model View Controller (MVC) framework. It is designed for the web builders who want to take advantage of the new design features or the infrastructure improvements of HTML5. It is geared toward individuals who want practical, real-world demonstrations and not just a lot of theory.

Table of Contents

Part I: What is HTML5?

Chapter 1: Before You Begin

Part II: Using the New HTML5 Features

Chapter 2: ASP .NET Web Forms

Chapter 3: MVC Web Applications

Chapter 4: Cascading Style Sheets

Chapter 5: Scripting Enhancements

Chapter 6: Mobile Web Applications

Part III: Digging Deeper

Chapter 7: Supporting Older Browsers

Chapter 8: Audio and Video

Chapter 9: Scalable Vector Graphics

Chapter 10: Canvas

Part IV: Advanced Features

Chapter 11: Indexed DB

Chapter 12: Geolocation and Mapping

Chapter 13: WebSockets

Chapter 14: Drag and Drop

Part V Appendixes

Appendix A: Sample Content for Chapter 4

Appendix B: Completed Style for Chapter 4

Appendix C: Final Code for Chapter 14

商品描述(中文翻譯)

「Pro HTML5 with Visual Studio 2015」這本書旨在幫助ASP.NET開發人員跨越到令人興奮的HTML5世界。通過這本書,您將迅速掌握新的HTML元素、改進的CSS功能以及包括音頻、視頻、畫布、SVG和拖放功能在內的高級內容。您還將學習到一些全新技術,如Web Workers和Web Sockets,以及如何將其應用於企業應用程序中。通過實際的實踐演示,您將學習到現在就可以在現有的ASP.NET應用程序中使用的所有很酷的功能。

HTML5承諾通過一系列令人印象深刻的內置客戶端功能來革新網站開發方式。在Windows 10中將HTML5作為首選開發語言,以及主要瀏覽器供應商對其日益增長的支持,很可能使HTML5成為未來所有網站開發的事實標準。僅HTML5兼容的手機數量估計到2016年將超過20億。許多專業的網站開發人員,他們在Microsoft工具集(如Visual Studio、Active Server Pages和.NET)中有著牢固的基礎,正試圖理解HTML5如何融入他們的世界。

這本書是為Visual Studio 2015開發人員而寫的,它:

- 演示如何在ASP .NET MVC6應用程序中集成新的HTML5功能
- 解釋如何添加包括視頻和圖形在內的活動內容
- 演示HTML5的新腳本功能,如應用程序緩存和本地存儲

這本書的目標讀者是熟悉傳統ASP.NET Web Forms或模型視圖控制器(MVC)框架的專業網站開發人員。它旨在為希望利用HTML5的新設計功能或基礎設施改進的網站構建者提供幫助。它針對的是那些希望得到實際、真實世界演示而不僅僅是理論的個人。

目錄:

第一部分:什麼是HTML5?
第1章:開始之前
第二部分:使用新的HTML5功能
第2章:ASP .NET Web Forms
第3章:MVC Web應用程序