ExpandoObject and Views

Post Info

Author: ASP.NET Community Spotlight

Date: Sunday 10 April 2011

Full Post URL: http://ang3lfir3.wordpress.com/2011/01/25/expandoobject-and-views/

Post Summary

Eric Ridgeway looks at using an ExpandoObject as a Model in ASP.NET MVC 3. This provides a huge amount of flexibility, since members (including functions) can be added and removed from ExpandoObjects at run time.


A bit of a disclaimer

Please note that the content on this page does not belong to me in any way.

I've selected a number of blogs or news feeds here from sources that I value and am very pleased to share with others. I have no rights to the content shown on this page and, equally, have no responsibility for the opinions expressed.

I do not attempt to claim any credit for the value of this information, other than any credit that is associated with reading and enjoying it myself.


Blogs

ASP.NET Community Spotlight Posts