Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • ASP.NET Core 2 Fundamentals
  • Toc
  • feedback
ASP.NET Core 2 Fundamentals

ASP.NET Core 2 Fundamentals

By : Gumus, T. S. Ragupathi
2 (1)
close
ASP.NET Core 2 Fundamentals

ASP.NET Core 2 Fundamentals

2 (1)
By: Gumus, T. S. Ragupathi

Overview of this book

The book sets the stage with an introduction to web applications and helps you build an understanding of the tried-and-true MVC architecture. You learn all about views, from what is the Razor view engine to tagging helpers. You gain insight into what models are, how to bind them, and how to migrate database using the correct model. As you get comfortable with the world of ASP.NET, you learn about validation and routing. You also learn the advanced concepts, such as designing Rest Buy (a RESTful shopping cart application), creating entities for it, and creating EF context and migrations. By the time you are done reading the book, you will be able to optimally use ASP.NET to develop, unit test, and deploy applications like a pro.
Table of Contents (10 chapters)
close

Controllers

In the previous chapter, we discussed that all web applications receive requests from the server and produce a response that is delivered back to the end user. This chapter covers the role of controllers in ASP.NET MVC applications and details the procedure of creating a controller and action methods. 

By the end of this chapter, you will be able to:

  • Explain the role of the controller in ASP.NET MVC applications
  • Work with the routing engine
  • Install the ASP.NET Core NuGet packages in your application
  • Create your first controller and action methods
  • Add a view and make the changes that allow your controller to use that view
  • Add a model and pass that model data to your view
bookmark search playlist font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete