List of Listings
Chapter 1. Metaprogramming concepts
Listing 1.1. Dynamic Number Conversion (HTML and JavaScript)
Listing 1.2. DataSource reflection logic (C#)
Listing 1.3. Optimized DataSource binding logic (C#)
Listing 1.4. Assembling the “Hello, world!” program with the CodeDOM (C#)
Listing 1.5. Generating source code from a CodeNamespace (C#)
Listing 1.6. CodeDOM-generated C# source code for “Hello, world!”
Listing 1.7. CodeDOM-generated C++ source code for “Hello, world!”
Listing 1.8. Assembling a lambda Expression manually
Listing 1.9. A DynamicPredicate class using expression trees
Listing 1.10. Invoking the DynamicPredicate
Listing 1.11. MyExpandoObject: a DLR-based dynamic property bag
Chapter ...
Get Metaprogramming in .NET now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.