A First Look at ASP.NET v 2.0
暫譯: ASP.NET v 2.0 初探
Alex Homer, Dave Sussman, Rob Howard
- 出版商: Addison Wesley
- 出版日期: 2003-10-24
- 售價: $1,590
- 貴賓價: 9.5 折 $1,511
- 語言: 英文
- 頁數: 352
- 裝訂: Paperback
- ISBN: 0321228960
- ISBN-13: 9780321228963
-
相關分類:
ASP.NET
已絕版
買這商品的人也買了...
-
FrontPage 2002 中文版實務$480$379 -
Linux Kernel Programming, 3/e$1,120$1,098 -
Operating System Concepts, 6/e (Windows XP Update)$1,050$1,029 -
Red Hat Linux 9 實務應用$650$553 -
Dreamweaver MX 互動網站百寶箱 for ASP$580$493 -
ASP.NET 程式設計徹底研究$590$466 -
STRUTS 實作手冊(Struts in Action: Building Web Applications with the Leading Java Framework)$690$538 -
專業ASP.NET XML 程式設計使用C# (Professional ASP.NET 1.0 XML with C#)$490$387 -
Microsoft Windows Server 2003 系統實務$780$663 -
行動 Linux─KNOPPIX 改造手冊$290$247 -
$1,260CCNA Certification Library (CCNA Self-Study, exam #640-801), 6/e -
$399CCNA ICND Exam Certification Guide (CCNA Self-Study, 640-811, 640-801) (Hardcover) -
Crystal Reports 9 實戰演練$690$587 -
LDAP 系統管理 (LDAP System Administration)$620$490 -
鳥哥的 Linux 私房菜-伺服器架設篇$750$638 -
詳解 JavaScript & HTML & CSS 語法辭典$490$382 -
ASP.NET Solutions-23 Case Studies:Best Practices for Developers$2,060$1,957 -
發誓學會 Dreamweaver MX 2004 & PHP 資料庫網站中文版$620$527 -
Building an ASP.Net Intranet (Paperback)$2,010$1,910 -
鳥哥的 Linux 私房菜─基礎學習篇增訂版$560$476 -
精通 Windows Server 2003 目錄服務與系統管理篇 (Mastering Windows Server 2003)$780$663 -
Linux 防火牆:iptables$450$356 -
Fundamentals of Database Systems, 4/e (IE)$1,090$1,068 -
Flash MX 2004 躍動的網頁中文版$550$468 -
Inside VCL-VCL 架構剖析$860$731
相關主題
商品描述
A First Look at ASP.NET v. 2.0 systematically prepares you for Microsoft's ASP.NET 2.0 Web development platform, showing how to use it to reduce development time and costs, improve the performance of Web applications and services, simplify deployment and management, and extend your applications to mobile clients.
Drawing on extraordinary insider access to Microsoft's ASP.NET development team, three renowned ASP.NET experts cover every key platform enhancement, from Master Page templates for standardizing look and feel to improved security and data- access controls. They go far beyond already published white papers and previews, presenting detailed development techniques, best practices, and sample code that will give you a running start with ASP.NET 2.0.
This book's detailed coverage includes:
- Streamlining database integration with "code-free" data binding and ASP.NET 2.0's new data source controls
- Using Master Pages to improve your control over application look and feel
- Strengthening security with membership providers, security server controls, cookieless forms authentication, and the new Role Manager
- Simplifying personalization with ASP.NET 2.0 Themes
- Building fast, flexible portals with Web Parts and the new Portal Framework
- Delivering more effective mobile device support--with less complexity
- Previewing new ASP.NET 2.0 controls and changes in existing controls
- Using Microsoft's powerful new .NET and built-in administration tools
Whether you're already developing with ASP.NET, or preparing to migrate from ASP, A First Look at ASP.NET v. 2.0 gives you complete information for assessing ASP.NET 2.0--and making the most of it.
Table of Contents
List of Figures.
List of Tables.
Foreword.
1. An Introduction to ASP.NET 2.0.
Whats Wrong with ASP.NET 1.x?
New Features.
Compilation and Deployment.
Development Tools.
Summary.
2. Tools and Architecture.
Visual Studio .NET “Whidbey”.
Code Separation.
Dynamic Compilation.
Pre-compilation of Applications.
Summary.
3. Data Source Controls and Data Binding.
Code-Free Data Binding.
Data Source Controls.
Summary.
4. The GridView and DetailsView Controls.
The GridView Control.
The DetailsView Control.
The New and Simplified Data Binding Syntax.
Building Data-Bound Pages with Visual Studio .NET “Whidbey”.
Summary.
5. Master Pages and Navigation.
Master Pages in Detail.
Navigation.
Summary.
6. Security.
Membership.
Security Server Controls.
Role Manager.
Cookieless Forms Authentication.
Web Administration Tool.
Summary.
7. Personalization and Themes.
Storing and Retrieving User Personalization Data.
Anonymous Identification.
Anonymous Personalization.
The Provider Design Pattern.
Writing a Personalization Provider.
Themes.
Summary.
8. Web Parts and the Portal Framework.
The ASP.NET 2.0 Portal Framework.
A Simple Web Parts Example Page.
Working with Web Parts in Code.
Web Parts and Visual Studio.
Summary.
9. Pages, Posting, and Validation.
Cross-Page Posting.
Validation.
Wizards.
URL Mapping.
Client-Side Script Features.
Changes to Page Directives.
The Page and Control Life Cycle.
Summary.
10. Mobile Device Support.
Programming For Different Types Of Devices.
The Unified Control and Adapter Architecture.
Controls and Attributes Specific to Mobile Devices.
Mobile Browser Emulators.
Summary.
11. Caching.
Enabling Database Cache Invalidation.
Invalidating the ASP.NET Cache.
The Sqlcachedependency Class.
The Cachedependency Class.
Summary.
12. Control Enhancements.
Summary Of the New Controls in ASP.NET 2.0.
The New Form- and Page-Based Controls in ASP.NET 2.0.
Changes to the Existing ASP.NET Controls.
Site and Page Counters.
Web Resources.
Summary.
13. Configuration and Administration.
Application Configuration Files.
State Management.
The Management API.
IIS Integration.
Summary.
Index.
商品描述(中文翻譯)
《ASP.NET v. 2.0 初探》系統性地為您準備微軟的 ASP.NET 2.0 網頁開發平台,展示如何利用它來減少開發時間和成本、改善網頁應用程式和服務的效能、簡化部署和管理,並將您的應用程式擴展到行動客戶端。
這本書依賴於對微軟 ASP.NET 開發團隊的非凡內部訪問,三位知名的 ASP.NET 專家涵蓋了每一個關鍵平台增強功能,從用於標準化外觀和感覺的主頁面模板到改進的安全性和數據訪問控制。他們遠超過已發表的白皮書和預覽,提供詳細的開發技術、最佳實踐和範例代碼,讓您在 ASP.NET 2.0 上有一個良好的起步。
本書的詳細內容包括:
- 使用「無代碼」數據綁定和 ASP.NET 2.0 的新數據源控制來簡化數據庫整合
- 使用主頁面來改善應用程式的外觀和感覺控制
- 通過會員提供者、安全伺服器控制、無 Cookie 表單身份驗證和新的角色管理器來加強安全性
- 使用 ASP.NET 2.0 主題簡化個性化
- 使用 Web Parts 和新的門戶框架構建快速、靈活的門戶
- 提供更有效的行動設備支持——更少的複雜性
- 預覽新的 ASP.NET 2.0 控制項和現有控制項的變更
- 使用微軟強大的新 .NET 和內建管理工具
無論您是已經在使用 ASP.NET 開發,還是準備從 ASP 遷移,《ASP.NET v. 2.0 初探》都為您提供了評估 ASP.NET 2.0 的完整資訊——並充分利用它。
目錄
- 圖表清單
- 表格清單
- 前言
- 1. ASP.NET 2.0 簡介
- ASP.NET 1.x 的問題
- 新功能
- 編譯與部署
- 開發工具
- 總結
- 2. 工具與架構
- Visual Studio .NET “Whidbey”
- 代碼分離
- 動態編譯
- 應用程式的預編譯
- 總結
- 3. 數據源控制與數據綁定
- 無代碼數據綁定
- 數據源控制
- 總結
- 4. GridView 和 DetailsView 控制項
- GridView 控制項
- DetailsView 控制項
- 新的簡化數據綁定語法
- 使用 Visual Studio .NET “Whidbey” 構建數據綁定頁面
- 總結
- 5. 主頁面與導航
- 主頁面的詳細介紹
- 導航
- 總結
- 6. 安全性
- 會員
- 安全伺服器控制
- 角色管理器
- 無 Cookie 表單身份驗證
- 網頁管理工具
- 總結
- 7. 個性化與主題
- 儲存與檢索用戶個性化數據
- 匿名識別
- 匿名個性化
- 提供者設計模式
- 編寫個性化提供者
- 主題
- 總結
- 8. Web Parts 與門戶框架
- ASP.NET 2.0 門戶框架
- 簡單的 Web Parts 範例頁面
- 在代碼中使用 Web Parts
- Web Parts 與 Visual Studio
- 總結
- 9. 頁面、發佈與驗證
- 跨頁發佈
- 驗證
- 向導
- URL 映射
- 客戶端腳本功能
- 頁面指令的變更
- 頁面與控制項生命週期
- 總結
- 10. 行動設備支持
- 為不同類型的設備編程
- 統一控制與適配器架構
- 特定於行動設備的控制項與屬性
- 行動瀏覽器模擬器
- 總結
- 11. 快取
- 啟用數據庫快取失效
- 使 ASP.NET 快取失效
- SqlCacheDependency 類
- CacheDependency 類
- 總結
- 12. 控制項增強
- ASP.NET 2.0 中新控制項的總結
- ASP.NET 2.0 中的新表單和頁面控制項
- 現有 ASP.NET 控制項的變更
- 網站和頁面計數器
- 網頁資源
- 總結
- 13. 配置與管理
- 應用程式配置檔
- 狀態管理
- 管理 API
- IIS 整合
- 總結
- 索引
