- Hands-On Full:Stack Web Development with ASP.NET Core
- Tamir Dresher Amir Zuker Shay Friedman
- 159字
- 2021-06-10 19:37:25
MVC in SPAs
ASP.NET Core MVC is a sophisticated web application development framework with many features. Using it to create web applications means that every user action—form submission, page navigation, page click — will generate a request to the server that will generate an updated HTML for the end user. Modern web applications, however, rely on client-side code to do most of these tasks.
This modern reality means that ASP.NET Core MVC usage has changed. From being the main technology for creating views and handling user actions, it has transformed into a supporting foundation for frontend JavaScript-based code. Its major responsibility currently is running the application API, which will be discussed in Chapter 4, Building REST APIs with ASP.NET Core Web API.
We will go through the basics of ASP.NET Core MVC that we need to know as full-stack developers, but we will not dive into all of the many different features of this vast backend framework.
- 物聯(lián)網(wǎng)與北斗應(yīng)用
- FreeSWITCH 1.2
- Aptana Studio Beginner's Guide
- C++黑客編程揭秘與防范
- 物聯(lián)網(wǎng)工程規(guī)劃技術(shù)
- 物聯(lián)網(wǎng)安全(原書第2版)
- Hands-On Industrial Internet of Things
- 物聯(lián)網(wǎng)與無線傳感器網(wǎng)絡(luò)
- React:Cross-Platform Application Development with React Native
- 電力物聯(lián)網(wǎng)工程技術(shù)原理與應(yīng)用
- 物聯(lián)網(wǎng)長距離無線通信技術(shù)應(yīng)用與開發(fā)
- INSTANT KineticJS Starter
- React Design Patterns and Best Practices(Second Edition)
- Learning Dart
- 邊緣計(jì)算及其資源管理技術(shù)