Jason

Age: 36

Mar
26
accepted Does NULL have a data type?
Mar
26
comment Does NULL have a data type?
This is used with a UNION. The two tables don't have the same schema and where the second table is missing a column they have put these CONVERT(<DataType>, NULL) statements. I've run multiple tests where I use NULL instead of converting and everything works as expected. Perhaps it was a misunderstanding of how UNIONs and/or type conversion works.
Mar
26
asked Does NULL have a data type?
Mar
14
comment ASP.NET Handle PUT/DELETE verbs
I created a new MVC4 app in VS 2012 and copied the settings from the web.config.
Mar
14
comment How to implement a blinking label on a form
Blinking text was pivotal in the success of a prank I pulled on a co-worker. The impact would have been significantly reduced if I didn't have access to this technology.
Mar
14
comment AccessViolation exception when form with AxWindowsMediaPlayer closed
Worked like a charm. Thanks
Mar
11
comment In Knockout, how can I delay databinding until an array is populated?
Thanks for looking into this. We never did get it working. For now we are just pre-loading all look-up tables so we can guarantee the data is available.
Mar
8
comment In Knockout, how can I delay databinding until an array is populated?
My example doesn't show it, but the EventTypes are actually objects instead of strings so I can't initialize the array with eventJSON.EventType.
Mar
7
asked In Knockout, how can I delay databinding until an array is populated?
Mar
6
accepted Why does the click event only fire for the first element in this KoGrid template?
Mar
6
asked Why does the click event only fire for the first element in this KoGrid template?
Feb
28
awarded Necromancer
Feb
23
awarded Nice Answer
Feb
7
comment Which ordered objects in .NET are similar to Hashtable?
Thanks for pointing out that this class is obsolete. This caused some problems in the company years ago during a .NET upgrade and was brought up as a concern. I've checked with all parties and we are not using this class.
Feb
5
asked Which ordered objects in .NET are similar to Hashtable?
Feb
5
awarded Popular Question
Jan
18
awarded Popular Question
Jan
16
comment sql server management console doesn't work with multi-byte characters
Voodoo... Voodoo! But it works.
Dec
19
awarded Necromancer
Nov
29
awarded Notable Question
1 2 3 4 5