Skip to main content
  • Hoopla logo
    Powered by Hoopla
  • Browse
  • My Hoopla
  • Log In
Books, videos, and music - all free from your public library!
LoginSign Up

Footer

Hoopla logo, Go to homepage
  • For Patrons
  • For Libraries (opens in new window)
  • For Vendors (opens in new window)
  • Facebook (opens in new window)
  • X (opens in new window)
  • Instagram (opens in new window)
  • YouTube (opens in new window)
  • TikTok (opens in new window)
  • LinkedIn (opens in new window)

Our Company

  • Our Story
  • Get Hoopla for your Library (opens in new window)
  • Get your content on hoopla (opens in new window)
  • Join our team (opens in new window)
  • Accessibility Statement

Our Content

  • Audiobooks
  • Ebooks
  • Movies
  • Television
  • Comics
  • BingePasses
  • Music
  • The Loop Blog

Help

  • Help Center
  • Submit Feedback
  • Facebook (opens in new window)
  • X (opens in new window)
  • Instagram (opens in new window)
  • YouTube (opens in new window)
  • TikTok (opens in new window)
  • LinkedIn (opens in new window)
  • Download on the App Store (opens in new window)
  • Get it on Google Play (opens in new window)
  • Available at Amazon Appstore (opens in new window)
© 2026 Midwest Tape, LLC. All rights reserved. Privacy Policy | Terms of Use
  1. Navigate Home
  2. Ebooks
  3. Metaprogramming in .NET

EBOOK

Metaprogramming in .NET

Jason Bock
(0)
sign up
Pages
360
Year
2012
Language
English
Publisher
Manning

About

Metaprogramming in.NET is designed to help readers understand the basic concepts, advantages, and potential pitfalls of metaprogramming. It introduces core concepts in clear, easy-to-follow language and then it takes you on a deep dive into the tools and techniques you'll use to implement them in your.NET code. You'll explore plenty of real-world examples that reinforce key concepts. When you finish, you'll be able to build high-performance, metaprogramming-enabled software with confidence.

About the Technology

When you write programs that create or modify other programs, you are metaprogramming. In.NET, you can use reflection as well as newer concepts like code generation and scriptable software. The emerging Roslyn project exposes the.NET compiler as an interactive API, allowing compile-time code analysis and just-in-time refactoring.

What's Inside
• Metaprogramming concepts in plain language
• Creating scriptable software
• Code generation techniques
• The Dynamic Language Runtime

Table of Contents
PART 1 DEMYSTIFYING METAPROGRAMMING
• Metaprogramming concepts
• Exploring code and metadata with reflection. PART 2 TECHNIQUES FOR GENERATING CODE
• The Text Template Transformation Toolkit (T4)
• Generating code with the CodeDOM
• Generating code with Reflection.
Emit
• Generating code with expressions
• Generating code with IL rewriting. PART 3 LANGUAGES AND TOOLS
• The Dynamic Language Runtime
• Languages and tools
• Managing the.NET Compiler

Related Subjects

  • General
  • Languages
  • Computers
  • Adult Nonfiction
  • Tools
  • Software Development & Engineering

Artists

Jason BockAuthor
Kevin HazzardAuthor