187 Views
Using new features of C# 4 like like dynamic method invocation and optional parameters along with anonymous objects and delegate, we can accomplish the unthinkable: a pleasant XML construction DSL in .NET.
0 comments
Join in on a hand-picked round up of the best .NET articles every day.
Curated by our Moderators and Voted up by our Community. Free.
Using new features of C# 4 like like dynamic method invocation and optional parameters along with anonymous objects and delegate, we can accomplish the unthinkable: a pleasant XML construction DSL in .NET.