ASP.NET Core 2 Fundamentals: Build cross-platform apps and dynamic web services with this server-side web application framework
暫譯: ASP.NET Core 2 基礎:使用此伺服器端網頁應用程式框架構建跨平台應用程式和動態網路服務
Onur Gumus, Mugilan T. S. Ragupathi
- 出版商: Packt Publishing
- 出版日期: 2018-08-30
- 售價: $1,660
- 貴賓價: 9.5 折 $1,577
- 語言: 英文
- 頁數: 298
- 裝訂: Paperback
- ISBN: 1789538912
- ISBN-13: 9781789538915
-
相關分類:
.NET、ASP.NET
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$520$411 -
$580$452 -
$360$281 -
$2,030$1,929 -
$580$493 -
$860$731 -
$790$616 -
$990ASP.NET Core MVC 2.0 Cookbook: Effective ways to build modern, interactive web applications with ASP.NET Core MVC 2.0 P
-
$352Bootstrap Web 設計與開發實戰
-
$352大話代碼架構 (項目實戰版)
-
$474$450 -
$580$452 -
$828Building RESTful Web Services with .NET Core: Developing Distributed Web Services to improve scalability with .NET Core 2.0 and ASP.NET Core 2.0
-
$660$561 -
$350$298 -
$1,700$1,615 -
$536精通Spring Cloud微服務架構
-
$403Vue.js 入門與商城開發實戰
-
$780$608 -
$780$616 -
$403Xamarin 全棧開發技術與實踐 (微課版)
-
$400$340 -
$458Spring Boot 企業級項目開發實戰
-
$650$507 -
$690$538
相關主題
商品描述
Imagine the boost in business if you can build large, rich web applications with little code and built-in Windows authentication. With this book, you can gain skills to develop real-world applications with ASP.NET Core 2.
Key Features
- Adopts the application-centric approach to explain core concepts
- Covers industry-best practices to build flexible, robust applications
- Shows how to enhance your applications by adding more functionalities
Book Description
The book sets the stage with an introduction to web applications and helps you build an understanding of the tried-and-true MVC architecture. You learn all about views, from what is the Razor view engine to tagging helpers. You gain insight into what models are, how to bind them, and how to migrate database using the correct model. As you get comfortable with the world of ASP.NET, you learn about validation and routing. You also learn the advanced concepts, such as designing Rest Buy (a RESTful shopping cart application), creating entities for it, and creating EF context and migrations. By the time you are done reading the book, you will be able to optimally use ASP.NET to develop, unit test, and deploy applications like a pro.
What you will learn
- Work with basic programming constructs using the Razor view engine
- Use flexibility and data compartmentalization of ViewModel
- Build a custom route for ASP.NET MVC applications for SEO
- Optimize applications with performance analysis and improvement steps
- Improve application performance, security, and data access to optimize the overall development process
- Deploy an ASP.NET MVC application in a non-Windows environment
Who this book is for
If you are looking to build web applications using ASP.NET Core or you want to become a pro in building web applications using the Microsoft technology, this is the ideal book for you. Prior exposure and understanding of C#, JavaScript, HTML, and CSS syntax is assumed.
Table of Contents
- Setting the Stage
- Controllers
- Views
- Models
- Validation
- Routing
- Rest Buy
- Adding Features, Testing, and Deployment
商品描述(中文翻譯)
想像一下,如果您能夠用少量程式碼和內建的 Windows 認證來構建大型、豐富的網頁應用程式,將會對業務帶來多大的提升。通過這本書,您可以獲得使用 ASP.NET Core 2 開發實際應用程式的技能。
主要特點
- 採用以應用程式為中心的方法來解釋核心概念
- 涵蓋業界最佳實踐,以構建靈活、穩健的應用程式
- 展示如何通過添加更多功能來增強您的應用程式
書籍描述
本書以網頁應用程式的介紹為開端,幫助您建立對經典 MVC 架構的理解。您將學習有關視圖的所有知識,從 Razor 視圖引擎到標記輔助工具。您將深入了解模型是什麼,如何綁定它們,以及如何使用正確的模型遷移資料庫。當您對 ASP.NET 的世界感到熟悉時,您將學習驗證和路由的知識。您還將學習進階概念,例如設計 Rest Buy(RESTful 購物車應用程式)、為其創建實體,以及創建 EF 上下文和遷移。當您讀完這本書時,您將能夠像專業人士一樣,最佳化地使用 ASP.NET 來開發、單元測試和部署應用程式。
您將學習到的內容
- 使用 Razor 視圖引擎處理基本程式設計構造
- 利用 ViewModel 的靈活性和數據分區
- 為 ASP.NET MVC 應用程式構建自定義路由以提升 SEO
- 通過性能分析和改進步驟來優化應用程式
- 改善應用程式的性能、安全性和數據訪問,以優化整體開發過程
- 在非 Windows 環境中部署 ASP.NET MVC 應用程式
本書適合誰
如果您希望使用 ASP.NET Core 構建網頁應用程式,或想成為使用 Microsoft 技術構建網頁應用程式的專家,這本書是您的理想選擇。假設您對 C#、JavaScript、HTML 和 CSS 語法有一定的了解和接觸。
目錄
1. 設定舞台
2. 控制器
3. 視圖
4. 模型
5. 驗證
6. 路由
7. Rest Buy
8. 添加功能、測試和部署