Skip to main content
Denis's user avatar
Denis's user avatar
Denis's user avatar
Denis
  • Member for 8 years, 5 months
  • Last seen this week
  • Bulgaria
38 votes
4 answers
7k views

"How are you spending your time on the computer?"

33 votes
7 answers
6k views

Project Euler #7 10001st prime

19 votes
3 answers
599 views

“How are you spending your time on the computer?” Part 2

12 votes
3 answers
17k views

Extension method replacing elements from an IEnumerable<T> collection

12 votes
1 answer
299 views

Console app to teach bitwise operators

11 votes
1 answer
12k views

Extension method splitting string on each capital letter

10 votes
2 answers
20k views

Chess game in Windows Forms Part #1

10 votes
3 answers
2k views

StackList<T> implementation

9 votes
2 answers
2k views

WinForms Poker (complete project)

8 votes
1 answer
2k views

TCP client and server API

8 votes
1 answer
494 views

Analysing Poker combinations

8 votes
2 answers
9k views

Accessing properties by name with compile-time typesafety

8 votes
1 answer
156 views

Determine when a task will be completed

7 votes
2 answers
708 views

Memory test in windows forms

7 votes
1 answer
330 views

Calculating the results of bit operations

7 votes
1 answer
134 views

Hotkey detection for UI elements

7 votes
3 answers
1k views

Custom collection implementing IList<T> saving current, next and previous element

6 votes
2 answers
612 views

First simple multithreaded application

6 votes
1 answer
2k views

Defining what combination the user have in Poker

6 votes
1 answer
4k views

Sliding puzzle game of fifteen

6 votes
1 answer
563 views

Clicking game in windows forms

6 votes
3 answers
1k views

Project Euler #47: Distinct primes factors

6 votes
2 answers
1k views

Generic immutable object builder

6 votes
2 answers
4k views

Custom enumeration classes

5 votes
1 answer
2k views

Complete ObservableDictionary

5 votes
1 answer
1k views

Simon says in Unity

5 votes
1 answer
2k views

C# Sorting array without using the bubble sort

5 votes
2 answers
1k views

Project Euler #11 Largest product in a grid

5 votes
2 answers
673 views

Project Euler #23 Non-abundant sums

4 votes
2 answers
5k views

Hangman Game in windows forms