Click here to Skip to main content
16,012,061 members
Articles / Programming Languages / C#

Passing Anonymous Types with Dynamic Lists

Rate me:
Please Sign up or sign in to vote.
5.00/5 (3 votes)
1 Oct 2013CPOL2 min read 49.9K   5  
With the dynamic keyword C# is one step ahead of me allowing a future of amazing code determined by an unlimited number of factors at runtime.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect Avaya Inc.
Ireland Ireland
Formerly a C++ client developer, nowadays I'm all about C# and ASP.NET. Over the years I have mastered some and played with many aspects of .NET.

Follow my blog as I catalogue the more arcane problems I encounter and their solutions at CodingLifestyle.com

Comments and Discussions