Always Developing

always learning | always growing | always paging (5)

LINQ DistinctBy

Using DistinctBy to get a unique collection of items


Read more...


Efficient Stopwatch usage

New .NET 7 feature to make StopWatch usage more efficient


Read more...


Combining multiple attributes

Combining multiple attributes into a single line


Read more...


Converting values with EF

Converting properties when reading and writing to a database using Entity Framework


Read more...


.NET 8 Exception helpers

Throwing exceptions is becoming much easier in .NET 8


Read more...