Menu

Latest articles

Per Pixel Alpha on VB.NET Forms
Note: This Post has been (partly) superceded by the implementation described in the more recent Alpha blended forms revisited Post. One common problem that [...]
BASeBlock:Visual Studio 2010 to 2012
Though I do tend to try to write my samples and test applications, as well as any new programs, using Visual Studio 2012, I haven’t yet migrated most [...]
Undo/Redo Stacks in C#
Undo/Redo Stacks The BASeBlock Editor has had an Undo/Redo stack for quite a while. The implementation of this logic is relatively simple, but the [...]
Now for something completely different
I haven’t been posting nearly as often as I’d like because I can’t really think of anything to blog about, and those programming-related [...]
Missed bc-programming.com’s birthday!
I managed to miss bc-programming.com’s birthday last October, at which point it turned 3 years old. Some might wonder why I started the site. The [...]
Anagrams Part X: PHP Performance
Somehow while creating the various anagram implementations for the previous entries in this series, I neglected to create one for PHP. This was primarily [...]
Programming Language Performance Redux
This is not another entry into the series regarding anagrams, but a much simpler synopsis using a very basic algorithm. The performance of programming [...]
BCQuery and Windows Forms
Recently I posted about a new project I had come up with. The idea was to simplify basic animations within a Windows Forms Project. Since then I had some [...]
Random Thoughts
In a first, I will actually post something not programming related, but not one of my innumerable nonsense stories, either. Today, I will write about [...]
new Project: BCQuery
I was working on BASeBlock’s splash screen a bit, and thought it would be neat to have a little animation to expand and contract the list of loaded [...]