Metaprogramming in .NET
Book information
Description
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 youll use to implement them in your .NET code. Youll explore plenty of real-world examples that reinforce key concepts. When you finish, youll 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.
Similar books
Learning .NET High-performance Programming
EPUB
Основы платформы .NET. Том 1. Общеязыковая исполняющая среда
Инфраструктура программных проектов: соглашения, идиомы и шаблоны для многократно используемых библиотек .NET
DJVU
AOP in .NET: Practical Aspect-Oriented Programming + Source Code
RAR
Платформа .NET
RAR
Under the Hood of NET Management
Проектирование и разработка информационных систем средствами технологии .NET