How to extend an existing object in c# 4.0 using dynamics
References
Reference NO 1
http://stackoverflow.com/questions/13651190/how-to-extend-an-existing-object-in-c-sharp-4-0-using-dynamics
Reference NO 2
http://www.dotnetfunda.com/articles/article942-csharp-40-dynamic-behaviour-on-objects-at-runtime-with-custom-expandoobject.aspx
Reference NO 3
http://www.west-wind.com/Weblog/posts/1262439.aspx
Reference NO 4
http://www.thomaslevesque.com/2009/10/08/c-4-0-implementing-a-custom-dynamic-object/
Reference NO 5
http://www.codeproject.com/Articles/62839/Adventures-with-C-4-0-dynamic-ExpandoObject-Elasti
Reference NO 6
http://weblogs.asp.net/bleroy/archive/2010/08/18/clay-malleable-c-dynamic-objects-part-2.aspx
Reference NO 7
http://msdn.microsoft.com/en-us/library/dd233052.aspx
Reference NO 8
http://www.amazedsaint.com/2010/10/poor-mans-singleton-methods-via-dynamic.html
No comments:
Post a Comment