Practicing and exploring

Test your knowledge and understanding by answering some questions, get some hands-on practice, and explore this chapter's topics with deeper research.

Exercise 14.1 - test your knowledge

Answer the following questions:

  1. What is the difference between a web browser and a web server?
  2. What is the difference between a URI, a URL, and a URN?
  3. What are the four most common HTTP methods?
  4. What does it mean when a web server responds with status code 302?
  5. What are the responsibilities of a route?
  6. What are the responsibilities of a controller?
  7. What are the responsibilities of a model?
  8. What are the responsibilities of a view?

Exercise 14.2 - practice building a data-driven web application

Create an ASP.NET Core web application that connects to the Northwind sample database and enables the user to see a list of customers grouped by country. When the user clicks on a customer record, they then see a page showing the full contact details of that customer and a list of their orders.

Exercise 14.3 - explore topics

Use the following links to read more details about this chapter's topics:

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.119.138.202