StackRating

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

Joe Sewell

Rating
1501.32 (400,554th)
Reputation
2,152 (78,217th)
Page: 1 2 3
Title Δ
C# use static class properties as if they were namespaced? 0.00
What are the "default values" that .Net sets all of the v... +4.79
Stopping the build Xamarin Android project while dotfuscator run 0.00
Dotfuscator Professional edition string encryption not working 0.00
Dotfuscator not rename variables and method 0.00
Should a concrete class that implements an interface have extra pub... -3.87
Why is the following bitshift operation not discarding the bit shif... 0.00
visual studio 2017 custom configurations 0.00
Compiling an .exe when creating a console application +4.13
Cannot launch UWP executable outside of Visual Studio 0.00
Is it possible to add packages for "InternalsVisibleTo" a... 0.00
Dotfuscator netstandard project using Dotfuscator community only 0.00
use of inherit a nested class from the outer class +4.06
How to only obfuscate method name with Dotfuscator? 0.00
How does the compiler handle statements that are always true or fal... -3.31
Dotfuscator - does obfuscate .msi file? 0.00
Is caching strings something to worry about? 0.00
how to get the remaining contents of a split? +3.00
Visual Studio MSBuild output log file 0.00
.NET IL / MSIL Evaluation Stack fundamentals 0.00
Dotfuscator removing the digital signature from dll 0.00
How can I tell what version of the .NET framework has this bug fix? 0.00
C# getting 1st 2 integers out of a byte array -1.35
CS1023 Embedded statement cannot be a declaration or labeled statem... +3.98
Adding months to a DateTime variable +0.01
How to elegantly populate a heterogeneous array in c# -3.60
Dotfuscator failing on Xamarin UWP project 0.00
Hex string to ASCII conversion working but not for all characters 0.00
How to return an object from a class to to the main method? 0.00
dotfuscator with "dotnet build" or "dotnet publish&q... +3.57
Interface members cannot have a definition -1.94
Is the [0xff, 0xfe] prefix required on utf-16 encoded strings? +2.17
Vague Dotfuscator error on Xamarin.Android app 0.00
How can I write a code in Update() that calling once but checking e... -4.10
Is there a C# build target that only parses and type-checks? 0.00
Can a LocalVarSig have multiple constraint attributes? 0.00
C#: How to evaluate multipe Comparer classes for an object when che... +1.95
Good approach to determine the PEFileKind of an assembly? 0.00
How this switch case has unreachable code? +3.65
How can I implement Dotfuscator on a .NET Standard 2.0 project? 0.00
PreEmptive Protection Dotfuscator Map.Xml and Dotfuscator1.Xml for... 0.00
C# Accessing properties of a parent class from derived classes 0.00
How do I enforce the length of an array in variable declaration (CS... -1.75
What's the difference between HashMap and MutableMap in Kotlin 0.00
3rd party DLL throws exception from IDisposable finalizer -4.00
In Which .Net Framework Version C# 7.2 is Available -4.23
What does "linked out by Xamarin" mean? 0.00
C# Math.Tan error -2.75
Why is str = str.Replace().Replace(); faster than str = str.Replace... +0.79
Is there a built-in IEqualityComparer<T> for System.Int32? -4.06