Posts Tagged ‘clean code’
SSW TimePro – Create a new tenant | Jeoffrey Fischer
Learn how to provision a new tenant in TimePro and sync it with an external Dynamics 365 CRM system.
Read MoreCoding Naming Conventions | Jeoffrey Fischer | SSW Rules
Jeoffrey walks us through three simple stretches you can do right at your desk to improve your posture and overall well-being.
Read MoreClean Code with Entity Framework Core | Brendan Richards
Object Relational Mappers like EF Core exist to take the drudgery out of getting your Object-Orientated C# code to talk to a relational database. Opinions on this vary from “ORMs are the Vietnam of Computer Science” to “If you write data access code, you are stealing from your client”. Like any powerful tool, EF Core…
Read More