StackRating

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

Patrick Hofman

Rating
1690.80 (194th)
Reputation
132,575 (471st)
Page: 1 ... 23 24 25 26 27 ... 72
Title Δ
How to determine wether it is better to create an object on method... +0.29
Should SmtpClient be created (and disposed) per message? 0.00
Is there any way to get the statement throws the exception in c#? 0.00
UI of Process is not visible after Process.Start() 0.00
Is it normal for GC to trigger this often? +1.46
ASP.NET - Capitalizing the first letter of a string only +1.48
Close parent window if DialogResult is OK +0.30
I have a calculator but need to modify it -0.20
How do expression bodied members distinguish between void and non-v... 0.00
Clear .net apps' (asp and desktop app) cache from asp application 0.00
How to translate "var a = collection?.First()?.somePropA ?? ne... -0.70
How does a Connectionstring to a Oracle DB looks like? 0.00
Order of creation of instances -0.87
How to remove and array element and add it to the last index - C# 0.00
can I use invoke to abstract class method +0.31
C# After Debugging automatic saving +0.31
Why doesn't this string.Format() return string, but dynamic? +1.21
C# DataSafe - StackOverFlowExeption -0.90
Translate C# Ctor to Vb.Net equivalent +1.34
Throw sqlexception to calling method that uses regular exception? 0.00
Low-level representation of an enum 0.00
Date/Datetime as uint in wrapped api +0.30
Deserialization of ObservableCollection kills events? +0.94
LINQ OrderBy only on second property +0.56
Asynchronous calls with await +0.29
extension method not updating itself +0.29
Clear object variables +1.46
.NET: How do I mark a method as "Not yet used"? +0.11
ASP.NET MVC4 "wants" a tailing slash for my custom route 0.00
Getting the callee's name of an extension method 0.00
Local variable and Global variable with same name and how it works? 0.00
Defining a Winform as abstract do not allow editing the UI of the d... +0.31
generalizing 'using' in a functional way 0.00
Extract name and surname from string in c# -1.45
Is there any performance gain when using features from C# 6.0? 0.00
How does html decoding work? 0.00
Return Generic Type after determining Type Parameter dynamically -2.83
Using array created in struct 0.00
populating array in object in c# 0.00
SelectMany type arguments cannot be inferred from usage -1.68
Require null-safe access to a property in C# +0.31
Procedure or function 'biinsertcustomer' expects parameter... 0.00
Check if string contains a uppercase letter "inside" it -0.24
400 Bad Request when getting access token for ExactOnline using Res... +0.50
getDescription not working 0.00
How to read soap response in c#? +0.30
How to add a watermark to an editbox in an outlook 2013 add-in 0.00
When a base type list contains a base class and interfaces, the bas... 0.00
Check T generic type has property S (generic) in c# +0.30
What is the difference between Cast List<object> and Cast IEn... -1.09