© Nick Harrison 2017

Nick Harrison, Code Generation with Roslyn, 10.1007/978-1-4842-2211-9_3

3. Pulling Table Driven Logic Into Code

Nick Harrison

(1)Lexington, South Carolina, USA

Overview

In Chapter 2, we explored various approaches for storing business logic in tables. You can structure your business logic in a variation or combination of the tables discussed. You have a lot of flexibility here. You just need to understand the business that you are working in and have some creativity.

Now you will turn your attention to what the logic stored in these tables would look like expressed in code.

Note

Not all of the examples you looked at so far are necessarily good candidates for structuring in code. These are advanced techniques that are not necessary ...

Get Code Generation with Roslyn now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.