All posts with Tag Visual Studio

Preview image blogpost

DateTimeCache

A lightweight C# library that provides a lean and fast cache object that provides access to date and time related values that are expensive to calculate, like business hours in a week, month or year, weekdays in a week, month or year, first monday of month, first weekday of month et cetera. It also provides a clear separation between ordinal (year and month) and ISO 8601 week numbers and their differing bounds. It is geared towards supporting planning and scheduling type scenarios where it is needed to have a clear and performant grip on date ranges and all kinds of values like days, hours, holidays.

Read article

Preview image blogpost

Solution cleanup updated

Solution cleanup now supports Visual Studio 2026.

Read article

Preview image blogpost

Solution Cleanup

Visual Studio extension that performs solution cleanup, including bin and obj folders,log files and test results.

Read article

Preview image blogpost

CharTrie

The CharTrie is a combination of a Trie and a directed acyclic word graph (DAWG) that results in a very compact representation of a list of words that allows for very fast search operations.

Read article

An error has occurred. This application may no longer respond until reloaded.Reload x