Home Ads

6 years ago

tempdata

ASP.NET MVC offers us three options - TempData for passing data from controller to view and in next request. TempData is also a diction...
6 years ago

Viewbag

 We have learned Viewbag  in the previous section that the model object is used to send data in a razor view. However, there may be some s...
6 years ago

Razor Syntax in MVC

  Razor is one of the view engine supported in ASP.NET MVC. Razor allows you to write mix of HTML and server side code using C# or...
6 years ago

Model in MVC

In this section, you will learn about the Model in ASP.NET MVC framework . Model represents domain specific data and business logic in...
6 years ago

Action selectors in Mvc

                                                          Action Selectors Action selector is the attribute that can be appli...
6 years ago

Action methods in mvc

Understanding  Controllers                      MVC controllers are responsible for responding to requests made against an ASP.NET...
Page 1 of 212Next
Powered by Blogger.