#35 Controllers in ASP NET | Controllers & IActionResult | ASP.NET Core MVC Course



#35 Controllers in ASP NET | Controllers & IActionResult | ASP.NET Core MVC Course

#35 Controllers in ASP NET | Controllers & IActionResult | ASP.NET Core MVC Course

In this lecture you will learn what is a controller and how to create and use it? A controller is basically a class which is capable of handling incoming requests and sending responses. Let’s understand controllers with an example.

ASP.NET Core GitHub Repo: https://github.com/manojjha86/ASP.NET-Core-mvc
NODE JS Course GitHub Repo: https://github.com/manojjha86/NODE-JS

Comments are closed.