DEV Community

Discussion on: LINQ: Caveats and pitfalls

Collapse
 
vmamore profile image
Vinícius Mamoré

That's amazing Sam, thanks for that! Do you have in mind more topics to show?

Collapse
 
samfieldscc profile image
Sam Fields

My next article is on everything you need to know about writing clean code, and I'm currently writing about how to implement a generic implementation of the repository pattern so that you can then integrate that with Dapper, EF Core, or NHibernate :D

About C# in general, I'm thinking about dates and time, next... But I'm open to suggestions :D