買這商品的人也買了...
-
嵌入式系統設計實務-電路與驅動程式$250$225 -
Using SQLite (Paperback)$1,800$1,710 -
ASP.NET 本質論$520$442 -
$700Professional Scrum Development with Microsoft Visual Studio 2012 (Paperback) -
SQL Server 效能調校$450$351 -
IoT Solutions in Microsoft's Azure IoT Suite: Data Acquisition and Analysis in the Real World$3,300$3,135 -
$796深度學習 -
演算法之美:隱藏在資料結構背後的原理 (C++版)$650$507 -
軟體專案開發實務|別只當編程猴 (Programming Beyond Practices: Be More Than Just a Code Monkey)$400$316 -
$534JSON 實戰 -
$284大數據技術 -
手機攝影必學 BOOK:用OX帶你學會拍人物、食物、風景等情境照片$398$299 -
創意競擇:從賈伯斯黃金年代的軟體設計機密流程,窺見蘋果的創意方法、本質與卓越關鍵$460$391 -
Web 開發者一定要懂的駭客攻防術 (Web Security for Developers: Real Threats, Practical Defense)$420$332 -
資料科學的統計實務 : 探索資料本質、扎實解讀數據,才是機器學習成功建模的第一步$599$473 -
Martin Fowler 的企業級軟體架構模式:軟體重構教父傳授 51個模式,活用設計思考與架構決策 (Patterns of Enterprise Application Architecture)$800$624 -
我懂了!專案管理 (暢銷紀念版)$400$316 -
電腦視覺機器學習實務|建立端到端的影像機器學習 (Practical Machine Learning for Computer Vision: End-To-End Machine Learning for Images)$780$616 -
Learning Blazor: Build Single-Page Apps with Webassembly and C# (Paperback)$2,185$2,070 -
ASP.NET Core Razor Pages in Action (Paperback)$2,300$2,185 -
Programming C# 12: Build Cloud, Web, and Desktop Applications (Paperback)$2,708$2,565 -
無瑕的程式碼 軟體工匠篇:程式設計師必須做到的紀律、標準與倫理 (Clean Craftsmanship: Disciplines, Standards, and Ethics)$720$562 -
從源頭就優化 - 動手開發自己的編譯器實戰$880$695 -
UX 商業價值實現之道|打造成功的數位產品服務 (UX for Business: How to Design Valuable Digital Companies)$780$616 -
建構可擴展系統|設計分散式架構 (Foundations of Scalable Systems: Designing Distributed Architectures)$780$616
相關主題
商品描述
Now in its tenth edition, this industry-leading guide to ASP.NET Core teaches everything you need to know to create easy, extensible, and cloud-native web applications.
Summary
Inside Pro ASP.NET Core 7, Tenth Edition you will learn how to:
- Configure the ASP.NET Core request pipeline to handle requests
- Create RESTful web services with MVC controllers
- Create HTML responses with Razor and Razor Pages
- Create richly interactive web applications with Blazor
- Access data using Entity Framework Core
- Authenticate requests using ASP.NET Core Identity
Pro ASP.NET Core, Tenth Edition is an acclaimed bestseller, and a bible for .NET web developers. Tens of thousands of readers have benefited from its comprehensive coverage of ASP.NET's key tools and techniques. Now in its tenth edition, this revised guide has been fully updated to .NET 7, with extensive chapters on Razor Pages, Blazor, MVC Core, and other new features.
About the technology
ASP.NET Core 7 is the latest version of Microsoft's comprehensive web development framework. It gives C# developers everything they need to create scalable and robust web apps. This powerful framework can handle anything you throw at it--HTTP requests from all clients, delivering raw data responses for RESTful web services, HTML and CSS for round-trip clients, and even WASM code for rich interactions.
About the book
Pro ASP.NET Core 7 is the tenth edition of Adam Freeman's industry-leading handbook to building web applications ASP.NET Core. It maintains the style and structure of popular previous editions, with content updated for ASP.NET Core's latest evolution.
You'll dive right into the foundations of web app development. Learn about web services, HTML responses, authentication and authorization, and container deployment as you build a realistic sports online store. You'll then explore ASP.NET's more advanced capabilities, including MVC for RESTful web services, Razor Pages for HTML responses, Blazor for client-side interaction, and data access with Entity Framework Core. Throughout the book, engaging hands-on examples show you how each tool works in action.
About the reader
For web developers experienced with C# and the basics of .NET.
About the author
Adam Freeman is an experienced IT professional who started his career as a programmer. He has held senior positions in a range of companies, most recently serving as Chief Technology Officer and Chief Operating Officer of a global bank. He has written 49 programming books, focusing mostly on web application development.
商品描述(中文翻譯)
現在已經是第十版的這本業界領先的《ASP.NET Core》指南,教你創建簡單、可擴展且雲原生的網頁應用程式所需的所有知識。
摘要
在《Pro ASP.NET Core 7, Tenth Edition》中,你將學習如何:
- 配置 ASP.NET Core 請求管道以處理請求
- 使用 MVC 控制器創建 RESTful 網路服務
- 使用 Razor 和 Razor Pages 創建 HTML 回應
- 使用 Blazor 創建豐富互動的網頁應用程式
- 使用 Entity Framework Core 存取資料
- 使用 ASP.NET Core Identity 驗證請求
《Pro ASP.NET Core, Tenth Edition》是一部備受推崇的暢銷書,是 .NET 網頁開發者的聖經。數以萬計的讀者從其對 ASP.NET 主要工具和技術的全面覆蓋中受益。現在已經是第十版,這本修訂指南已全面更新至 .NET 7,並包含有關 Razor Pages、Blazor、MVC Core 和其他新功能的廣泛章節。
關於技術
ASP.NET Core 7 是微軟最新版本的綜合網頁開發框架。它為 C# 開發者提供了創建可擴展和穩健的網頁應用程式所需的一切。這個強大的框架可以處理你所投擲的任何請求——來自所有客戶端的 HTTP 請求,為 RESTful 網路服務提供原始數據回應,為回傳客戶端提供 HTML 和 CSS,甚至為豐富的互動提供 WASM 代碼。
關於這本書
《Pro ASP.NET Core 7》是 Adam Freeman 的業界領先手冊的第十版,專注於構建 ASP.NET Core 網頁應用程式。它保持了之前流行版本的風格和結構,內容已更新以符合 ASP.NET Core 的最新演變。
你將直接深入網頁應用程式開發的基礎。學習網路服務、HTML 回應、身份驗證和授權,以及容器部署,並在構建一個真實的體育網上商店的過程中進行實踐。然後,你將探索 ASP.NET 更高級的功能,包括用於 RESTful 網路服務的 MVC、用於 HTML 回應的 Razor Pages、用於客戶端互動的 Blazor,以及使用 Entity Framework Core 的數據存取。在整本書中,生動的實作範例展示了每個工具的實際運作。
關於讀者
適合對 C# 和 .NET 基礎有經驗的網頁開發者。
關於作者
**Adam Freeman** 是一位經驗豐富的 IT 專業人士,職業生涯始於程式設計師。他在多家公司擔任高級職位,最近擔任一家全球銀行的首席技術官和首席運營官。他已撰寫 49 本程式設計書籍,主要專注於網頁應用程式開發。
作者簡介
Adam Freeman is an experienced IT professional who started his career as a programmer. He has held senior positions in a range of companies, most recently serving as Chief Technology Officer and Chief Operating Officer of a global bank. He has written 50 programming books, focusing mostly on web application development.
作者簡介(中文翻譯)
亞當·弗里曼是一位經驗豐富的IT專業人士,他的職業生涯始於程式設計師。他曾在多家公司的高級職位上任職,最近擔任一家全球銀行的首席技術官和首席運營官。他已撰寫了50本程式設計書籍,主要專注於網頁應用程式開發。