買這商品的人也買了...
-
資料探勘 (Tan: Introduction to Data Mining)$660$627 -
大話設計模式$620$490 -
JavaScript 大全, 6/e (JavaScript: The Definitive Guide: Activate Your Web Pages, 6/e)$1,200$948 -
無瑕的程式碼-敏捷軟體開發技巧守則 (Clean Code: A Handbook of Agile Software Craftsmanship)$580$452 -
精通 Python|運用簡單的套件進行現代運算 (Introducing Python: Modern Computing in Simple Packages)$780$616 -
完整學會 Git, GitHub, Git Server 的24堂課$360$284 -
公開來源情資技術:線上資訊搜尋與分析資源 (Open Source Intelligence Techniques: Resources for Searching and Analyzing Online Information, 4/e)$1,887$1,665 -
Docker 錦囊妙計 (Docker Cookbook)$680$537 -
人氣遊戲這樣做! Unity3D 遊戲設計實例講堂, 2/e$620$527 -
Python 機器學習 (Python Machine Learning)$580$452 -
網站擷取|使用 Python (Web Scraping with Python: Collecting Data from the Modern Web)$580$458 -
iOS 10 App 程式設計實力超進化實戰攻略 : 知名 iOS教學部落格 AppCoda 作家親授實作關鍵技巧讓你不NG$720$562 -
今天不學機器學習,明天就被機器取代:從 Python 入手+演算法$590$502 -
$1,617Deep Learning (Hardcover) -
Python 自動化的樂趣|搞定重複瑣碎 & 單調無聊的工作 (中文版) (Automate the Boring Stuff with Python: Practical Programming for Total Beginners)$500$425 -
深度學習快速入門 — 使用 TensorFlow (Getting started with TensorFlow)
$360$281 -
$594零起點 Python 大數據與量化交易 -
演算法技術手冊, 2/e (Algorithms in a Nutshell: A Practical Guide, 2/e)$580$458 -
資料視覺化|使用 Python 與 JavaScript (Data Visualization with Python and JavaScript: Scrape, Clean, Explore & Transform Your Data)$680$537 -
圖解 TCP/IP 網路通訊協定 (涵蓋IPv6)$580$458 -
$474深度學習原理與TensorFlow實踐 -
Effective C# 中文版 | 寫出良好 C# 程式的 50個具體做法, 3/e (Effective C# : 50 Specific Ways to Improve Your C#(Covers C# 6.0), 3/e)$450$356 -
TensorFlow + Keras 深度學習人工智慧實務應用$590$460 -
寫程式前就該懂的演算法 ─ 資料分析與程式設計人員必學的邏輯思考術 (Grokking Algorithms: An illustrated guide for programmers and other curious people)$390$308 -
Deep Learning|用 Python 進行深度學習的基礎理論實作$580$458
相關主題
商品描述
Now in its 6th edition, the best selling book on MVC is now updated for ASP.NET Core MVC. It contains detailed explanations of the new Core MVC functionality which enables developers to produce leaner, cloud optimized and mobile-ready applications for the .NET platform. This book puts ASP.NET Core MVC into context and dives deep into the tools and techniques required to build modern, cloud optimized extensible web applications. All the new MVC features are described in detail and the author explains how best to apply them to both new and existing projects.
The ASP.NET Core MVC Framework is the latest evolution of Microsoft’s ASP.NET web platform, built on a completely new foundation. It represents a fundamental change to how Microsoft constructs and deploys web frameworks and is free of the legacy of earlier technologies such as Web Forms. ASP.NET Core MVC provides a "host agnostic" framework and a high-productivity programming model that promotes cleaner code architecture, test-driven development, and powerful extensibility.Best-selling author Adam Freeman has thoroughly revised this market-leading book and explains how to get the most from ASP.NET Core MVC. He starts with the nuts-and-bolts and shows you everything through to advanced features, going in-depth to give you the knowledge you need.
This book follows the same format and style as the popular previous editions but brings everything up to date for the new ASP.NET Core MVC release. It presents a fully worked case study of a functioning ASP.NET MVC application that readers can use as a template for their own projects.What You Will Learn:
- Gain a solid architectural understanding of ASP.NET Core MVC
- Explore the entire ASP.NET MVC Framework as a cohesive whole
- See how MVC and test-driven development work in action
- Learn what's new in ASP.NET Core MVC and how best to apply these new features to your own work
- See how to create RESTful web services and Single Page Applications
- Build on your existing knowledge of previous MVC releases to get up and running with the new programming model quickly and effectively
Who This Book Is For:
This book is for web developers with a basic knowledge of ASP.NET and C# who want to incorporate the latest improvements and functionality in the new ASP.NET Core MVC Framework.
商品描述(中文翻譯)
現在是第六版,這本關於 MVC 的暢銷書已更新為 ASP.NET Core MVC。它詳細解釋了新的 Core MVC 功能,使開發人員能夠為 .NET 平台製作更精簡、雲端優化和適合行動裝置的應用程式。本書將 ASP.NET Core MVC 放入上下文中,深入探討構建現代、雲端優化的可擴展網頁應用程式所需的工具和技術。所有新的 MVC 特性都詳細描述,作者解釋了如何將它們最佳應用於新專案和現有專案。
ASP.NET Core MVC 框架是微軟 ASP.NET 網頁平台的最新演進,建立在全新的基礎上。它代表了微軟構建和部署網頁框架的根本變革,並且不受早期技術(如 Web Forms)的遺留影響。ASP.NET Core MVC 提供了一個「主機無關」的框架和高生產力的程式設計模型,促進了更乾淨的程式碼架構、測試驅動開發和強大的可擴展性。
暢銷作者 **Adam Freeman** 徹底修訂了這本市場領導書籍,並解釋如何充分利用 ASP.NET Core MVC。他從基本概念開始,展示了所有內容,直到進階特性,深入講解以提供所需的知識。
本書遵循與之前流行版本相同的格式和風格,但將所有內容更新至新的 ASP.NET Core MVC 版本。它呈現了一個完整的案例研究,展示一個運行中的 ASP.NET MVC 應用程式,讀者可以將其用作自己專案的範本。
**您將學到的內容:**
- 獲得對 ASP.NET Core MVC 的堅實架構理解
- 探索整個 ASP.NET MVC 框架作為一個整體
- 了解 MVC 和測試驅動開發如何在實際中運作
- 學習 ASP.NET Core MVC 中的新功能,以及如何將這些新特性最佳應用於自己的工作
- 了解如何創建 RESTful 網頁服務和單頁應用程式
- 在現有的 MVC 版本知識基礎上,快速有效地適應新的程式設計模型
**本書適合誰:**
本書適合對 ASP.NET 和 C# 有基本知識的網頁開發人員,想要在新的 ASP.NET Core MVC 框架中融入最新的改進和功能。
