ASP.NET MVC with Entity Framework and CSS
暫譯: 使用 Entity Framework 和 CSS 的 ASP.NET MVC

Lee Naylor

  • 出版商: Apress
  • 出版日期: 2016-09-13
  • 售價: $3,750
  • 貴賓價: 9.5$3,563
  • 語言: 英文
  • 頁數: 608
  • 裝訂: Paperback
  • ISBN: 1484221362
  • ISBN-13: 9781484221365
  • 相關分類: .NETASP.NETCSSEntity
  • 海外代購書籍(需單獨結帳)

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

商品描述

This book will teach readers how to build and deploy a fully working example retail website using Microsoft ASP.NET MVC and Entity Framework technologies and recommendations. This book contains several solutions to real world issues that developers will frequently encounter.

Whether you are a novice developer or an experienced .NET developer wishing to learn more about MVC and Entity Framework, author Lee Naylor will teach you how to develop a detailed database driven example website using Microsoft ASP.NET and Entity Framework Code First with fully explained code examples including:

• Filtering and Searching Related Data using Linq
• Using code first migrations to automatically update the database plus seeding data from code
• How to use Visual Studio Scaffolding views and controllers
• Manage CRUD operations including model binding as recommended by Microsoft and dealing with cascading deletions correctly
• Input and data validation using Attributes
• Sorting and paging through data and routing for friendly URL formats
• Authorization and Authentication using Microsoft Identity v2 by making use of Microsoft example code including correct use of redirection after login and registration
• Advanced techniques including managing data concurrency conflicts and using two database contexts
• Asynchronous database access and paging
• Azure deployment using Code First Migrations, remote debugging and viewing/editing your remote data
• CSS Styling including animation and media queries

What You Will Learn:

• Get up and running quickly with ASP.NET MVC and Entity Framework building a complex web site to display and manage several related entities
• How to integrate Identity code into a project
• Advanced topics including: Asynchronous database access and managing data conflicts
• Working with Microsoft Azure including remote debugging and database access
• CSS skills including animations and media queries for use with tablet or mobile/cell phone devices

Who This Book Is For:

People wanting to learn ASP.NET MVC and Entity Framework ranging from novice developers new to the subject through to more experienced ASP.NET web forms developers looking to migrate from web forms to MVC and Entity Framework. The book assumes some programming knowledge such as object-oriented programming concepts and a basic knowledge of C#.

商品描述(中文翻譯)

這本書將教導讀者如何使用 Microsoft ASP.NET MVC 和 Entity Framework 技術及建議來建立和部署一個完整運作的零售網站範例。這本書包含了幾個針對開發者在實際工作中經常遇到的問題的解決方案。

無論您是初學者開發者還是希望深入了解 MVC 和 Entity Framework 的經驗豐富的 .NET 開發者,作者 Lee Naylor 將教您如何使用 Microsoft ASP.NET 和 Entity Framework Code First 開發一個詳細的資料庫驅動範例網站,並提供完整解釋的程式碼範例,包括:

• 使用 Linq 過濾和搜尋相關資料
• 使用 Code First 遷移自動更新資料庫,並從程式碼中填充資料
• 如何使用 Visual Studio 的 Scaffold 生成視圖和控制器
• 管理 CRUD 操作,包括 Microsoft 建議的模型綁定,以及正確處理級聯刪除
• 使用屬性進行輸入和資料驗證
• 透過資料排序和分頁,以及友好的 URL 格式路由
• 使用 Microsoft Identity v2 進行授權和身份驗證,並利用 Microsoft 範例程式碼正確使用登錄和註冊後的重定向
• 進階技術,包括管理資料並發衝突和使用兩個資料庫上下文
• 非同步資料庫存取和分頁
• 使用 Code First 遷移進行 Azure 部署、遠端除錯以及查看/編輯您的遠端資料
• CSS 樣式設計,包括動畫和媒體查詢

**您將學到的內容:**

• 快速上手 ASP.NET MVC 和 Entity Framework,建立一個複雜的網站以顯示和管理多個相關實體
• 如何將身份驗證代碼整合到專案中
• 進階主題,包括:非同步資料庫存取和管理資料衝突
• 與 Microsoft Azure 一起工作,包括遠端除錯和資料庫存取
• CSS 技能,包括動畫和媒體查詢,以用於平板或手機設備

**本書適合的人群:**

希望學習 ASP.NET MVC 和 Entity Framework 的人,從對該主題全新的初學者開發者到希望從 Web Forms 遷移到 MVC 和 Entity Framework 的經驗豐富的 ASP.NET Web Forms 開發者。本書假設讀者具備一些程式設計知識,例如物件導向程式設計概念和基本的 C# 知識。