Browse by Tags

Related Posts

  • Passing collections as parameters from view to controller and via RedirectToAction

    I'm implementing the following scenario: There is view with a catalogue of items (like products) and a filter for them. Filter is a list of checkboxes and each of the checkboxes represents one category for an item. The number of categories is not fixed. In my controller I get all the date for the...
    Posted to ASP.NET MVC (Forum) by SergID on 04-23-2009, 12:00 AM
    Filed under: MVC, RedirectToAction, view, Collection, Controller
  • MVC web site design questions

    I'm learning ASP.NET MVC (I mostly understand how it works), but I have a few questions about designing/organization your web sites. 1. When should you create a new controller and when should you just add a new action? In the download, there's a HomeController that has Home, Contact, and About...
    Posted to ASP.NET MVC (Forum) by jamesewelch on 08-06-2008, 12:00 AM
    Filed under: model, MVC, view, ASP.NET MVC, Controller, asp.net
  • Navigating to a non-existing controller or view produces a blank page, is there a fix?

    I am developing a new ASP.NET MVC 1 application and keep running into this scenario. In my application I can trap calls to views that are not providing the proper ID setting, e.g. www.site.com/existingcontroller/existingview The issue i am running into is when this same call is to a non-existing contoller...
    Posted to ASP.NET MVC (Forum) by MrKazoo on 12-18-2009, 12:00 AM
    Filed under: Controller, view, Asp.net MVC General, "blank page"
Page 1 of 1 (3 items)