xanadont

Richmond, VA

tendr.me

Age: 35

1d
accepted Customize delimiter character with Excel CSV save-as
1d
answered Customize delimiter character with Excel CSV save-as
May
21
comment Customize delimiter character with Excel CSV save-as
This won't work for me. Some columns have commas in them that need to be preserved - ultimately this being the reason why I need another delimiter.
May
20
asked Customize delimiter character with Excel CSV save-as
Apr
25
revised .Net HttpWebRequest.GetResponse() raises exception when http status code 400 (bad request) is returned
Wrapped the StreamReader in using () so it's disposed too.
Apr
18
comment Can Silverlight be linked with a C++ static library?
I wasn't exactly correct either. SL 5 gives you P/Invoke access on an elevated privilege app (it doesn't require OOB installation).
Apr
18
comment Can Silverlight be linked with a C++ static library?
This is not correct for >= SL 4. You can P/Invoke with an elevated privilege OOB app.
Apr
1
comment Is there any OpenCV wrapper for Monotouch?
As of mid-2012 they're claiming it's compatible with MonoTouch.
Mar
18
comment Calculate the number of business days between two dates?
GetBusinessDays('3/18/2013', '3/19/2013') == 2 ???
Mar
18
awarded Notable Question
Feb
19
awarded Supporter
Feb
12
awarded Caucus
Feb
11
awarded Critic
Jan
31
comment Null reference exception when generating a url with UrlHelper.Action method
This happens when something has been disposed. In my case a reference to the controller was being kept in session (a very bad programmer on my team!). When it was accessed later in another action it had been disposed and the exception you reference is thrown.
Jan
29
awarded Notable Question
Jan
26
answered How do i add (reference) Quick book's dll to silverlight project?
Jan
3
awarded Autobiographer
Dec
20
awarded Nice Question
Dec
13
comment How to enable "Enable .NET Framework source stepping"?
@IanBoyd I doubt that's MS's motivation. I'd assume their workflow simply doesn't support updating source PDB's for debugging. Their primarily concerned with closing security holes.
Dec
7
awarded Popular Question
1 2 3 4 5