ASP.NET 2.0 Website Programming: Problem - Design - Solution (Paperback)
暫譯: ASP.NET 2.0 網站程式設計:問題 - 設計 - 解決方案 (平裝本)
Marco Bellinaso
- 出版商: Wrox Press
- 出版日期: 2006-05-08
- 售價: $1,610
- 貴賓價: 9.5 折 $1,530
- 語言: 英文
- 頁數: 600
- 裝訂: Paperback
- ISBN: 0764584642
- ISBN-13: 9780764584640
-
相關分類:
.NET、ASP.NET
已過版
買這商品的人也買了...
-
$970Introduction to Algorithms, 2/e
-
$580$493 -
$1,176Computer Organization and Design: The Hardware/Software Interface, 3/e(IE) (美國版ISBN:1558606041)
-
$780$663 -
$350$298 -
$680$646 -
$780$741 -
$780$663 -
$680$578 -
$650$507 -
$680$578 -
$980$774 -
$600$540 -
$520$442 -
$750$593 -
$750$638 -
$680$578 -
$550$468 -
$450$383 -
$620$527 -
$780$616 -
$720$612 -
$580$493 -
$650$553 -
$600$480
相關主題
商品描述
Description
ASP.NET 2.0 Programming: Problem Design Solution is aimed at describing, designing, and implementing a site much like the ones you’re probably working on or will be soon, while taking the opportunity to introduce and explain many of the new features that the new great ASP.NET 2.0 framework offers. Difficult problems are addressed head-on so you'll be ready for most of the problems you’ll typically face when writing a modern website, and have one or more solutions ready for them.
Unlike many other ASP.NET books that show examples for individual pages or features, the example in this book is an integrated end-to-end site (written in C#). The entire book and site has been written specifically for ASP.NET 2.0, to use the ASP.NET 2.0 features wherever they make sense.
The end-result is a website which features a layout with user-selectable themes, a membership system, a content management system for publishing and syndicating articles and photos, polls, mailing lists, forums, an e-commerce store with support for real-time credit card processing, homepage personalization, and localization. The book leads the reader through development of a site with:
- Account registration, personalization and theming
- News and events, organized into categories
- Opinion polls
- Newsletter
- Forums
- E-commerce store with shopping cart and order management
- Localization
Administration of a site will be covered including:
- Full online back-end administrative section, to manage practically all data from an intuitive user interface
- Site deployment
In building these site features, you'll learn these new ASP.NET 2.0 features:
- Master pages
- Theming
- Personalization & Web parts
- Membership & Profile modules
- Personalization
- The new server-side UI controls such as GridView, DetailsView, FormView, Wizard, MultiView, the new xxxDataSource and navigation controls, among others.
- The new compilation mode and deployment modes
- The new framework for instrumenting the site, as well as handling & logging exceptions
- The new ADO.NET 2.0 features (e.g. caching with database dependency)
- The new classes for easy distributed transactions Management
Table of contents
Acknowledgments.
Foreword.
Introduction.
Chapter 1: Introducing the Project: TheBeerHouse.
Chapter 2: Developing the Site Design.
Chapter 3: Planning an Architecture.
Chapter 4: Membership and User Profiling.
Chapter 5: News and Article Management.
Chapter 6: Opinion Polls.
Chapter 7: Newsletters.
Chapter 8: Forums.
Chapter 9: E-commerce Store.
Chapter 10: Personalization and Web Parts.
Chapter 11: Localizing the Site.
Index.
商品描述(中文翻譯)
**描述**
《ASP.NET 2.0 程式設計:問題設計解決方案》旨在描述、設計和實現一個網站,這個網站與您目前正在開發或即將開發的網站非常相似,同時利用這個機會介紹和解釋 ASP.NET 2.0 框架所提供的許多新功能。書中直接針對困難的問題進行探討,讓您為撰寫現代網站時通常會面臨的大多數問題做好準備,並為這些問題準備一個或多個解決方案。
與許多其他僅展示單個頁面或功能的 ASP.NET 書籍不同,本書中的範例是一個完整的端到端網站(使用 C# 編寫)。整本書和網站都是專門為 ASP.NET 2.0 編寫的,旨在在合適的地方使用 ASP.NET 2.0 的功能。
最終結果是一個網站,具有用戶可選擇主題的佈局、會員系統、用於發佈和聯播文章及照片的內容管理系統、民意調查、郵件列表、論壇、一個支持即時信用卡處理的電子商務商店、首頁個性化和本地化。這本書引導讀者開發一個具有以下功能的網站:
- 帳戶註冊、個性化和主題設置
- 按類別組織的新聞和事件
- 意見調查
- 通訊
- 論壇
- 具有購物車和訂單管理的電子商務商店
- 本地化
網站的管理將涵蓋以下內容:
- 完整的線上後端管理區域,通過直觀的用戶界面管理幾乎所有數據
- 網站部署
在構建這些網站功能的過程中,您將學習到這些新的 ASP.NET 2.0 功能:
- 主頁面
- 主題設置
- 個性化與 Web 部件
- 會員與個人資料模組
- 個性化
- 新的伺服器端 UI 控制項,如 GridView、DetailsView、FormView、Wizard、MultiView、新的 xxxDataSource 和導航控制項等
- 新的編譯模式和部署模式
- 用於儀表化網站的新框架,以及處理和記錄異常
- 新的 ADO.NET 2.0 功能(例如,具有數據庫依賴的快取)
- 用於簡化分散式交易管理的新類別
**目錄**
- 致謝
- 前言
- 介紹
- 第 1 章:介紹專案:TheBeerHouse
- 第 2 章:開發網站設計
- 第 3 章:規劃架構
- 第 4 章:會員和用戶檔案
- 第 5 章:新聞和文章管理
- 第 6 章:意見調查
- 第 7 章:通訊
- 第 8 章:論壇
- 第 9 章:電子商務商店
- 第 10 章:個性化和 Web 部件
- 第 11 章:網站本地化
- 索引