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
32 votes

Extension method replacing elements from an IEnumerable<T> collection

30 votes
Accepted

Find the odd occurrences in an array

24 votes

AsyncDictionary - Can you break thread safety?

14 votes

Processing a large number of files in a folder

12 votes
Accepted

Binary search in C#

11 votes

PermMissingElem- find the missing element in a given permutation in C#

11 votes

Compiler Tokenizer implementation in C#

11 votes

Function to find a certificate in either the user or the machine store

10 votes
Accepted

Command line Blackjack

10 votes
Accepted

A buffer that holds and provides the latest n items

9 votes

Building a Tree from a flat List<Nodes>

9 votes
Accepted

Making a web service call based on a type of request

8 votes
Accepted

Replace EOL in stream

8 votes
Accepted

Removing exact instances of elements in one list from another

8 votes
Accepted

Simple dispatcher implementation

8 votes

Find longest sequence of zeroes in a binary representation of an integer

7 votes

Reusable implementation of IComparable<T>

7 votes

Generic graph implementation in C#

7 votes
Accepted

Reading binary files in XTF format

7 votes
Accepted

WPF Mvvm async function ViewModel

7 votes
Accepted

Which way of writing a conditional test is the most readable?

7 votes

Dynamically adding controls to a form in a WinForms project

7 votes

String Encoder with lower-case output

7 votes

Key Order Agnostic, 2D Dictionary

7 votes

Modify casing of marked letters

6 votes
Accepted

Simple calculator in C# WPF

6 votes
Accepted

Map, which contains biomes, which contain landforms, which contain tiles

6 votes

An implementation of Tuple for .NET 2.0

6 votes
Accepted

Visitor Pattern/Leaky Bucket variant implementation to run an operation at a certain interval

6 votes

Finding the lowest and highest values in an array... with "Poor Man's DI"

1
2 3 4 5 6