ASP.NET MVC with Entity Framework and CSS

Lee Naylor

  • 出版商: Apress
  • 出版日期: 2016-09-13
  • 售價: $3,240
  • 貴賓價: 9.5$3,078
  • 語言: 英文
  • 頁數: 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技術和建議來構建和部署一個完整的零售網站示例。本書包含了幾個解決開發人員經常遇到的現實問題的解決方案。

無論您是初學者還是有經驗的.NET開發人員,希望了解更多關於MVC和Entity Framework的知識,作者Lee Naylor將教您如何使用Microsoft ASP.NET和Entity Framework Code First開發一個詳細的數據庫驅動的示例網站,並提供完整的代碼示例,包括:

• 使用Linq過濾和搜索相關數據
• 使用代碼優先遷移自動更新數據庫,並從代碼中種子數據
• 如何使用Visual Studio Scaffolding生成視圖和控制器
• 管理CRUD操作,包括模型綁定,並正確處理級聯刪除
• 使用屬性進行輸入和數據驗證
• 數據排序和分頁,以及友好的URL格式的路由
• 使用Microsoft Identity v2進行授權和身份驗證,包括在登錄和註冊後正確使用重定向
• 高級技術,包括管理數據並發衝突和使用兩個數據庫上下文
• 非同步數據庫訪問和分頁
• 使用代碼優先遷移進行Azure部署,遠程調試和查看/編輯遠程數據
• 包括動畫和媒體查詢的CSS樣式設計

您將學到什麼:

• 快速上手使用ASP.NET MVC和Entity Framework構建一個複雜的網站,以顯示和管理多個相關實體
• 如何將Identity代碼集成到項目中
• 高級主題,包括:非同步數據庫訪問和管理數據衝突
• 使用Microsoft Azure,包括遠程調試和數據庫訪問
• CSS技巧,包括用於平板電腦或移動/手機設備的動畫和媒體查詢

本書適合對ASP.NET MVC和Entity Framework有興趣的人,從初學者開始,到有經驗的ASP.NET Web Forms開發人員希望從Web Forms遷移到MVC和Entity Framework。本書假設讀者具有一些編程知識,如面向對象編程概念和基本的C#知識。