Browse by Tags

Related Posts

  • Update Model Issue When Working With Interfaces and formCollection.ToValueProvider()

    I am having a weird issue with objects not being updated with UpdateModel when passed a formCollection. I have an application which has approximately 50 lookup tables--each of which includes exactly the same schema including typical fields like id, title, description, isactive, and createdon. Rather...
    Posted to ASP.NET MVC (Forum) by agatlin on 09-23-2009, 12:00 AM
    Filed under: MVC, asp.net, FormCollection, interfaces, model binder, ValueProvider
  • Tying a Strongly-Typed View to and Interface

    Is it possible to tie a strongly-type view to an interface rather than a concrete class? I'm using a decorator pattern kind of thing for a couple of user types and I wanted to use the same view to list users of all types. Any ideas?
    Posted to ASP.NET MVC (Forum) by WoogyChuck on 09-03-2009, 12:00 AM
    Filed under: MVC, view, interfaces
Page 1 of 1 (2 items)