ASP.NET Core and Angular 2 (Paperback)
暫譯: ASP.NET Core 與 Angular 2 (平裝本)
Valerio De Sanctis
- 出版商: Packt Publishing
- 出版日期: 2016-09-30
- 售價: $1,650
- 貴賓價: 9.5 折 $1,568
- 語言: 英文
- 頁數: 484
- 裝訂: Paperback
- ISBN: 178646568X
- ISBN-13: 9781786465689
-
相關分類:
.NET、Angular、ASP.NET
已絕版
買這商品的人也買了...
-
R 錦囊妙計 (R Cookbook)$680$537 -
Python 錦囊妙計, 3/e (Python Cookbook, 3/e)$880$695 -
深入淺出 iPhone 與 iPad 開發, 3/e (涵蓋 iOS7 與 Xcode 5) (Head First iPhone and iPad Development: A Learner's Guide to Creating Objective-C Applications for the iPhone and iPad, 3/e)$580$458 -
資料挖礦與大數據分析$650$618 -
VMware Virtual SAN 管理手冊 (Essential Virtual SAN (VSAN): Administrator's Guide to VMware Virtual SAN)$580$493 -
精通 Python|運用簡單的套件進行現代運算 (Introducing Python: Modern Computing in Simple Packages)$780$616 -
完整學會 Git, GitHub, Git Server 的24堂課$360$284 -
讓響應式(RWD)網頁設計變簡單:Bootstrap開發速成 (附135分鐘專題影音教學)$420$332 -
新觀念 Microsoft Visual C# 程式設計範例教本, 4/e$580$493 -
$1,617Deep Learning (Hardcover) -
Microsoft SQL Server 2016 設計實務$680$578 -
$352VR 與 AR 開發高級教程基於 Unity -
系統管理員懶人包|Shell Script 自動化指令集 (Wicked Cool Shell Scripts)$480$379 -
TensorFlow + Keras 深度學習人工智慧實務應用$590$460 -
寫程式前就該懂的演算法 ─ 資料分析與程式設計人員必學的邏輯思考術 (Grokking Algorithms: An illustrated guide for programmers and other curious people)$390$308 -
打造可維護軟體|編寫可維護程式碼的10項法則 (C#版) (Building Maintainable Software, C# Edition: Ten Guidelines for Future-Proof Code)$450$356 -
大數據的傲慢與偏見:一個「圈內數學家」對演算法霸權的警告與揭發(Weapons of Math Destruction:How Big Data Increases Inequality and Threatens Democracy)$320$272 -
VMware vSphere 6 企業級專家手冊 (上) (Mastering VMware vSphere 6)$620$484 -
Python 初學特訓班 (增訂版) (附250分鐘影音教學/範例程式)$480$379 -
$796深度學習 -
最新 JavaScript 精緻範例字典 - 對應 ECMAScript 新語法規則$490$417 -
Deep Learning|用 Python 進行深度學習的基礎理論實作$580$458 -
$564精通Spring Cloud微服務架構 -
不當礦工當老闆:自己動手開發區塊鏈應用業務$780$616 -
ASP.NET Core 工程師不可不知的 10大安全性漏洞與防駭方法$690$538
商品描述
Create powerful applications for the modern web
About This Book
- Build a complete single page application with two of the most impressive frameworks in modern development
- Find out how to bring together the capabilities and features of both Angular 2 and ASP.NET Core
- From managing data, to application design, through to SEO optimization and security – take a comprehensive approach to building your next web project
Who This Book Is For
ASP.NET developers – find out how to bring Angular 2 into your development stack and extend your skillset so you can build even better single page applications.
What You Will Learn
- Find out how ASP.NET Core’s and Angular 2’s features perfectly complement each other
- Learn how to set up the resources you need and configure the MVC 6 interface
- Handle requests and actions using server-side and client-side Routing
- Create the Data Model using Entity Framework Core
- Learn how to use Angular 2 components and master directives
- Implement a token-based authorization and authentication flow supporting external login providers such as Facebook, Google, Twitter and more
- Create responsive, mobile-friendly views using Bootstrap and LESS
- Setup and optimize your production environment using IIS and SQL Server
- Secure your application against a diverse range of dangerous security threats
In Detail
Writing code is about striking a balance between maintainability and productivity—how quickly you can write it against how much more you have to write in the future. This is a guide to doing just that by combining the impressive capabilities of ASP.NET Core and Angular 2. It shows you how to successfully manage an API and use it to support and power a dynamic single-page application.
We'll show you how to construct your data model and manage routing and redirects before wrapping it up and styling it, all with the help of ASP.NET and Angular 2. You'll also learn how to optimize your application for SEO, check and secure any vulnerabilities, implement a viable authentication mechanism and, last but not least, use the proper tools and strategies for successful deployment. From readable URIs to OData retrieval and authentication patterns, we'll make sure you have all the technical knowledge you need and, more importantly, bring it all together so you can focus on what's important: a high-quality application that performs for users.
Style and approach
More than just a technical manual, this guide takes you through the most important technical facets of developing with these two hugely popular frameworks and then demonstrates how to put those skills into practice. It’s a book that recognizes that what’s really important is the end product.
商品描述(中文翻譯)
為現代網路創建強大的應用程式
關於本書
- 使用兩個現代開發中最令人印象深刻的框架來構建完整的單頁應用程式
- 了解如何將 Angular 2 和 ASP.NET Core 的功能和特性結合在一起
- 從數據管理、應用程式設計到 SEO 優化和安全性,全面地構建您的下一個網路專案
本書適合誰
ASP.NET 開發人員 - 了解如何將 Angular 2 融入您的開發堆疊,擴展您的技能,以便能夠構建更好的單頁應用程式。
您將學到什麼
- 了解 ASP.NET Core 和 Angular 2 的特性如何完美互補
- 學習如何設置所需的資源並配置 MVC 6 介面
- 使用伺服器端和客戶端路由處理請求和動作
- 使用 Entity Framework Core 創建數據模型
- 學習如何使用 Angular 2 組件並掌握指令
- 實現基於令牌的授權和身份驗證流程,支持 Facebook、Google、Twitter 等外部登錄提供者
- 使用 Bootstrap 和 LESS 創建響應式、適合移動設備的視圖
- 使用 IIS 和 SQL Server 設置和優化您的生產環境
- 保護您的應用程式免受各種危險的安全威脅
詳細內容
編寫代碼是關於在可維護性和生產力之間取得平衡 - 您能多快寫出代碼與未來需要寫多少代碼之間的平衡。這是一本指導您如何通過結合 ASP.NET Core 和 Angular 2 的強大功能來實現這一目標的指南。它向您展示如何成功管理 API 並使用它來支持和驅動動態單頁應用程式。
我們將向您展示如何構建數據模型並管理路由和重定向,然後再進行包裝和樣式設計,所有這些都在 ASP.NET 和 Angular 2 的幫助下完成。您還將學習如何優化應用程式以提高 SEO,檢查並保護任何漏洞,實現可行的身份驗證機制,最後但同樣重要的是,使用適當的工具和策略進行成功的部署。從可讀的 URI 到 OData 檢索和身份驗證模式,我們將確保您擁有所需的所有技術知識,更重要的是,將所有內容整合在一起,以便您能專注於重要的事情:為用戶提供高品質的應用程式。
風格與方法
這本指南不僅僅是一本技術手冊,它帶您了解使用這兩個極受歡迎的框架開發的最重要技術面向,然後演示如何將這些技能付諸實踐。這是一本認識到真正重要的是最終產品的書籍。
