تولید کد با راسلین
Code Generation with Roslyn
معرفی کتاب «تولید کد با راسلین» (با عنوان لاتین Code Generation with Roslyn) نوشتهٔ Harrison, Nick، منتشرشده توسط نشر Apress;Springer Science+Business Media در سال 2017. این کتاب در 3 صفحه، فرمت epub، زبان انگلیسی ارائه شده است.
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. Beginning Application Lifecycle Management is a guide to an area of rapidly growing interest within the development community: managing the entire cycle of building software. ALM is an area that spans everything from requirements specifications to retirement of an IT-system or application. Because its techniques allow you to deal with the process of developing applications across many areas of responsibility and across many different disciplines, the benefits and effects of ALM techniques used on your project can be wide-ranging and pronounced. In this book, author Joachim Rossberg will show you what ALM is and why it matters. He will also show you how you can assess your current situation and how you can use this assessment to create the road ahead for improving or implementing your own ALM process across all of your team's development efforts. Beginning Application Lifecycle Management can be implemented on any platform. This book will use Microsoft Team Foundation Server as a foundation in many examples, but the key elements are platform independent and you'll find the book written in a platform agnostic way. In this book, you'll learn: What application lifecycle management is and why it matters. The steps necessary for implementing an ALM process. Tips and techniques you can use to gain control of your development efforts. How to implement an agile framework into your ALM processHow to achieve traceability and visibility in your projectsHow to automate your ALM process 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 Resource ManagementProject Size; Project Success: What Does the Research Say?; The Standish Report; Challenging the Report; Conclusions; Summary; Chapter 2: Introduction to Application Lifecycle Management; Aspects of the ALM Process; Four Ways of Looking at ALM; The SDLC View; The Service Management or Operations View; The Application Portfolio Management View; The Unified View; Three Pillars of Traditional Application Lifecycle Management; Traceability; Automation of High-Level Processes; Visibility into the Progress of Development Efforts; A Brief History of ALM Tools and Concepts 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. 1. Introduction2. Putting Business Logic in Tables3. Pulling Table Driven Logic into Code4. An Introduction to Roslyn5. Generating Code6. Deploying Generated Code7. Reflecting on Generated Code8. Best Practices
دانلود کتاب تولید کد با راسلین