filmov
tv
4 Different Scenarios of Passing Data from View to Controller (ASP.NET Core MVC Basics)

Показать описание
ASP.NET Core MVC: Passing Data from View to Controller
In this video, let's go through some basic things in ASP.NET Core MVC: 4 different methods to pass data from a view to a controller. How do we do it? When do we do it? Let's start!
We’ll cover:
- Form POST without viewmodels
- Form POST with viewmodels
- Route parameters or Query Strings
- AJAX for dynamic and seamless data transfer
Download Full source code:
Suggest what projects would you like to download next:
In this video, let's go through some basic things in ASP.NET Core MVC: 4 different methods to pass data from a view to a controller. How do we do it? When do we do it? Let's start!
We’ll cover:
- Form POST without viewmodels
- Form POST with viewmodels
- Route parameters or Query Strings
- AJAX for dynamic and seamless data transfer
Download Full source code:
Suggest what projects would you like to download next: