This post originated from an RSS feed registered with .NET Buzz
by Christian Horsdal.
Original Post: Four Bits Worth of Dev Advice: The First Two Bits
Feed Title: Horsdal
Feed URL: http://www.horsdal-consult.dk/feeds/posts/default
Feed Description: A blog that will be about code, architecture, design, and .NET.
This is the second post in a short series of post about developper advice ([1]). The first one listed 16 pieces of advices in the form of headlines. This post briefly explains the first 4:0000: No bool to bool conversionI dont know how many times I've seen code that basically converts from one boolean value to another. Like the following (real life, in-production, but obfuscated to protect the