Code Generation with Roslyn

Code Generation with Roslyn
Author :
Publisher : Apress
Total Pages :
Release :
ISBN-10 : 1484222105
ISBN-13 : 9781484222102
Rating : 4/5 (05 Downloads)

Book Synopsis Code Generation with Roslyn by : Nick Harrison

Download or read book Code Generation with Roslyn written by Nick Harrison and published by Apress. This book was released on 2017-04-25 with total page pages. Available in PDF, EPUB and Kindle. Book excerpt: Learn from the first book to cover how to use Roslyn’s new code generation capability to write software that is more concise, runs faster, and is easier to maintain. This book focuses on real-world business applications to demonstrate how to create better software by letting the computer write its own code based on your business logic already defined in lookup tables. These techniques can also be used to simplify systems integration. 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. Roslyn is the latest .Net compiler platform from Microsoft. Roslyn uses an innovative approach to compiler design opening up the inner workings of the compiler process. One of the many benefits this creates is that we can see the syntax tree that Roslyn is building as it compiles our code. Additionally, we can feed it our own syntax tree that we create on the fly. What You Will Learn: • Structure logic to be stored in database design• Build complex conditional logic based on lookup data in the database• Compile code that you generate programmatically• Discover generated code and run it dynamically to implement new business logic• Debug problems in generated code• Deploy and access generated code Who This Book Is For: Back end developers in very dynamic fast-paced business environments. Developers focused on integrating different systems across an enterprise should also find this information useful.


Code Generation with Roslyn Related Books

Code Generation with Roslyn
Language: en
Pages:
Authors: Nick Harrison
Categories: Computers
Type: BOOK - Published: 2017-04-25 - Publisher: Apress

DOWNLOAD EBOOK

Learn from the first book to cover how to use Roslyn’s new code generation capability to write software that is more concise, runs faster, and is easier to ma
Code Generation with Roslyn
Language: en
Pages: 113
Authors: Nick Harrison
Categories: Computers
Type: BOOK - Published: 2017-02-28 - Publisher: Apress

DOWNLOAD EBOOK

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
Roslyn Cookbook
Language: en
Pages: 350
Authors: Manish Vasani
Categories: Computers
Type: BOOK - Published: 2017-07-31 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Use Roslyn as a service to write powerful extensions and tools and use them in Visual Studio to improve code quality and maintain your source code more effectiv
RSCG Examples
Language: en
Pages: 68
Authors: Ignat Andrei
Categories:
Type: BOOK - Published: 2021-03-23 - Publisher:

DOWNLOAD EBOOK

This book will show you practical examples of Roslyn Source Code Generator (RSCG) examples . It will show you the code that you write, the code that RSCG will w
Code Generation in Action
Language: en
Pages: 360
Authors: Jack Herrington
Categories: Computers
Type: BOOK - Published: 2003 - Publisher: Manning Publications

DOWNLOAD EBOOK

Covering technique and implementation for building code for complex applications frameworks, this book demonstrates how to build high-quality output that is con