ENGLISH

Code Generation with Roslyn

Book information

Publisher
Apress;Springer Science+Business Media
Year
2017
ISBN
9781484222102, 9781484222119, 9781430258124, 1484222105, 1484222113
Language
english
Format
EPUB
Filesize
540 kB (552456 bytes)
Pages
(113 pages) : illustrations\0
Time added
2020-07-26 19:24:52

Description

Learn how Roslyn's new code generation capability will let you write software that is more concise, runs faster, and is easier to maintain. You will learn from real-world business applications to create better software by letting the computer write its own code based on your business logic already defined in lookup tables. Code Generation with Rosyln is the first book to cover this new capability.  You will learn how these techniques can be used to simplify systems integration so that if one system already defines business logic through lookup tables, you can integrate a new system and share business logic by allowing the new system to write its own business logic based on already existing table-based business logic. One of the many benefits you will discover is that Roslyn uses an innovative approach to compiler design, opening up the inner workings of the compiler process. You will learn how to see the syntax tree that Roslyn is building as it...

Similar books