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
Stock photo: cover may vary

Code Generation with Roslyn Paperback - 2017

by Harrison, Nick

Add to wish list
  • Used
  • Acceptable
  • Paperback
Used - Acceptable

Description

Apress, 2017. Paperback. Acceptable. Readable copy. Pages may have considerable notes/highlighting. ~ ThriftBooks: Read More, Spend Less.Dust jacket quality is not guaranteed.
Ask the seller a question Add to wish list
NZ$44.71
Free Delivery within USA
Standard delivery: 4 to 8 days
More delivery options
Ships from ThriftBooks (Washington, United States)

Details

  • Title Code Generation with Roslyn
  • Author Harrison, Nick
  • Binding Paperback
  • Condition Used - Acceptable
  • Pages 105
  • Volumes 1
  • Language ENG
  • Publisher Apress
  • Publication date 2017
  • Illustrated Yes
  • Features Illustrated
  • Bookseller's Inventory # G1484222105I5N00
  • 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 ThriftBooks Washington, United States

Biblio member since 2018

From the largest selection of used titles, we put quality, affordable books into the hands of readers

Terms of Sale: 30 day return guarantee, with full refund including original shipping costs for up to 30 days after delivery if an item arrives misdescribed or damaged.

Browse books from ThriftBooks

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-