Updated files for Dynamic method caller available...

Posted by: Marc's Musings, on 27 Jul 2006 | View original | Bookmarked: 0 time(s)

I've updated the Utilities.zip and DynamicComparer.zip files with my latest cleanup of the DynamicCall stuff. This version fully supports static methods is much simpler, uses less working set and is faster. A full post will follow on all the changes soon. BREAKING CHANGE This version has an entirely new syntax that I think is clearer, plus it leads to much better generic-specialization / JIT memory usage. The new syntax looks like this: Func<Person, bool, Person> compatible = Dynamic<Person>.Instance.Function<bool>.Explicit<Person>.CreateDelegate("Compatible");Func<Person,...

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: 1795 | Hits: 161

Similar Posts

  • Html Encoding Nuggets With ASP.NET MVC 2 more
  • Dynamic in C# 4.0: Creating Wrappers with DynamicObject more
  • Fun With Method Missing and C# 4 more
  • jQuery Intellisense in VS 2008 more
  • Extending Depender with your own custom dependency rules more
  • Updating Silverlight.js and Firefox 3 more
  • Dynamic Queries and LINQ Expressions more
  • Statically-typed reflection with LINQ more
  • FileSystemWatcher Events and incomplete file errors more
  • Strong-typed reflection with LINQ 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