StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

xanatos

Rating
1638.88 (721st)
Reputation
91,697 (851st)
Page: 1 ... 17 18 19 20 21 ... 51
Title Δ
TakeWhile() function is not working properly with Boolean value. +0.28
Why does this nested object initializer throw a null reference exce... +1.05
PInvoke Implementation on Fields -1.12
C# language doesn't need the concept of delegates? +0.30
What's the purpose of the 'short' notation of IL? +0.18
How string is available without using system Namespace +0.30
Why can the anonymous type be changed if it is supposed to be immut... +0.37
Does using private setters only in a constructor make the object th... +1.73
Get Method by CustomAttribute and then Invoke +0.34
How does the .NET runtime move memory? 0.00
Split a string array in different strings in C++ that I have to rec... 0.00
Custom Enum Parse +0.84
Linq Queries abstraction with expressions, which way is better? -0.70
How can I check if .dll are part of the .net 2.0 Framework? 0.00
Override variadic function +0.98
How to dispose a System.Diagnostics.Process object without killing... -0.70
C# (.NET) Objects with dependent life-cycle on owning objects +1.43
C# - Bubble-sorting an array of chars alphabetically +0.91
Equivalent in c# for a 'Base64' Encoded string of encrypted... +0.35
Why does f(double) is a better match than f(long, int=0) for f(long)? 0.00
How to deallocate the memory occupied by dll method? 0.00
What can generics do what you can't do with composition? +1.07
deserializing json object in c # with json.net , error reading/cast +0.28
How to convert value from object to Nullable<> +1.28
Is there a way to pull information from one variable created inside... -0.69
Improve RAM usage behaviour to avoid lags -0.60
Provide size argument to List<T>() +1.44
How do I sort a long or int datatype inside a lambda expression? +0.31
How to determin type of variable at runtime +0.75
LINQ: Get all members with LAST order failed 0.00
C# Read pointer address value 0.00
Why are numbers with many significant digits handled differently in... +1.73
Simulate Exception in Environment.Exit -2.37
Marshalling complex struct to c# 0.00
Crash C# Application using Marshalling 0.00
What structure (dictionary) with limited memory usage in C# can I u... -1.08
Having an issue with trimming a string in C# +0.91
Threading synchronization - balking pattern 0.00
SQL Injection flaw +1.25
Application runs by Visual Studio vs. by executing an EXE file 0.00
Create list of runtime-known type from object list and call generic... 0.00
Add And statement to Expression<Func<T, bool>> -0.40
Parsing T-SQL statements to tokens 0.00
Can I make the name of a new object variable in c#? +1.02
ConcurrentDictionary Lazy AddOrUpdate 0.00
Linq select new dynamic multi part List<> 0.00
How we can write delimiter like sep=, using CsvHelper library? 0.00
Convert IntPtr to char** in C# 0.00
How to shim XmlAttribute using Microsoft Fakes in VS 2013 0.00
Can I declare an object directly in the "if" expression? +0.63