ViewData "dot" Notation Expressions in ASP.NET MVC

Published Thursday, May 29, 2008 1:53 PM

Here's something very cool I just found in the ASP.NET MVC Preview 3 bits, you can specify, what I call, "dot" notation expressions on your view data. With the new ViewDataDictionary you can now use the "dot" notation expressions to get access the same value as using the safely typed Model. (Read More...)

by mhawley
Filed under: , ,

Comments

No Comments