Badge
| Popular Question | Asked a question with 1,000 views. This badge can be awarded multiple times. |
al7ut9ov8my4wopt5ur6ais5 earned this badge 46 times |
jan 25 at 6:15
Determining whether a Type is an Anonymous Type
jan 15 at 12:11
WinForms - How do you get the size a Control “wants” to be?
oct 30 at 13:35
Discovering derived types using reflection
oct 19 at 19:28
Do all voice-to-text algorithms operate in real-time?
sep 20 at 10:06
Does BinaryFormatter apply any compression?
sep 17 at 17:00
Form.ShowInTaskBar / Process.MainWindowHandle
may 16 '12 at 12:58
The RunInstaller attribute in a WMI provider assembly
may 6 '12 at 16:41
IDisposable, Finalizers and the definition of an unmanaged resource
apr 17 '12 at 12:47
Why aren't classes sealed by default?
apr 12 '12 at 16:57
.NET inter-process “events”
apr 12 '12 at 15:12
Why isn't the Byte Order Mark emitted from UTF8Encoding.GetBytes?
apr 3 '12 at 9:29
WinForms - Activity Indicator
mar 25 '12 at 7:44
Can you make valid Makefiles without tab characters?
dec 23 '11 at 21:29
Sinatra: What's the correct way to serve a plain old file?
nov 22 '11 at 9:11
Recommended Clang command line options
nov 22 '11 at 4:24
Testing for a deadlock with nUnit
nov 20 '11 at 8:29
Why didn't C have a boolean data type prior to C99?
nov 7 '11 at 20:34
Deferring DataGridView update when editing the underlying DataTable
oct 2 '11 at 0:42
DataGridView repeatedly recreating columns
jun 15 '11 at 4:37
Do any search engines index web page source code?
may 17 '11 at 14:08
DataGridView Scroll event (and ScrollEventType.EndScroll)
may 4 '11 at 21:02
Conditional “orderby” sort order in LINQ
apr 17 '11 at 18:38
Emulating a UPnP router
apr 4 '11 at 17:23
(post deleted or otherwise unavailable)
mar 17 '11 at 9:28
Where are core dumps written to in Mac OS X?
jan 20 '11 at 14:26
VS2008 - Outputting a different file name for Debug/Release configurations
aug 30 '10 at 0:45
Is “The C Programming Language” (book) current?
aug 9 '10 at 4:34
(post deleted or otherwise unavailable)
may 24 '10 at 2:07
ZedGraph (.NET) - Having axis labels for actual values only
apr 30 '10 at 19:42
Resolving a parameter name at runtime [duplicate]
dec 31 '09 at 14:02
DataGridView bound to DataTable. Getting comboboxes for enums
dec 11 '09 at 13:22
Choosing the default value of an Enum type without having to change values
nov 30 '09 at 17:27
C# - The foreach identifier and closures
nov 29 '09 at 22:17
Mirroring console output to a file
oct 30 '09 at 6:37
Why is Visual C++ lacking refactor functionality?
oct 29 '09 at 21:07
Xcode quickstart for the Visual Studio developer
oct 16 '09 at 12:27
C# - Is there a better alternative than this to 'switch on type'?
oct 15 '09 at 14:57
How do you plan an application's architecture before writing any code?
jul 9 '09 at 13:57
Embedding assemblies inside another assembly