StackRating

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

Adam Ralph

Rating
1558.15 (5,955th)
Reputation
24,483 (5,246th)
Page: 1 2 3 ... 8
Title Δ
Customize version suffix MinVer 0.00
Is there a way to make GitHub CI build the test merge of a PR, rath... 0.00
Use a variable in an attribute constructor 0.00
C# lambda query using generic type -0.25
Unable to load DLL mscorsn.dll with ILMerge 0.00
How can microservices be truly independent when using an ESB (i.e.... 0.00
How to compare two lists in .NET +0.54
Unable to use toString() in scriptcs? 0.00
Rhino Mocks 'Expect' with FakeItEasy -0.59
False positive for CA1801 in Release config only 0.00
FakeItEasy mock error inside method +0.42
Equivalent of JustMock's ReturnsCollection() in FakeItEasy? -0.09
Best approach for generating API Key +1.09
How to test for exceptions thrown using xUnit, SubSpec and FakeItEasy 0.00
encapsulation of a sub-namespace in c# -0.64
Processing a month of dates in parallel with a progress bar -2.27
Why shouldn't we put business logic in services? Will we ever repla... -0.59
Making a webservice that is clients platform independent +0.32
Loop Through Results from a Method -1.29
Does comparing to Math.Min or Math.Max short-circuit? +0.24
how to invoke EndInvoke in async method 0.00
Prevent spoken messages from being replayed in a chat application. 0.00
How to create testable code using .Net IO classes? 0.00
how to ensure only one thread can access an instance of a collectio... +0.43
Showing what quarter of a financial year a date is in -1.00
Get maximum value of columns in Excel with macro -1.71
Where or how I can get the full list of C# reserved words/methods/n... +2.78
Excel C# COM addon returning an array with Dates and Doubles -0.18
When creating a new thread, changes to GUI are not being made (C#) -0.49
How to access common namespaces for XML parsing 0.00
Skip directory in SVN checkout? (Partial checkout) +0.41
How to get correct range of rows after filtering results in excel i... 0.00
Improving performance of Excel startup by avoiding Activator.Create... 0.00
How do I access a cell in Excel Interop when using filtered ranges? 0.00
How can I cut part of a string out and insert it into another strin... +0.38
Screen Scraping a Database -0.52
Any disadvantage to using braces on same line or new line for C# -0.98
Code Contracts what to do with exceptions -1.05
Is there a way to let the compiler determine the namespace my class... 0.00
Which Array Type Should I Choose for Easy Conversion From C# to Java? +0.41
Attaching method to execute for an Event +2.04
Unit testing of controller ends in error -0.25
DataReader[i] vs DataReader.GetValue(i) vs DataReader.GetString(i) +0.41
Combining between two csproj files safely -2.07
Remove text from string until it reaches a certain character -0.09
Accepting a Byte array, vb6 to C# interop -1.79
Where to put ApplicaitonSettings in a layered mvc project? +1.61
Using a semaphore instead of while loop. Is this good or bad? 0.00
IEnumerable<int> Requires also the Non generic IEnumerator? -0.49
How to Return to an already open application when a user tries to o... +1.35