Title |
Δ |
Why should I learn C#?
|
-0.48 |
Regular Exp instead of string split
|
+1.43 |
What is the best way to replace or substitute if..else if..else tre...
|
+0.75 |
How can I become a better C# programmer?
|
-0.10 |
Strings and ints, implicit and explicit
|
+0.94 |
Why is the boolean variable always resetting to false;
|
-0.18 |
Do Dependency Injection frameworks lead to poor/lazy design?
|
+0.38 |
Why can't I have protected interface members?
|
-0.56 |
How to get *internet* IP?
|
+0.60 |
Write visual studio project from code
|
-0.54 |
Which API to use to draw 3D objects in C#?
|
+0.23 |
Detecting deadlocks in a C# application
|
+1.02 |
Why is pasting a long one-liner very slow in Vim's insert mode?
|
-0.51 |
How to use ThreadPool class in C#
|
+0.84 |
How to detect and debug multi-threading problems?
|
-0.40 |
multiple orderby in this linq code
|
-0.56 |
Is String.Contains() faster than String.IndexOf()?
|
+0.28 |
An object reference is required for the nonstatic field, method, or...
|
-0.49 |
What are some of the things to watch for (pitfalls) while using IOC...
|
-0.13 |
Should C# and Java incorporate each others syntax?
|
-0.93 |
What is the difference between managed and native resources when di...
|
+0.98 |
.Net vs Java Garbage Collector
|
+0.92 |
How do I extract all {} tokens from a string using .Net's RegEx?
|
-0.41 |
Does any programmer have to know C? Yes, why? No, why?
|
+0.23 |
C# Design Patterns Book
|
-0.23 |
How many constructors should a class have?
|
+0.09 |
Favorite (Clever) Defensive Programming Best Practices
|
+0.25 |
Inheritance in Java - creating an object of the subclass invokes al...
|
+0.46 |
What tools and techniques can I use to detect and isolate high memo...
|
-0.27 |
How many objects are too many?
|
+0.74 |
Memory layout of a .NET array
|
+1.07 |
Cool uses of Attributes or Annotations (CLR or Java)?
|
-0.46 |
why can't you assign a number with a decimal point to decimal type...
|
+1.24 |
Single-Threaded Apartments vs Multi-Threaded Apartments
|
+0.19 |
ASP.NET lock() doesn't work
|
+2.02 |
Using a dependency injection framework or write your own?
|
+0.29 |
Are global variables bad?
|
+0.70 |
How do you extend (or CAN you extend) the static Math methods?
|
0.00 |
What is a dll?
|
+1.31 |
Does it make sense to rewrite Perl and shell scripts in java?
|
+0.57 |
How to expose only one particular class from an assembly?
|
-0.35 |
As a PHP developer thinking of making Perl a secondary strong suit,...
|
+0.43 |
Does Java have buffer overflows?
|
+0.89 |
What makes code legacy?
|
+0.77 |
DLLs, memory mapping, base address, memory usage, and .NET?
|
+1.54 |
What's a reasonable version of Windows to support for a new .Net ap...
|
-0.96 |
How to make Visual Studio take automatic actions on check-in?
|
0.00 |
Heap versus Stack allocation implications (.NET)
|
-0.80 |
A Question about the .NET garbage collector when cyclic references...
|
-0.44 |
Is PowerShell a good upgrade for a batch file?
|
+0.14 |