買這商品的人也買了...
-
$560$442 -
$620$527 -
$480$379 -
$480$432 -
$580$458 -
$580$458 -
$580$458 -
$520$442 -
$500$425 -
$580$452 -
$480$379 -
$1,130$893 -
$120$114 -
$450$356 -
$400$380 -
$950$903 -
$480$408 -
$780$616 -
$360$284 -
$280$218 -
$580$458 -
$520$411 -
$450$356 -
$580$458 -
$300$237
商品描述
HTML5 Programming for ASP.NET Developers teaches you to harness the power and flexibility of HTML5 in your ASP.NET Web Forms and ASP.NET MVC applications. Focusing on the programmable features of HTML5 that will be most useful to you as an ASP.NET developer, this book will take you straight to the heart of what you can get out of this new technology.
HTML5 is an emerging web standard that has received a great deal of attention from browser companies and the developer community, encompassing HTML, JavaScript enhancements and CSS3 specifications. But HTML5 isn't just about markup. A major part of HTML5 is its programmable features and APIs, which make up the core of this book.
HTML5 Programming for ASP.NET Developers will show you how to:
- Add interactivity and media to your sites using the Canvas and Audio and Video APIs.
- Make your web applications work offline, understand client side storage options using web storage, and work with local files using the File API.
- Use the Communication API and Web Sockets for easier communication between server and client.
Other topics include multithreading with Web Workers, understanding the new input types, using Geolocation, and enhancing your web forms and views with CSS3. All major browsers already support HTML5 to varying degrees and are aggressively working to provide full-fledged standardized support. Start using HTML5 in your projects today, and build future-ready web applications that take advantage of the exciting features that HTML5 has to offer.
What you’ll learn
- Use Canvas, Audio and Video, Web Storage, the History API, File API, Web Workers, Web Sockets, Geolocation and more in ASP.NET
- Illustrates HTML5 feature utilization in both Web Forms and MVC applications
- Use JavaScript and jQuery to communicate between HTML5 and ASP.NET server side code
- Learn to use HTML5 in Visual Studio
- Learn to style web forms and views with CSS3
- Develop cross-browser, future-ready web applications
Who this book is for
Whether you've worked on a few small projects, or been working with ASP.NET and ASP.NET MVC for some time, this book will get you up-and-running with HTML5 so you can make it a part of your daily toolkit. If you are comfortable with creating Web Forms and MVC projects, and you care about staying at the cutting edge of the latest web standards and technologies, this book is for you.
Table of Contents
- Overview of HTML5 and ASP.NET 4.5
- Overview of jQuery
- Working with Audio and Video
- Drawing with the Canvas
- Working with Forms and Controls
- Using History API and Custom Data Attributes
- Storing Data in Web Storage
- Developing Offline Web Applications
- Dealing with Local Files Using the File API
- Multithreading in Web Pages Using Web Workers
- Using the Communication API and Web Sockets
- Finding Location with the Geolocation API
- Styling Web Forms and Views with CSS3
- Appendix A. HTML5 Learning Resources
商品描述(中文翻譯)
《HTML5 程式設計:ASP.NET 開發者指南》教你如何在 ASP.NET Web Forms 和 ASP.NET MVC 應用程式中利用 HTML5 的強大功能和靈活性。本書專注於對 ASP.NET 開發者最有用的 HTML5 可程式化特性,將帶你深入了解這項新技術所能提供的核心內容。
HTML5 是一個新興的網頁標準,受到瀏覽器公司和開發者社群的廣泛關注,涵蓋了 HTML、JavaScript 增強功能和 CSS3 規範。但 HTML5 不僅僅是標記語言。HTML5 的一個主要部分是其可程式化特性和 API,這些構成了本書的核心內容。
《HTML5 程式設計:ASP.NET 開發者指南》將向你展示如何:
- 使用 Canvas 和音頻、視頻 API 為你的網站添加互動性和媒體。
- 使你的網頁應用程式能夠離線工作,了解使用網頁儲存的客戶端儲存選項,並使用 File API 處理本地文件。
- 使用通訊 API 和 Web Sockets 來簡化伺服器與客戶端之間的通信。
其他主題包括使用 Web Workers 進行多執行緒處理、理解新的輸入類型、使用地理定位,以及使用 CSS3 增強你的網頁表單和視圖。所有主要瀏覽器已經在不同程度上支持 HTML5,並積極致力於提供全面的標準化支持。今天就開始在你的專案中使用 HTML5,構建未來準備好的網頁應用程式,充分利用 HTML5 所提供的令人興奮的功能。
你將學到的內容:
- 在 ASP.NET 中使用 Canvas、音頻和視頻、網頁儲存、歷史 API、File API、Web Workers、Web Sockets、地理定位等。
- 在 Web Forms 和 MVC 應用程式中展示 HTML5 特性的應用。
- 使用 JavaScript 和 jQuery 在 HTML5 和 ASP.NET 伺服器端代碼之間進行通信。
- 學習在 Visual Studio 中使用 HTML5。
- 學習使用 CSS3 為網頁表單和視圖設計樣式。
- 開發跨瀏覽器的未來準備好的網頁應用程式。
本書適合對象:
無論你是曾經參與過幾個小型專案,還是已經在 ASP.NET 和 ASP.NET MVC 上工作了一段時間,本書將幫助你快速上手 HTML5,讓它成為你日常工具的一部分。如果你對創建 Web Forms 和 MVC 專案感到自信,並且希望保持在最新網頁標準和技術的前沿,那麼這本書就是為你而寫的。
目錄:
1. HTML5 和 ASP.NET 4.5 概述
2. jQuery 概述
3. 音頻和視頻的使用
4. 使用 Canvas 繪圖
5. 表單和控制項的使用
6. 使用歷史 API 和自定義數據屬性
7. 在網頁儲存中儲存數據
8. 開發離線網頁應用程式
9. 使用 File API 處理本地文件
10. 使用 Web Workers 在網頁中進行多執行緒處理
11. 使用通訊 API 和 Web Sockets
12. 使用地理定位 API 查找位置
13. 使用 CSS3 為網頁表單和視圖設計樣式
14. 附錄 A. HTML5 學習資源