Skip to main content
Dmitrii Bychenko's user avatar
Dmitrii Bychenko's user avatar
Dmitrii Bychenko's user avatar
Dmitrii Bychenko
Senior Software Developer at SOTI
  • Member for 12 years, 9 months
  • Last seen this week
263 votes

Get string between two strings in a string

197 votes

Matching strings with wildcard

180 votes
Accepted

Obtain SHA-256 string of a string

92 votes
Accepted

Divide by zero and no error?

83 votes
Accepted

What does mean "?" after variable in C#?

78 votes

Is it possible to simplify (x == 0 || x == 1) into a single operation?

78 votes

Equivalent of Super Keyword in C#

67 votes
Accepted

How to round to nearest even integer?

64 votes
Accepted

What is the Difference Between `new object()` and `new {}` in C#?

56 votes
Accepted

Are there built-in Month name declensions in C#

54 votes
Accepted

creating my own exceptions c#

52 votes

All Possible Combinations of a list of Values

51 votes
Accepted

Redundant comparison & "if" before assignment

50 votes
Accepted

C# Sort List by Enum

48 votes
Accepted

Changing the file creation date does not work

48 votes
Accepted

Nullable Array Notation

47 votes
Accepted

Why is converting between string and float wrong?

46 votes
Accepted

Override objects return value

42 votes
Accepted

How to truncate or pad a string to a fixed length in c#

37 votes

C# triple double quotes (three double quotes)

32 votes

How to convert decimal fractions to hexadecimal fractions?

32 votes

How to get dates between two dates in C#

32 votes

I don't understand why we need the 'new' keyword

30 votes

float/double Math.Round in C#

29 votes
Accepted

It is possible to write only WriteLine instead of Console.WriteLine in C#?

29 votes
Accepted

How does Binding parameters prevent Sql Injection?

28 votes
Accepted

Empty setter vs no setter in properties

28 votes
Accepted

How to remove text between multiple pairs of brackets?

28 votes
Accepted

How to remove all whitespace characters from a String in C#?

27 votes
Accepted

Fast way to load all alphabetic characters to a hashmap

1
2 3 4 5
194