| bio | website | exceptionalcode.wordpress.com |
|---|---|---|
| location | Portugal | |
| age | 29 | |
| visits | member for | 3 years, 6 months |
| seen | 7 hours ago | |
| stats | profile views | 1,491 |
Software Developer working with .NET C#.
|
1d |
comment |
ISharpText for converting html content to pdf Better safe than sorry, so can you confirm that the bcolor in the question is a typo and that in the real code you're using bgcolor. |
|
May 9 |
awarded | Enlightened |
|
May 9 |
awarded | Nice Answer |
|
Apr 30 |
awarded | Enlightened |
|
Apr 30 |
awarded | Nice Answer |
|
Apr 17 |
awarded | Nice Answer |
|
Apr 15 |
awarded | Nice Answer |
|
Apr 10 |
awarded | Guru |
|
Apr 8 |
awarded | Enlightened |
|
Apr 8 |
awarded | Nice Answer |
|
Mar 29 |
comment |
string.Format fails at runtime with array of integers @Jack, a value type array would use the overload that accepts an object while a reference type array would use the overload that accepts an object[]. |
|
Mar 23 |
awarded | Nice Answer |
|
Mar 14 |
comment |
MS JSON date serialization and daylight saving time Given that 12:00 AM is midnight it may be the case that somewhere the value is being interpreted as just a date instead of a date and time value. |
|
Mar 13 |
awarded | Enlightened |
|
Mar 13 |
awarded | Nice Answer |
|
Mar 11 |
awarded | Constituent |
|
Feb 25 |
awarded | Caucus |
|
Feb 11 |
awarded | Nice Answer |
|
Feb 4 |
comment |
volatile, Interlocked: trying to break code @Boppity Bop, you need to consider ARM and not just Itanium. IIRC, .NET 4.5 no longer supports Itanium but ARM has come into play. |
|
Feb 1 |
answered | Alternative to WorkflowServiceHost for WF4? |