Badge
| Popular Question | Asked a question with 1,000 views. This badge can be awarded multiple times. |
Judah Himango earned this badge 45 times |
mar 20 at 15:05
Flow layout behavior using plain old HTML?
feb 15 at 0:52
Rx - unsubscribing from events
jan 16 at 8:41
Lucene.NET - sorting by int
dec 18 at 9:15
Determine length of audio file using DirectShow
sep 27 at 10:17
Lucene search with complex query
aug 24 at 17:06
How to tell if Type A is implicitly convertible to Type B
jul 24 at 9:37
Diagnosing CLR errors in Windows Event Viewer
jul 2 at 16:00
LINQ - is SkipWhile broken?
may 20 '12 at 9:20
WPF Checkbox like StackOverflow's “accepted answer” checkbox
may 17 '12 at 10:14
Java MIDI - getting data from piano?
mar 28 '12 at 8:49
Clean way to reduce many TimeSpans into fewer, average TimeSpans?
mar 20 '12 at 17:13
Rx - can/should I replace .NET events with Observables?
dec 9 '11 at 9:59
.NET TimeZoneInfo from Olson time zone
nov 29 '11 at 17:53
Java applet as stand-alone Windows application?
nov 10 '11 at 21:39
WPF/WinForms/GDI interop: converting a WriteableBitmap to a System.Drawing.Image?
sep 20 '11 at 21:57
How to prevent control from stealing focus?
jun 21 '11 at 17:01
Silverlight Image element not showing up
may 25 '11 at 19:01
Silverlight: converting WriteableBitmap to stream
may 5 '11 at 13:56
Db4o query: find all objects with ID = {anything in array}
feb 1 '11 at 8:26
Coupling is too high - how to design this class better?
jan 24 '11 at 16:28
Unable to find an entry point named 'TaskDialogIndirect' in DLL 'ComCtl32'
dec 14 '10 at 19:14
WinForms key press isn't working right
nov 11 '10 at 5:45
Java UnsatisfiedLinkError when mixing AWT and SWT?
nov 1 '10 at 6:39
Evil use of Maybe monad and extension methods in C#?
sep 8 '10 at 9:46
Tabs in their own process with C# and WinForms [duplicate]
aug 31 '10 at 17:55
Using Lucene to search for email addresses
aug 25 '10 at 16:04
Firefox/Gecko control interfering with Windows Forms key presses
aug 12 '10 at 13:15
Can't instantiate COM component in C# - error 80070002
jul 1 '10 at 13:07
WPF OpenFileDialog with the MVVM pattern?
jun 16 '10 at 16:47
How to use System.Media.SoundPlayer to asynchronously play a sound file?
may 5 '10 at 22:57
C# algorithm for generating hierarchy
apr 13 '10 at 17:17
Read Firefox bookmarks using C#
mar 18 '10 at 13:12
How to determine if a .NET assembly was built for x86 or x64?
feb 3 '10 at 7:27
Evil use of extension methods?
aug 18 '09 at 16:17
Random date in C#
jul 29 '09 at 15:22
Unit testing code with a file system dependency
jul 2 '09 at 3:17
Automatically select all text on focus in WinForms TextBox
jun 4 '09 at 19:47
Getting the back/fwd history of the WebBrowser Control
dec 31 '08 at 12:57
What's the proper way to minimize to tray a C# WinForms app?
dec 9 '08 at 9:27
Detecting audio silence in WAV files using C#