Badge
| Nice Answer | Answer score of 10 or more. This badge can be awarded multiple times. |
ChrisF earned this badge 90 times |
may 20 at 13:56
WPF Listview binding to ItemSource?
may 16 at 10:21
How to store string descriptions of enumeration values?
may 9 at 19:44
Visual Studio window which shows list of methods
may 8 at 23:53
WPF Command Line Arguments, a smart way?
apr 2 at 12:58
Should DWORD map to int or uint?
mar 27 at 19:41
Why '.png' files produced by ImageMagick are so much bigger than '.jpg' & '.gif' files?
mar 25 at 17:53
Visual studio line colors
mar 5 at 1:04
When is 'Yield' really needed?
feb 17 at 12:24
C# List - Removing items while looping / iterating
jan 29 at 16:38
Where can I find tag lib sharp examples?
jan 4 at 5:38
C# Random Numbers
dec 16 at 21:15
How do I disable the c# message box beep?
dec 4 at 13:48
What does the .csproj file do?
nov 27 at 5:30
.net / winforms: remember windows size and location
oct 18 at 14:18
WPF - Titled Border
oct 18 at 10:13
Android - how to set the wallpaper image
oct 4 at 22:48
WPF - Making Part of the Text Bold
sep 24 at 22:02
Add an existing folder to TFS source control
sep 5 at 19:09
Find the normal angle of the face of a triangle in 3D, given the co-ordinated of its verticies
jun 22 '12 at 8:32
Are nullable types reference types?
jun 22 '12 at 5:52
File download problem: filename with spaces truncated!
jun 20 '12 at 15:57
How to make a form close when pressing the escape key?
apr 10 '12 at 6:01
WPF Binding StringFormat Short Date String
mar 30 '12 at 11:44
Get the minimize box click of a WPF window
mar 26 '12 at 15:19
How to get the name of File in a directory in C#
mar 21 '12 at 13:48
Best Practice: Software Versioning
feb 28 '12 at 1:59
What is the difference between WPF and WinForms?
feb 23 '12 at 14:47
When to use and when not to use Try Catch Finally
feb 10 '12 at 3:52
What side is up? - Automatic Image rotation algorithm
feb 8 '12 at 10:32
How do I make XAML Datagrid columns fill the entire datagrid?
feb 7 '12 at 22:16
How to put image in a picture box from Bitmap
feb 6 '12 at 22:44
Foreach loop, determine which is the last iteration of the loop
jan 30 '12 at 11:47
Whats the concept of and differences between 'FrameBuffer' and 'RenderBuffer' in OpenGL?
jan 15 '12 at 14:00
How do you check if a method has returned true
dec 29 '11 at 2:40
How to build vertical tab sets in WPF?
dec 28 '11 at 2:06
How to detect when a windows form is being minimized?
nov 22 '11 at 3:44
Who should give high-level project estimates?
sep 23 '11 at 20:28
File Version Vs. Product Version
sep 3 '11 at 14:19
What is a good IDE for programming in C# on *nix?
aug 21 '11 at 9:15
C# check which integer is higher
aug 9 '11 at 14:12
Is there a better waiting pattern for c#?
jul 16 '11 at 8:22
WPF rectangle - round just top corners
jul 12 '11 at 15:05
comparing two floats to see if they're both negative, or both positive
mar 29 '11 at 12:48
Disable copying data from webpage
mar 10 '11 at 14:35
Random string of numbers excluding specific digits
feb 11 '11 at 16:56
What is a “vanilla web interface”?
dec 30 '10 at 17:05
Is Silverlight .Net? (read before deleting)
oct 27 '10 at 4:39
Abstract classes vs Interfaces
oct 15 '10 at 3:53
Sexy winform controls for C#
oct 3 '10 at 16:14
understanding private setters
sep 7 '10 at 13:40
Use of “var” type in variable declaration
aug 17 '10 at 14:02
How to play a sound in C#, .NET