Badge
| Nice Question | Question score of 10 or more. This badge can be awarded multiple times. |
Michael Stum earned this badge 63 times |
apr 15 at 19:44
Force load an assembly from the /bin and not the GAC?
jan 18 at 22:08
How to implement a scripting language into a C application?
jan 8 at 14:27
Event when a Window gets maximized/“un-maximized”?
oct 19 at 20:28
Sending a mail as both HTML and Plain Text in .net
sep 4 at 14:19
Visual Studio Solutions Folder as real Folders
aug 13 at 3:47
Pointer declarations in C++: placement of the asterisk
aug 7 at 18:10
Turning a Comma Separated string into individual rows
aug 1 at 22:24
C# Console/CLI Interpreter?
may 25 '12 at 16:12
Embedding Windows Media Player for all browsers
may 4 '12 at 9:40
SQL Server 2005 implementation of MySQL REPLACE INTO?
may 3 '12 at 7:09
Sending Outlook meeting requests without Outlook?
mar 27 '12 at 15:14
Can I set LARGEADDRESSAWARE from within Visual Studio?
feb 15 '12 at 18:56
Proper localization of a WinForms application
dec 21 '11 at 10:26
What's the purpose of the Tuple(T1)/Singleton in .net?
dec 5 '11 at 21:44
Instancing a class with an internal constructor
dec 2 '11 at 12:26
Empty Visual Studio Project?
nov 2 '11 at 17:41
Getting the location from a WebClient on a HTTP 302 Redirect?
oct 25 '11 at 10:08
ASP.NET, Visual Studio and Subversion - how to integrate? [closed]
oct 15 '11 at 8:50
Returning a 301 Redirect from a Controller Action
aug 1 '11 at 8:13
msbuild, defining Conditional Compilation Symbols
jul 27 '11 at 2:21
Making a Table Row clickable
jul 20 '11 at 13:59
Algorithm for Source Control System?
jul 14 '11 at 10:04
Floating Point Number parsing: Is there a Catch All algorithm?
jul 7 '11 at 2:49
Apache/PHP: error_log per Virtual Host?
jul 6 '11 at 20:02
Visual Studio: Detecting unneeded Assemblies
jun 22 '11 at 15:34
Combining and Caching multiple JavaScript files in ASP.net
jun 20 '11 at 23:23
Can I tell git pull to overwrite instead of merge?
may 17 '11 at 9:44
Unit Testing with functions that return random results
may 12 '11 at 7:08
Naming a “core” Assembly
apr 15 '11 at 4:32
Writing a Compiler for .net - IL or Bytecode?
apr 13 '11 at 18:30
Subversion: Moving Directories with History
apr 7 '11 at 10:22
Logging ALL Queries on a SQL Server 2008 Express Database?
mar 20 '11 at 17:42
WPF Application that only has a tray icon
dec 29 '10 at 10:36
Is there any real world reason to use throw ex?
oct 25 '10 at 18:19
Is HTTPS the only defense against Session Hijacking in an open network?
oct 19 '10 at 12:10
(post deleted or otherwise unavailable)
oct 17 '10 at 23:47
git setup for a single developer?
oct 8 '10 at 5:31
Embedded Database for .net that can run off a network
sep 15 '10 at 20:29
Accessing a Dictionary.Keys Key through a numeric index
sep 12 '10 at 1:03
Is a ret instruction required in .NET applications?
aug 27 '10 at 20:44
ASP.NET MVC and WCF
may 31 '10 at 10:32
How to “properly” create a custom object in JavaScript?
apr 19 '10 at 0:07
What is Cyclomatic Complexity?
apr 11 '10 at 11:02
Why are primes important in cryptography?
mar 21 '10 at 2:02
Code Coverage for C#/.NET [closed]
mar 21 '10 at 1:57
Creating an XmlNode/XmlElement in C# without an XmlDocument?
mar 6 '10 at 13:32
Programatically creating Excel 2007 Sheets
aug 2 '09 at 13:52
Starting to learn Windbg
jun 12 '09 at 23:32
Catch multiple Exceptions at once?
jun 1 '09 at 10:57
(post deleted or otherwise unavailable)
may 28 '09 at 11:57
C# 3.0 auto-properties - useful or not?
feb 11 '09 at 6:17
Beginning Shader Development [closed]
feb 2 '09 at 19:47
Automating VMWare or VirtualPC
dec 17 '08 at 3:27
Casting: (NewType) vs. Object as NewType [duplicate]
dec 16 '08 at 12:47
What good technology podcasts are out there?
sep 18 '08 at 16:37
Is nAnt still supported and suitable for .net 3.5/VS2008?