ExpandoObject Archive

  • As you know till now in c# everything was static and known at design time. But with the C# 4.0 language Microsoft have enabled new dynamic data type which is...

    ExpandoObject class in C# 4.0

    As you know till now in c# everything was static and known at design time. But with the C# 4.0 language Microsoft have enabled new dynamic data type which is...

    Continue Reading...