How to unit test a method that has void as return type
How do I test a method that returns void? For example a method like this. public void...
How do I test a method that returns void? For example a method like this. public void...
I’ve written about transactions, the TransactionScope in .NET before. System.Transact...
There are probably uncountable amount of articles, posts and arguments on to why Unit...
In July a new update was provided to the Scrum Guide by Jeff Sutherland and Ken Schwa...
When starting to dig into nServiceBus, you’ll notice almost every single example is e...
Some time ago now I wrote about doing manual ClickOnce deployment using the command l...
Some time ago I went to a great presentation, organized by DotNed, held at Vicrea and...
We have a public website running that we needed to take offline for maintenance. So w...
I was just watching Bytes by MSDN where Billy Hollis interviews Ron Jacobs, Sr. Techn...