Badge
| Guru | Accepted answer and score of 40 or more. This badge can be awarded multiple times. |
Hans Passant earned this badge 24 times |
15h ago
Could not load type 'System.Runtime.CompilerServices.ExtensionAttribute' from assembly 'mscorlib
may 15 at 10:59
Check if property has attribute
may 13 at 22:56
Cursor.Current vs. this.Cursor in .Net (C#)
apr 18 at 15:23
WebBrowser Control in a new thread
apr 5 at 9:37
Why is so much space allocated on the stack?
mar 26 at 17:00
What's the difference between Application.ThreadException and AppDomain.CurrentDomain.UnhandledException?
mar 17 at 12:12
.NET Global exception handler in console application
feb 6 at 15:52
Visual Studio 2010 isn't building before a run when there are code changes. It was doing working yesterday
jan 19 at 12:53
Escape button to close WinForm in C#
nov 8 at 11:00
Fixing “The breakpoint will not currently be hit. No symbols have been loaded for this document.”
sep 20 at 14:31
C# List<> Sort by x then y
aug 3 at 16:01
Visual Studio 2010 suddenly can't see namespace?
jun 25 '12 at 20:24
How to fix the flickering in User controls
jun 17 '12 at 14:56
ApartmentState for dummies
mar 8 '12 at 1:35
Change C++/CLI project to another framework than 4.0 with vs2010
jan 15 '12 at 20:15
How is Math.Pow() implemented in .Net Framework?
dec 6 '11 at 12:04
Best way to implement keyboard shortcuts in a Windows Forms application?
sep 16 '11 at 6:55
How to force my .NET App to run as administrator on Windows 7?
sep 3 '11 at 9:22
Performance differences between debug and release builds
sep 1 '11 at 20:16
Performance surprise with “as” and nullable types
jun 20 '11 at 2:55
Bug only occurring when compile optimization enabled
dec 12 '10 at 15:51
What's the rationale for null terminated strings?
jul 4 '10 at 21:02
.NET JIT potential error?