Building Web Applications with Visual Studio 2017: Using .NET Core and Modern JavaScript Frameworks
暫譯: 使用 Visual Studio 2017 建立網頁應用程式:運用 .NET Core 與現代 JavaScript 框架

Philip Japikse, Kevin Grossnicklaus, Ben Dewey

  • 出版商: Apress
  • 出版日期: 2017-07-09
  • 定價: $1,650
  • 售價: 6.0$990
  • 語言: 英文
  • 頁數: 393
  • 裝訂: Paperback
  • ISBN: 1484224779
  • ISBN-13: 9781484224779
  • 相關分類: .NETJavaScriptVisual Studio
  • 立即出貨(限量) (庫存=1)

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

商品描述

Learn how to build web applications from three Microsoft MVPs. After building the data application layer using Entity Framework Core and a RESTful service using ASP.NET Core, you will then build the client side web application three ways: first, using ASP.NET Core, then using Angular 2, and, finally, using React.  You will be able to compare and contrast these UI frameworks and select the best one for your needs.

.NET Core is a complete rewrite of the popular .NET and its related frameworks. While many concepts are similar between .NET Core and the .NET 4.6 framework, there are revolutionary changes as well, including updates to Entity Framework Core and ASP.NET Core. The first section of this book covers the three main parts of building applications with C#: Entity Framework, ASP.NET Core Services, and ASP.NET Core Web Applications. 

There is also an explosion in popularity of JavaScript frameworks for client side development, and the authors cover two of the most popular UI frameworks. Start with TypeScript for developing clean JavaScript, along with a client side build tool such as Gulp, Grunt, and WebPack. Using the same data access layer and RESTful service from the .NET Core application, you can rebuild the UI using Angular 2. Then, repeat the process using React, for a true comparison of building client side applications using ASP.NET Core, Angular 2, and React. 

What You'll Learn

 

  • Understand the fundamentals of .NET Core and what that means to the traditional .NET developer
  • Build a data access layer with Entity Framework Core, a RESTful service with ASP.NET Core MVC, and a website with ASP.NET Core MVC and Bootstrap
  • Automate many build tasks with client side build utilities

 

Who This Book Is For
 

Intermediate to advanced .NET developers

商品描述(中文翻譯)

學習如何從三位 Microsoft MVP 建立網頁應用程式。在使用 Entity Framework Core 建立資料應用程式層以及使用 ASP.NET Core 建立 RESTful 服務之後,您將以三種方式建立客戶端網頁應用程式:首先,使用 ASP.NET Core,其次,使用 Angular 2,最後,使用 React。您將能夠比較這些 UI 框架並選擇最適合您需求的框架。

.NET Core 是對流行的 .NET 及其相關框架的完整重寫。雖然 .NET Core 和 .NET 4.6 框架之間有許多概念相似,但也有革命性的變化,包括對 Entity Framework Core 和 ASP.NET Core 的更新。本書的第一部分涵蓋了使用 C# 建立應用程式的三個主要部分:Entity Framework、ASP.NET Core 服務和 ASP.NET Core 網頁應用程式。

JavaScript 框架在客戶端開發中的受歡迎程度也在爆炸性增長,作者介紹了兩個最受歡迎的 UI 框架。從 TypeScript 開始,開發乾淨的 JavaScript,並使用客戶端構建工具,如 Gulp、Grunt 和 WebPack。使用來自 .NET Core 應用程式的相同資料存取層和 RESTful 服務,您可以使用 Angular 2 重新構建 UI。然後,重複使用 React 的過程,以便真正比較使用 ASP.NET Core、Angular 2 和 React 建立客戶端應用程式。

**您將學到的內容**

- 了解 .NET Core 的基本原理以及這對傳統 .NET 開發者的意義
- 使用 Entity Framework Core 建立資料存取層,使用 ASP.NET Core MVC 建立 RESTful 服務,並使用 ASP.NET Core MVC 和 Bootstrap 建立網站
- 使用客戶端構建工具自動化許多構建任務

**本書適合誰閱讀**

中級到高級的 .NET 開發者