Commit Graph

11 Commits (981ebcaf479095203c4ae0d9246b65a6ff841c85)

Author SHA1 Message Date
Jason Zhu 981ebcaf47 15.5 Using Static URL Segments; Listing 15-11. A URL Pattern with Static Segments in the RouteConfig.cs File 2021-11-23 11:52:55 +11:00
Jason Zhu 6112f51510 15.4 Defining Default Values; Unit Testing: Default Values 2021-11-23 00:15:22 +11:00
Jason Zhu ff4638e027 15.4 Defining Default Values; Listing 15-10 Providing Action and Controller Default Values in RouteConfig.cs File 2021-11-23 00:07:16 +11:00
Jason Zhu cf7a377fe0 15.4 Defining Default Values; Listing 15-9 Providing a Default Value in RouteConfig.cs File 2021-11-23 00:06:28 +11:00
Jason Zhu 3ddca950e3 15.3.1 Using the Simple Route; UNIT TEST: TESTING INCOMING URLs 2021-11-22 23:49:41 +11:00
Jason Zhu ef7147427c 15.3 Creating and Registering a Simple Route; Listing-15.8 Registering a Route Using the MapRoute Method in RouteConfig.cs file 2021-11-22 00:42:19 +11:00
Jason Zhu a5503a177b 15.3 Creating and Registering a Simple Route; Listing 15.7 Registering a Route in RouteConfig.cs file 2021-11-22 00:37:05 +11:00
Jason Zhu 9b99afe3d3 15.1.2 Creating the View; Listing 15-4 The Contents of the ActionName.cshtml File 2021-10-01 00:01:31 +10:00
Jason Zhu afb82add7b 15.1.1 Creating the Example Controller; Listing 15-3 The Contents of the AdminController.cs File 2021-09-30 22:42:48 +10:00
Jason Zhu 67c6858c48 15.1.1 Creating the Example Controllers; Listing 15-1. The Contents of the HomeController.cs File 2021-09-30 22:41:17 +10:00
Jason Zhu 0d89e1d9bc 15.1 Preparing the Example Project 2021-09-30 22:38:31 +10:00