Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • JSON-style dictionary parameters in C#?

    Eilon has an interesting post about using the new anonymous object initializer syntax in APIs that take dictionaries. The end result looks very much like the JSON parameterized function calls that are very common in many JavaScript frameworks, which shows once more how C# is getting many of the nice...
    Posted to Tales from the Evil Empire (Weblog) by Bertrand Le Roy on 09-24-2007, 12:00 AM
    Filed under: ASP.NET, C#, .NET, JavaScript, Dynamic languages
  • Fun with C# 4.0’s dynamic

    There’s been some debate recently on the new “dynamic” keyword in C# 4.0 . As has been the case with many features before it, some love it, some hate it, some say it bloats the language, yadda yadda yadda. People said that about lambdas. Me, I’ll just use it where I see a use case, thank you very much...
    Posted to Tales from the Evil Empire (Weblog) by Bertrand Le Roy on 09-17-2009, 12:00 AM
    Filed under: ASP.NET, C#, .NET, JavaScript, Dynamic languages
  • Fun with C# 4.0’s dynamic

    There’s been some debate recently on the new “dynamic” keyword in C# 4.0 . As has been the case with many features before it, some love it, some hate it, some say it bloats the language, yadda yadda yadda. People said that about lambdas. Me, I’ll just use it where I see a use case, thank you very much...
    Posted to What's New (Weblog) by Anonymous on 09-17-2009, 12:00 AM
    Filed under: ASP.NET, JavaScript, .NET, C#, Dynamic languages
Page 1 of 1 (3 items)