Skip to main content
Abbas's user avatar
Abbas's user avatar
Abbas's user avatar
Abbas
  • Member for 12 years, 9 months
  • Last seen more than a week ago
  • Belgium
19 votes
Accepted

Generic method to split provided collection into smaller collections

14 votes
Accepted

Repetitive code driving me crazy!

13 votes
Accepted

Imaging with getPixel() and loops

13 votes

Text-based rover game

13 votes

Modelling a printer

13 votes
Accepted

jQuery duplicated selector

13 votes
Accepted

Check if any of class properties is not null/empty/was assigned

12 votes

Determining whether a string ends with one of a few given options

12 votes
Accepted

Renaming numbered files for proper sorting

11 votes
Accepted

How can I make this StringToCollections method more generic?

11 votes
Accepted

Simple Generic output for Deserializer

10 votes

Checking if 3 numbers are an arithmetic progression

9 votes
Accepted

Solving quadratic equation using quadratic formula

9 votes

Winforms Circular Checkbox

9 votes
Accepted

Improving time it takes to insert thousands of records using Entity Framework

8 votes

SharePoint CRUD class

8 votes

Populating a ListView with Items

7 votes

CheckChanged event readability

7 votes
Accepted

Best way of updating a list of unique items

7 votes
Accepted

Reading Values From Enviromental Monitor XML Feed

7 votes
Accepted

Get values between two dates

7 votes

Reversing an array recursively

7 votes

Is wrapping exceptions good practice?

7 votes

Writing a reusable method in which only some of its parameters are different

7 votes
Accepted

class and object in php

7 votes

Generating new random items from a list

7 votes

Efficient random code generator

7 votes
Accepted

Is the following if statement unnecessary?

7 votes

Custom error-logging

6 votes

Traverse all switch branches without goto