Badge
| Enlightened | First to answer and accepted with score of 10 or more. This badge can be awarded multiple times. |
Michael Petrotta earned this badge 22 times |
may 9 at 10:34
StringWriter is not disposed along all exception paths
dec 24 at 0:57
ASP.NET can't cache null value
aug 17 at 18:26
Silent failures in C#, seemingly unhandled exceptions that does not crash the program
jul 23 at 15:41
Persistent storage of encrypted data using .Net
jul 7 at 11:27
TV guide listing API
jun 4 '12 at 11:03
How do I set cookie expiration to “session” in C#?
dec 19 '11 at 22:55
Warning as Error - How to rid these
nov 8 '11 at 17:45
Is the .NET string hash function portable?
oct 27 '11 at 9:46
Why should I use positive logic in an if block?
sep 1 '11 at 16:30
How to submit for Microsoft Knowledge Base?
jul 21 '11 at 14:08
Can you pull the connectionString for a log4net AdoNetAppender from elsewhere in a web.config file?
feb 21 '11 at 11:53
Does casting create new object?
dec 10 '10 at 14:20
How to center a WPF app on screen?
dec 6 '10 at 17:01
Visual Studio 2008 support for new .NET 4
oct 5 '10 at 7:37
What does the partial mean?
oct 1 '10 at 5:27
(post deleted or otherwise unavailable)
jan 17 '10 at 4:57
What does Codd's 'non-subversion rule' mean?
sep 14 '09 at 21:12
How does the C# compiler detect COM types?
sep 3 '09 at 18:47
How to parse a currency Amount (US or EU) to float value in Java