Quantcast
Channel: Nerd Boys » C#
Browsing all 3 articles
Browse latest View live

XtUnit Troubleshooting

I’m a big advocate of automated software testing with tools like the venerable JUnit for Java and the similar NUnit for the .NET languages such as C#. Yesterday I was implementing some NUnit tests for...

View Article



An Implementation of BitConverter.SingleToInt32Bits

Back in the day when I did more Java development, I used Apache’s Commons Lang regularly to do all kinds of things like string manipulations and implementing Object.equals() and Object.hashCode(). Not...

View Article

Applying the Decorator Pattern to a DataGridView

In this article, I present a simple example of how you can apply the Decorator Pattern to a DataGridView to extend its behavior without using inheritance.

View Article
Browsing all 3 articles
Browse latest View live




Latest Images