Murach's ASP.NET 4 Web Programming with VB 2010, 4/e (Paperback)
暫譯: Murach的ASP.NET 4網頁程式設計與VB 2010,第4版(平裝本)

Anne Boehm

  • 出版商: Mike Murach
  • 出版日期: 2011-03-21
  • 售價: $1,812
  • 貴賓價: 9.5$1,721
  • 語言: 英文
  • 頁數: 836
  • 裝訂: Paperback
  • ISBN: 189077460X
  • ISBN-13: 9781890774608
  • 相關分類: .NETASP.NET
  • 無法訂購

買這商品的人也買了...

商品描述

This book has provided me with the information to jump right into creating web applications with Visual Basic. It is an excellent training guide and at the same time, it provides real-world examples that can be reused in multiple projects and applications. (A developer's comment on the previous edition of Murach's ASP.NET, posted online)

Already know how to code in Visual Basic 2010? Then, master web programming with this .NET 4 edition of the ASP.NET book that's a favorite of developers. It teaches beginners how to develop web applications from scratch, while more seasoned professionals use it as a time-saving guide whenever they need the "how-to" details that take forever to find online.

Here's a quick rundown on what developers have always liked best about this book:

#1: Complete applications show you how all the pieces interact
The key to mastering ASP.NET 4 is to have plenty of real-world applications that guide you in using the skills you're learning...and that help you avoid the problems that you can run into as you build complex web sites. That's why this book gives you complete applications, including the web forms, the aspx code, and the VB code. Download the applications for free from the Murach website, and experiment with them on your own to see how valuable they are.

#2: It gives you a 6-chapter section on database programming that's geared to business applications
Database handling is crucial in business programming, yet it's glossed over in just a chapter or two in many books. In contrast, this 6-chapter section teaches you how to use SQL data sources and ASP.NET data controls to develop database applications with little or no VB code. Then, it teaches how to use object data sources to create 3-layer applications that let you separate the presentation code from the data access code. And each topic is illustrated using examples like maintenance and shopping cart applications...the kind of database applications you'll deal with every day.

#3: It teaches you ASP.NET development the way it should be done, using Visual Studio 2010
The 1.x edition of this book was one of the first to teach web development using Visual Studio instead of tools like Notepad. Today, no developer should miss out on the productivity features of Visual Studio 2010. So they're integrated throughout this book, rather than being relegated to just a chapter or two at the beginning.

#4: It teaches you ASP.NET 4 features when they're appropriate, not just convenient
In contrast to some books, the ASP.NET 4 features haven't just been tacked onto the chapters from the previous .NET 3.5 edition. Instead, author Anne Boehm has carefully analyzed how the changes affect the way you develop web applications and what you need to learn when. That means this book integrates the new material with the classic ASP.NET features that haven't changed, giving you a cohesive, fluid approach to learning web programming the way it's done today.

#5: The distinctive paired-pages format* makes learning...and reference...a breeze
A few years ago, a customer used the term "paired pages" to describe our presentation style, and the name has stuck. It means that this book presents each topic in a two-page spread. The right page gives screen shots, code, syntax, bulleted details whatever is needed to illustrate and summarize the topic; the left page provides extra explanation and perspective as needed. That makes it easy for developers at any level to skim through material they already know and focus on what's new to them. It means less reading for everyone. And it makes the book a quick and easy-to-use reference guide once you're done training.
(*To see how the paired pages work, you can download free chapters from the Murach web site.)

商品描述(中文翻譯)

這本書提供了我立即開始使用 Visual Basic 創建網頁應用程式所需的信息。它是一個優秀的訓練指南,同時提供了可以在多個項目和應用程式中重複使用的實際範例。(一位開發者對於 Murach 的 ASP.NET 前一版的評論,發表於網上)

已經知道如何使用 Visual Basic 2010 編碼了嗎?那麼,掌握這本開發者最愛的 ASP.NET 書籍的 .NET 4 版本的網頁程式設計吧。它教導初學者如何從零開始開發網頁應用程式,而更有經驗的專業人士則將其作為節省時間的指南,隨時查找那些在網上永遠找不到的「如何做」的細節。

以下是開發者們一直最喜歡這本書的幾個要點:

**#1: 完整的應用程式展示了所有組件如何互動**
掌握 ASP.NET 4 的關鍵在於擁有大量的實際應用程式,這些應用程式指導你使用所學的技能……並幫助你避免在構建複雜網站時可能遇到的問題。這就是為什麼這本書提供了完整的應用程式,包括網頁表單、aspx 代碼和 VB 代碼。**從 Murach 網站免費下載這些應用程式**,並自行實驗以了解它們的價值。

**#2: 提供了針對商業應用程式的 6 章數據庫程式設計部分**
數據庫處理在商業程式設計中至關重要,但在許多書籍中僅簡單提及一兩章。相比之下,這個 6 章的部分教你如何使用 SQL 數據源和 ASP.NET 數據控制來開發幾乎不需要 VB 代碼的數據庫應用程式。然後,它教你如何使用物件數據源來創建 3 層應用程式,讓你能夠將展示代碼與數據訪問代碼分開。每個主題都使用維護和購物車應用程式等範例進行說明……這些都是你每天都會接觸到的數據庫應用程式。

**#3: 教你如何使用 Visual Studio 2010 進行 ASP.NET 開發**
這本書的 1.x 版本是最早教導使用 Visual Studio 進行網頁開發的書籍之一,而不是使用 Notepad 等工具。如今,沒有開發者應該錯過 Visual Studio 2010 的生產力功能。因此,這些功能貫穿整本書,而不是僅僅 relegated 在前面的幾章中。

**#4: 在適當的時候教你 ASP.NET 4 的特性,而不僅僅是方便的**
與某些書籍相比,ASP.NET 4 的特性並不是僅僅附加在前一版 .NET 3.5 的章節上。相反,作者 Anne Boehm 仔細分析了這些變更如何影響你開發網頁應用程式的方式,以及你需要何時學習什麼。這意味著這本書將新材料與那些**未**改變的經典 ASP.NET 特性整合在一起,為你提供了一種連貫、流暢的學習網頁程式設計的方式。

**#5: 獨特的雙頁格式使學習……和參考……變得輕而易舉**
幾年前,一位客戶用「雙頁」這個術語來描述我們的呈現風格,這個名稱就此流傳。這意味著這本書以兩頁的形式呈現每個主題。右頁提供截圖、代碼、語法、要點等所需的內容來說明和總結主題;左頁則根據需要提供額外的解釋和觀點。這使得任何級別的開發者都能輕鬆瀏覽他們已經知道的材料,並專注於對他們來說是新的內容。這意味著每個人都能少讀一些內容。而且,這本書在你完成訓練後,成為一個快速且易於使用的參考指南。
(*要查看雙頁的運作方式,你可以從 Murach 網站下載免費章節。)