Fun With Method Missing and C# 4

Posted by: youve been HAACKED, on 27 Aug 2009 | View original | Bookmarked: 0 time(s)

Warning: What Im about to show you is quite possibly an abuse of the C# language. Then again, maybe its not. ;) Youve 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. I showed an example of this using IronRuby a while back when I wrote about monkey patching CLR objects. Typically, this sort of wild chicanery is safely contained within the world of those wild...

Advertisement
Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.
Category: C# | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 1354 | Hits: 99

Similar Posts

  • Using MethodRental.SwapMethodBody to do Method Level JIT Compilation more
  • Injecting method calls to existing methods of an assembly more
  • If You Use BackgroundWorker in .Net, Make Sure You Wrap Your Worker Method In Try (or risk missing the exception thrown) more
  • FireAndForget provides threadsafe, non-blocking methods to invoke methods without having to wait for the method to return. more
  • Introducing Versatile DataSources more
  • VS 2010 Code Intellisense Improvements (VS 2010 and .NET 4.0 Series) more
  • Dynamic in C# 4.0: Creating Wrappers with DynamicObject more
  • Lower Case URLs and ASP.NET MVC more
  • RELEASED ASP.NET MVC 2 Preview 2 more
  • Successive Method Calls With MoQ more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD