Posts Tagged ‘clean code’
Coding 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