Jeremy Bytes
byte-sized chunks of .NET
Friday, May 29, 2015
June 2015 Speaking Engagements
›
My speaking schedule has been a bit light lately, but I do have 3 events currently scheduled for June. I always have a lot of fun. Here'...
Thursday, May 28, 2015
Beware of "Never" and "Always"
›
If I hear someone say "Always do this" or "Never do that", I generally run the other way (but there are exceptions, of c...
Tuesday, May 26, 2015
Testing for Exceptions with NUnit
›
As mentioned last time , I've been exploring NUnit a bit more, and one feature that I really like is how to test for exceptions -- that ...
Integrating NUnit into Visual Studio Test Explorer
›
So, I've been inspired to explore NUnit a bit more as a testing framework. In a previous article, we saw how NUnit allows us to easily p...
4 comments:
Monday, May 18, 2015
More Fun with DateTime: Scheduling Items with DateTime or DateTimeOffset?
›
Last time, we looked at the DateTimeKind property of DateTime . What we saw is that there are some challenges when DateTimeKind is "Uns...
Wednesday, May 6, 2015
Fun with DateTime: DateTimeKind.Unspecified
›
Last time, we changed out the sunset provider of our home automation software. Since I was trying to concentrate on something else at the t...
1 comment:
‹
›
Home
View web version