Home Ads

26 April

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...
09 April

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...
04 April

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...
21 March

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...
20 March

Action selectors in Mvc

                                                          Action Selectors Action selector is the attribute that can be appli...
20 March

Action methods in mvc

Understanding  Controllers                      MVC controllers are responsible for responding to requests made against an ASP.NET...
Powered by Blogger.