Posts

True Autosizable Label, part II

A while back, I wrote about the Windows Forms Label not autosizing in the vertical sense as well as the horizontal sense. I added some code that would add that ability to the Label class…. You can read the copy of the original post, or if that goes down too, you can try the Wayback Machine’s copy of it. Context: This post was automatically imported from my old blog, which was originally hosted on Microsoft’s ASP.NET Community Blogs. When they shut it down, I dumped all of my old posts to Wordpress. You can still check out the original blog on the Wayback Machine.
2004-06-13
1 min read

[2 ⅛s] Testing Private Methods/Member Variables

James Newkirk asks if one should test private methods using Unit Tests…. You can read the copy of the original post, or if that goes down too, you can try the Wayback Machine’s copy of it. Context: This post was automatically imported from my old blog, which was originally hosted on Microsoft’s ASP.NET Community Blogs. When they shut it down, I dumped all of my old posts to Wordpress. You can still check out the original blog on the Wayback Machine.
2004-06-08
1 min read

The DataSet QuickWatch And Beyond

Immediately after I read about Mohammed Barqawi’s Special QuickWatch for a DataSet, I downloaded it. Forget the fact that I sat there for a few hours, tweaking the code and adding stuff. I didn’t think I would publish the code, but rather email the author about the changes I made, but I can’t find his address, so here it is, if you want it…. You can read the copy of the original post, or if that goes down too, you can try the Wayback Machine’s copy of it.
2004-06-06
1 min read