{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

March 2009 Entries

UriModelBinder for ASP.NET MVC RTM

I blogged a while ago about creating a UriModelBinder to bind a url string to a Uri object (see http://blog.statichippo.com/archive/0001/01/01/uri-modelbinders-and-updatemodel.aspx) but things have changed since then (I think that was RC1, but I don't recall). Anyway, here's the same gist updated for the MVC RTM release: 1: public class UriModelBinder : IModelBinder 2: { 3: #region IModelBinder Members 4: public object...

posted @ Monday, March 23, 2009 10:59 AM | Feedback (0) | Filed Under [ ASP.NET ]

Powered by: