Browse by Tags

Related Posts

  • How to pass data from view to controller Mvc preview 5

    Hello, I am working on MVC Preview 5.I have a problem passing textbox value form the view to the controller. If I use pure HTML controls,passing values would be possible using form submit. But, how can I do the same with ASP.Net server controls? Can I still access the form control values submitted from...
    Posted to ASP.NET MVC (Forum) by Avani_nayak on 10-14-2008, 12:00 AM
    Filed under: MVC, mvc .net, MVC ASP.NET, MVC Preview 5, view, viewdata, Views, .net.3.5, asP mvcp.net mvc, ASP.NET mvc, ASP.NET mvc BindingHelperExtensions, how to pass data from view to controller, mvc form, mvc forms
  • How do I pass multiple lists to a view from a controller.

    I'm trying to pass multiple lists to a view from a controller. How would I go about this? Below I have attached a snippet of my controller function: 1 Function Index() As ActionResult 2 3 Dim tasks = From t In db.Tasks Order By t.EntryDate Descending 4 Dim stuff = From s In db.Stuffs 5 6 Return View...
    Posted to ASP.NET MVC (Forum) by rross on 10-10-2008, 12:00 AM
    Filed under: MVC, MVC .net asp.net UpdateModel IModelBinder, .mvc extension, .net.3.5, action controllers, MVC LINQ, .net framework, action, ASP mvc
  • where is ControllerAction

    hey , i m using visual studio 2008 i m trying to go throught MVC . there is one attribute [ ControllerAction] which i am not able to find in any library , i tried AspNetMVCPreview2-setup and AspNetMVCPreview3-setup both but it keep giving error about it refrence can any one tell me where is this attribute...
    Posted to ASP.NET MVC (Forum) by Ahtesham on 05-29-2008, 12:00 AM
    Filed under: MVC, .net.3.5
Page 1 of 1 (3 items)