Creating C# Enums from a SQL Database using T4 Text Templates
Let's use T4 Text Templates to generate C# enums from SQL tables. Example code included!
Let's use T4 Text Templates to generate C# enums from SQL tables. Example code included!
Ever tried to explain "copy and paste" to a 10-year-old who has never heard those words?
Let's use cool extensions to LINQ to search board games by different properties!
Plus TypeScript's new website, console apps, maintaining vs. building, and translating design into code.
Let's do the final bit of work to make our C# Ticket to Ride simulation complete!