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
12 votes
1 answer
280 views

Rainfall Challenge (August 2016 Community Challenge)

9 votes
1 answer
2k views

Creating interactive tours for WPF applications

8 votes
2 answers
11k views

Simple Tokenizer + Parser

7 votes
4 answers
12k views

Implemenation for concurrent file access (read/write)

7 votes
3 answers
8k views

Wrapping single line string to multiple lines with specific length

6 votes
1 answer
3k views

Generating unique ID of an exception

6 votes
1 answer
196 views

Reading numbers from console until input isn't a number

6 votes
1 answer
271 views

Processing input in background while user is typing

6 votes
1 answer
1k views

Simple change tracker for POCOs

5 votes
1 answer
1k views

Accessing View from ViewModel

4 votes
5 answers
2k views

Obfuscate text and preserve line breaks

4 votes
2 answers
146 views

Implementation of undoable arrange (SendToBack, SendBackward, ...) operations

4 votes
1 answer
234 views

Searching files in directory with various filters

4 votes
2 answers
255 views

Compact game of life implementation

3 votes
2 answers
2k views

Loading sub items of TreeView in background

3 votes
1 answer
154 views

Comparer that compares by int than by enum type

3 votes
2 answers
1k views

Create/Verify signed license files

3 votes
2 answers
654 views

Advent of Code 2018 day 1 part 2: find the first aggregated number that occures twice

2 votes
1 answer
92 views

ExtensionMethods for iterating hierarchically data structures depth/breath-first

2 votes
1 answer
928 views

Comparing XML string with different formats

2 votes
2 answers
214 views

Comparison of 2 values based on custom operator

2 votes
0 answers
437 views

Control for displaying error messages