Title |
Δ |
Readable unit testing of a yielded sequence?
|
-1.30 |
Passing file streams to System.Diagnostics.Process.Start
|
-1.60 |
Mix up, then once again re-sort an array in .Net 2.0
|
+1.64 |
How to extract images from running .Net application?
|
-0.35 |
IEnumerable - Return items in range either side of element
|
+1.39 |
Create DateTime from string without applying timezone or daylight s...
|
+0.59 |
Game/Quote of the day - how to?
|
-0.96 |
Checking constraints using IDisposable -- madness or genius?
|
+0.62 |
Programmatically increase the pitch of an array of audio samples
|
-1.02 |
Refactor Ifs nesting statements in C#
|
+1.61 |
C#: Generic members in non-generic types?
|
-1.37 |
Get hash code for an int and a Nullable<int> pair
|
-2.08 |
Kill child process when parent process is killed
|
0.00 |
Overlaying several CLR reference fields with each other in explicit...
|
-1.79 |
How to convert an IEnumerable<IEnumerable<T>> to a IEnu...
|
+0.43 |
How to order projects alphabetically in a Visual Studio solution wi...
|
0.00 |
Fastest way to remove chars from string
|
+0.81 |
How can I format a nullable DateTime with ToString()?
|
+0.11 |
Return null for FirstOrDefault() on empty IEnumerable<int>?
|
+1.69 |
How to find if a value is in an array in Visual C#
|
+1.52 |
How can I find a TCP port that is free with NetTcpBinding (WCF) (so...
|
0.00 |
Unit testing of child classes
|
-1.70 |
How to touch a file in C#?
|
0.00 |
Abstract class > mandatory constructor for child classes
|
+1.07 |
Enable foreach for a class derived from Dictionary
|
+0.40 |
Good Case For Interfaces
|
-0.21 |
Which loop to use, for or do/while?
|
+0.50 |
How to store a factory used in a derived class to initialize its ba...
|
-0.03 |
Fastest way to move a part of an array to the right
|
-0.04 |
.NET: is there a "HasNext" method for an IEnumerator?
|
-1.11 |
How to store linear range of values? Which Data structure to choose?
|
+0.45 |
Print out the line with the longest length, the line with the highe...
|
0.00 |
What does .NET Dictionary<T,T> use to hash a reference?
|
-0.13 |
Comment my MMO client<>server movement handling
|
-0.50 |
There are some things you just can't test?
|
+0.26 |
How to check Array of strings contains a particular string?
|
+0.93 |
System.Data.SqlTypes.SqlTypeException: SqlDateTime overflow
|
-2.31 |
Calculate the start and end date of a week given the week number an...
|
-1.44 |
Is it possible to use a Strategy pattern for data structure with no...
|
-0.14 |
Is C# code faster than Visual Basic.NET code?
|
-1.18 |
Name for program that converts between two formats?
|
-0.88 |
Why don't structs support inheritance?
|
-1.37 |
Can Someone Explain DDD In Plain English Please
|
+0.53 |
Escape quote character in xml
|
-1.43 |
Question regarding custom collections in C#
|
-0.09 |
Overload Generic Method for Specific Data Type
|
+0.90 |
Is it necessary to override == and != operators when overriding the...
|
+0.73 |
find received data in socket program
|
-0.19 |
Sliding Puzzle assignment
|
+0.55 |
referencing each case of a switch from a conditional inside a diffe...
|
+0.43 |