BIBLIO is the largest independent book marketplace in the world, with over 100 million books.

Skip to content

Code Generation with Roslyn

Code Generation with Roslyn

Code Generation with Roslyn Paperback / softback - 2017

by Nick Harrison

Add to wish list
  • New
  • Paperback
New

Description

Paperback / softback. New. 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.
Ask the seller a question Add to wish list
A$57.62
A$19.01 Delivery to USA
Standard delivery: 14 to 21 days
More delivery options
Ships from The Saint Bookstore (Merseyside, United Kingdom)

Details

  • Title Code Generation with Roslyn
  • Author Nick Harrison
  • Binding Paperback
  • Condition New
  • Pages 105
  • Volumes 1
  • Language ENG
  • Publisher Apress
  • Publication date 2017-03-06
  • Illustrated Yes
  • Features Illustrated
  • Bookseller's Inventory # A9781484222102
  • ISBN 9781484222102 / 1484222105
  • Weight 0.5 lbs (0.23 kg)
  • Dimensions 10 x 7 x 0.26 in (25.40 x 17.78 x 0.66 cm)
  • Category Computers - Languages / Programming
  • Library of Congress subjects Compilers (Computer programs), Code generators
  • Library of Congress Catalogue Number 2017934516
  • Dewey Decimal Code 005.13
  • Quantity available 1

About The Saint Bookstore Merseyside, United Kingdom

Biblio member since 2018

The Saint Bookstore specialises in hard to find titles & also offers delivery worldwide for reasonable rates.

Terms of Sale: Refunds or Returns: A full refund of the price paid will be given if returned within 30 days in undamaged condition. If the product is faulty, we may send a replacement.

Browse books from The Saint Bookstore

Reader reviews for Code Generation with Roslyn

From the publisher

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 compiles your code. Additionally, you will learn to feed it your own syntax tree that you create on the fly.
What You'll 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.


From the rear cover

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 compiles your code. Additionally, you will learn to feed it your own syntax tree that you 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

About the author

Nick Harrison is a Software Architect and .NET advocate in Columbia, SC. Nick has over 20 years experience in software developing, starting with Unix system programming and then progressing to the DotNet platform.
tracking-