ASP NET Core 3 1 Uderstand State Management With QueryString with an MVC...
This is part 14 of the ongoing playlist of ASP.NET Core 3.1 lectures. In this lecture, we understand the concept of Querystring in State Management through an MVC UserDetails controller.
URL Query String is used to pass parameters to the action method in the userdetails controller which uses the passed in parameters to assign the properties to the employee class.
#aspnetcore31 #querystring #statemanagement #persistdataacrossrequests
#aspnetcoremvc
Comments
Post a Comment