October 2009 - Posts

Dynamic in C# 4.0: Creating Wrappers with DynamicObject
19 October 09 10:24 PM
In the previous post I showed how you can use the new dynamic feature and the ExpandoObject class to add and remove properties at run time, and how this can make your code more readable and flexible than code written with LINQ to XML syntax. But there Read More...
Dynamic in C# 4.0: Introducing the ExpandoObject
01 October 09 12:49 AM
You have probably already heard about the new dynamic feature in C# 4.0 and how it is used to support COM interop. If you haven't, I strongly recommend reading the following MSDN articles: Using Type dynamic and How to: Access Office Interop Objects by Read More...

This Blog

Syndication

Page view tracker