- Modern Web Development with ASP.NET Core 3
- Ricardo Peres
- 100字
- 2021-06-18 18:36:00
Questions
So, now that you're at the end of this chapter, you should be able to answer the following questions:
- What are the special route tokens?
- How can we prevent a route from being selected depending on the request's HTTP verb?
- How can we prevent a route from being selected unless the request uses HTTPS?
- How can we serve different views depending on the occurred HTTP error code?
- How can we prevent methods in controllers from being called?
- How can we force a route value to be of a particular type (for example, a number)?
- What is a route handler?
推薦閱讀
- JavaScript百煉成仙
- Java應用與實戰
- Python數據分析入門與實戰
- 名師講壇:Java微服務架構實戰(SpringBoot+SpringCloud+Docker+RabbitMQ)
- Highcharts Cookbook
- Java EE 8 Application Development
- C語言程序設計實驗指導 (第2版)
- WildFly Cookbook
- 精通Spring:Java Web開發與Spring Boot高級功能
- Web前端開發技術:HTML、CSS、JavaScript
- Python無監督學習
- 一覽眾山小:ASP.NET Web開發修行實錄
- Docker on Windows
- Python算法交易實戰
- 亮劍Java Web項目開發案例導航