Welcome back to this fourth and final installment of the series. The first three parts should have been enough to get you off the ground, but a few more learning examples wouldn’t hurt. It’s also a ...
The number of new tools designed to make life easier for software developers has exploded in recent years. New programming frameworks help you snap applications together more quickly, while open ...
If you don’t repeat yourself, keep it simple, and implement only the functionality you really truly need, your C# code will be cleaner, simpler, and much easier to maintain. The never-ending quest to ...
In this blog entry, I will briefly cover how to use code folding in NetBeans 6.1 while attempting to make a case for code folding in the correct situations. I agree that we all need to give and take a ...