May 2010 - Posts
This article explains why C# 4.0's dynamic features don't seem to work when evaluating instances of anonymous types returned from a public method of a different assembly.
Read more...
Note: Crossposted from www.heartysoft.com
In this article, Ashic shows a few approaches to unit testing JsonResults that wrap anonymous types in ASP.NET MVC.
Read more here
Note: Crossposted from http://www.heartysoft.com/post/2010/05/25/ASPNET-MVC-Unit-Testing-JsonResult-Returning-Anonymous-Types.aspx
This is a very simple introduction on using reflection to access the value of a named property on an object using Reflection.
Note: Cross posted from
Heartysoft.com.
Permalink
Note: Cross posted from
Heartysoft.com.
Permalink
In this article, Ashic Mahtab shows how to model bind multiple file uploads to a single array action parameter in ASP.NET MVC.
More Posts