ASP.NET Core 1.0 High Performance
暫譯: ASP.NET Core 1.0 高效能

James Singleton

  • 出版商: Packt Publishing
  • 出版日期: 2016-06-24
  • 售價: $2,220
  • 貴賓價: 9.5$2,109
  • 語言: 英文
  • 頁數: 292
  • 裝訂: Paperback
  • ISBN: 1785881892
  • ISBN-13: 9781785881893
  • 相關分類: .NETASP.NET
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

Create fast, scalable, and high performance applications with C#, ASP.NET Core 1.0, and MVC 6 About This Book Learn the importance of measuring, profiling, and locating the most impactful problems Discover the common areas you might encounter performance problems and areas you don’t need to worry about Understand the differences between development workstations and production infrastructure and how these can amplify problems Design workflows that run asynchronously and are resilient to transient performance issues Who This Book Is For This book is for ASP.NET and C# developers who have experience with the MVC framework for web application development and are looking to deploy applications that will perform well in live production environments. These could be virtual machines or hosted by a cloud service provider such as AWS or Azure. What You Will Learn Why performance matters and when it should be considered Use different tools to measure performance Spot common performance issues, their root causes, and how to easily mitigate them Improve performance at the network level and I/O level, and how to optimize the application as a whole Work with caching and message queuing tools, including patterns and strategies Discover the dark side of performance improvement and find out how to manage complexity Monitor performance as part of continuous integration and regression testing Assess and solve performance issues with other advanced technologies In Detail ASP.NET Core is the new, open source, and cross-platform, web-application framework from Microsoft. It's a stripped down version of ASP.NET that's lightweight and fast. This book will show you how to make your web apps deliver high performance when using it. We'll address many performance improvement techniques from both a general web standpoint and from a C#, ASP.NET Core, and .NET Core perspective. This includes delving into the latest frameworks and

商品描述(中文翻譯)

創建快速、可擴展且高效能的應用程式,使用 C#、ASP.NET Core 1.0 和 MVC 6

關於本書
了解測量、分析和定位最具影響力問題的重要性
發現您可能遇到效能問題的常見領域,以及您不需要擔心的區域
理解開發工作站和生產基礎設施之間的差異,以及這些差異如何放大問題
設計能夠異步運行並對瞬時效能問題具有韌性的工作流程

本書適合誰
本書適合具有 ASP.NET 和 C# 開發經驗的開發者,特別是對於網頁應用程式開發的 MVC 框架有經驗,並希望部署在實際生產環境中表現良好的應用程式。這些應用程式可以是虛擬機器或由雲服務提供商如 AWS 或 Azure 托管。

您將學到什麼
為什麼效能很重要以及何時應考慮效能
使用不同的工具來測量效能
識別常見的效能問題、其根本原因,以及如何輕鬆緩解這些問題
改善網路層和 I/O 層的效能,以及如何優化整個應用程式
使用快取和訊息佇列工具,包括模式和策略
發現效能改善的陰暗面,並了解如何管理複雜性
將效能監控作為持續整合和回歸測試的一部分
評估和解決與其他先進技術相關的效能問題

詳細內容
ASP.NET Core 是微軟推出的新型開源跨平台網頁應用程式框架。它是 ASP.NET 的精簡版本,輕量且快速。本書將向您展示如何在使用它時使您的網頁應用程式提供高效能。我們將從一般網頁的角度以及從 C#、ASP.NET Core 和 .NET Core 的角度探討許多效能改善技術。這包括深入了解最新的框架和