{STATIC} hippo

...on becoming a great developer...
MCTS: .NET Framework 3.5, ASP.NET Applications
posts - 29, comments - 6, trackbacks - 0

My Links

Twitter

Archives

Post Categories

November 2008 Entries

Uri, ModelBinders, and UpdateModel()

So you're developing an application using ASP.NET MVC and you got a Person class with properties: 1: string FirstName; 2: string LastName; 3: string Email; 4: Uri Webpage; And of course you have a form that collects these 4 pieces of information.  And you build an Action in your PersonController called Create like so: 1: public ActionResult Create(FormCollection form) ...

posted @ Friday, November 07, 2008 9:55 AM | Feedback (0) | Filed Under [ ASP.NET ]

Powered by: