Skip to main content
JanDotNet's user avatar
JanDotNet's user avatar
JanDotNet's user avatar
JanDotNet
  • Member for 9 years, 6 months
  • Last seen more than 2 years ago
2 votes
Accepted

Finding the difference between postal addresses

2 votes
Accepted

Many similar ViewModel methods to fetch and prepare model data

2 votes

Initializing immutable objects with a nested builder

2 votes
Accepted

Guided object builder

1 vote

Implemenation for concurrent file access (read/write)

1 vote

ConsoleWorker update console timer with how long application has been open

1 vote

Combine neighboring parts of an array based on a condition

1 vote

Order a list of points by closest distance

1 vote

Settings class in C# application

1 vote
Accepted

Ensure that ICommand implementation properly uses weak references

1 vote

Calculating the surrounding objects in a two-dimensional coordinate system leaving out the corners

1 vote

Hash calculation for array of long values in C#

1 vote

Simple Tokenizer + Parser

1 vote

Find common items between two collections, and set values in one collection when matched

1 vote

Performance of an OLX crawler

1 vote

Calculating the Collatz Conjecture

1 vote

Code Smell in Unit Testing Serialized Classes

1 vote

A simple command-line calculator

1 vote

Composing and executing a customer search

1 vote

C# SerialPort implementation

1 vote
Accepted

ExceptionPrettifier for prettier exception strings

1 vote
Accepted

Find the missing link

1 vote

Task Wrappers for starting operation only if previous task has finished

1 vote
Accepted

Kadane maximum subarray

1 vote

Parsing command line arguments

1 vote

Builder pattern and dependency injection

1 vote

Simple generic sequence generators

1 vote
Accepted

Using a service interface to get user input from dialogs

1 vote

Chain LINQ expressions for filtering

1 vote
Accepted

c# Linq vs foreach