- ASP.NET Core 2 Fundamentals
- Onur Gumus Mugilan T. S. Ragupathi
- 100字
- 2021-07-23 17:09:44
Summary
In this chapter, you've learned the basics of web development, including what constitutes the server side and client side. HTTP is a key protocol in web development. We have even discussed the features of ASP.NET Core. We've looked at REST and RPC as two web programming styles.
We have also discussed the new project structure of the ASP.NET Core application and the changes when compared to the previous versions.
In the next chapter, we are going to discuss the controllers and their roles and functionalities. We'll also build a controller and associated action methods and see how they work.
推薦閱讀
- Vue.js 3.x快速入門
- Raspberry Pi Networking Cookbook(Second Edition)
- Magento 2 Development Cookbook
- Advanced Oracle PL/SQL Developer's Guide(Second Edition)
- Hands-On Full Stack Development with Go
- C語言從入門到精通
- Python網絡爬蟲技術與應用
- Distributed Computing in Java 9
- UX Design for Mobile
- Software-Defined Networking with OpenFlow(Second Edition)
- SQL Server 2008實用教程(第3版)
- Java EE程序設計與開發實踐教程
- CISSP in 21 Days(Second Edition)
- Performance Testing with JMeter 3(Third Edition)
- Learning HTML5 by Creating Fun Games