StackRating

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

Sriram Sakthivel

Rating
1669.91 (328th)
Reputation
61,990 (1,459th)
Page: 1 ... 5 6 7 8 9 ... 34
Title Δ
return a class name from method to cast with it +1.12
How to replace text within a string based on their indices +0.69
check if thread finished its method before "killing" it c# 0.00
How to lock a part of method from another threads? +0.03
Async loading for winforms +0.31
Main form got stuck when thread doing Ping test 0.00
Why am I unable to set "OwnerDrawFixed" for "Checked... 0.00
Is default(TSource) a real method? -0.41
Progress<T> doesn't have Report function +1.81
Child static constructor not called when base member accessed +1.59
Change parameter of long running awaitable task 0.00
Insert 100.000 entries to MySQL with tasks - C# 0.00
Greedy construction and dependency injection 0.00
Volatile and Lock not working - C# 4.0 +0.30
Is marking a class as static a binary breaking change? +0.23
Atomic Operation Thread Safety - Do I Need a "Mirror" Ato... +0.21
When using FileStream.ReadAsync() should I open the file in async m... 0.00
How to convert Expression<TValue> into Expression<Object> 0.00
Wrapper method for Task.Factory.StartNew to execute custom methods... 0.00
How DateTime.UtcNow value is calculated? +1.48
Convert IntPtr to an object C# 0.00
How to control async textbox event 0.00
Can I create a List<WeakReference<T>>? -1.30
What happens to a Process in a using statement without WaitForExit()? -0.10
How are async void event handlers called in C#? +1.69
The implements bind a collection of object to DataGrid in two-ways 0.00
Program hanging on Dispatcher.Run() c# +0.98
Foreach control item in panel not selecting all items -0.18
Why does the Task.ContinueWith fail to execute in this Unit Test? +1.33
Using Task to run continuous Thread +0.31
Detecting when a windows form has been initialised and has complete... 0.00
How to combine two lists in a single foreach loop in C# ASP.NET? +0.82
Sharing variable using MemoryMappedFile gives error 0.00
MSIL code for accessing a readonly field results in ldarg.0 -0.78
How to deal with List of controls in C# +1.43
Window closes immediately after being created (and shown) in a sepa... 0.00
Searching Tri Data Structure 0.00
Datatypes for MemoryStream.Capacity vs MemoryStream.Length +0.99
Multithreading in C# does not start 0.00
How do I implement InvokeRequired UI pattern inside an async method? -2.28
How to run multiple tasks, handle exceptions and still return results -0.88
await Task returns WaitingForActivation? 0.00
Is it possible to inherit from a class which is recursively generat... +1.02
C# Parallel.foreach - Making variables thread safe +0.96
Type from IntPtr handle 0.00
Make an event when a file as not arrived after a certain time +1.30
Static getter-only property in class VS const -0.66
How to call asynchronous method synchronously in Windows Phone 8 0.00
Is it safe to add items to the List while iterating through it -1.16
How do I check if there are any lines in a file beyond the header-l... +0.04