Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Fun With Method Missing and C# 4

    Warning : What I’m about to show you is quite possibly an abuse of the C# language. Then again, maybe it’s not. ;) You’ve been warned. Ruby has a neat feature that allows you to hook into method calls for which the method is not defined. In such cases, Ruby will call a method on your class named method_missing...
    Posted to What's New (Weblog) by Anonymous on 08-27-2009, 12:00 AM
    Filed under: ASP.NET MVC, ASP.NET, aspnetmvc, Software Development, DLR, C#, dynamic
Page 1 of 1 (1 items)