Badge
| Enlightened | First to answer and accepted with score of 10 or more. This badge can be awarded multiple times. |
SLaks earned this badge 366 times |
may 16 at 17:57
Fastest way to convert string array to double array?
may 16 at 0:30
How to monitor events in Firebug?
may 13 at 19:51
Decoding Url with c# in .NET4 Client profile
may 13 at 15:10
c# Unable to cast object of type 'System.Windows.Forms.Label' to type 'System.Windows.Forms.TextBox'
may 10 at 5:40
Need I remove controls after disposing them?
may 9 at 10:34
what browser is document.layers sniffing?
may 7 at 15:14
string.Join(string, string[]) returns “System.String[]”
may 6 at 17:48
change property name
may 5 at 18:17
Preserving state in an extension method
may 3 at 13:45
What should I be using between $() and jQuery()?
apr 24 at 9:14
Best way to make winforms resizable?
apr 23 at 19:29
Incrementing: x++ vs x += 1
apr 22 at 14:52
How to find the submit button in a specific form in jQuery
apr 21 at 14:45
Can`t get value for Math.Abs(-2147483648)
apr 16 at 17:40
Are idempotent functions the same as pure functions?
apr 16 at 9:40
Why doesn't Collections.Generic.Queue have Synchronized method but Collections.Queue has?
apr 16 at 2:04
Is it faster to return early or to let the code finish?
apr 5 at 20:19
Getting the selected option value in jQuery
apr 4 at 18:32
VBA Sleep Doesn't Work
apr 4 at 7:56
how does ghs.google.com work?
mar 28 at 14:27
How to route a query string with “?” and how to handle it
mar 21 at 14:56
How to disable javascript in chrome developper tools
mar 17 at 22:52
WebClient Unicode - Which UTF8?
mar 15 at 14:00
replace callback function with matches
mar 14 at 23:45
Create custom Helper in ASP NET MVC 3 and Razor
mar 12 at 15:07
How to get controls in static method
mar 12 at 14:17
Is parentsUntil() the best function to use? Jquery
mar 11 at 11:46
JSON values 1 or 0 - int or boolean
mar 8 at 21:39
Call a specific method based on enum type?
mar 7 at 19:43
Razor syntax prevent escaping html in an action link
mar 4 at 0:18
A first chance exception
feb 28 at 2:45
Why this code don't remove Layout?
feb 20 at 20:28
javascript exiting for loop without returning
feb 20 at 14:42
byte + byte = unknown result
feb 19 at 13:21
How to set tooltip for a ListviewItem
feb 17 at 16:50
Quotation mark in string
feb 14 at 20:57
Infinite URL Parameters for ASP.NET MVC Route
feb 13 at 21:11
Creating the GetHashCode method in C#
feb 13 at 11:46
javascript new regexp from string
feb 12 at 11:29
when to use htmlspecialchars() function?
feb 7 at 4:14
return a list of string as JSONResult
feb 6 at 0:11
Get url parts without host
feb 4 at 7:59
Always output raw HTML using MVC3 and Razor
jan 25 at 15:50
javascript verification of empty or null (is it correct?)
jan 22 at 23:29
Image is not being displayed on the ASP page
jan 21 at 17:33
Razor HTML Conditional Output
jan 21 at 13:18
Java and C# - byte array to long conversion difference