ENGLISH

Metaprogramming in .NET

Book information

Publisher
Manning Publications
Year
2013
ISBN
1617290262, 9781617290268
Language
english
Format
PDF
Filesize
13 MB (13618164 bytes)
Edition
Pap/Psc
Pages
360\360
Time added
2013-10-30 07:50:07

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