Menu

Windows

Snippets.
Naturally, as we write programs we create a small set of useful functions. BASeBlock has been no exception. I’ve created quite a few functions that [...]
Why I use INI Files, and a FormPositionSaver class
In some of my recent posts, I’ve covered the topic of accessing and parsing an INI file for configuration data in a C# Application. Some may wonder [...]
the illusion of Market Share and software
When speaking of browsers, Operating Systems, or various other pieces of technology, people will often speak of “market share”. I’ve [...]
A dynamic New Year’s Post
HAHA! How’s that for a clever title? Oh… well… ahem… nevermind. As a avid user of my own INIFile class, which I first write about- [...]
An Extension to the GenericListViewSorter class
As I posted previously here, Sorting a Listview can be something of a pain in the butt. In that article, I covered some basics on providing a class that [...]
The Windows ListView: Sorting
Anybody who has used windows is probably familiar with the ListView control. It is used in Windows Explorer; it is even used for the desktop. Heck, the [...]
BASeBlock, Scripts, and SerializationBinders
So, as mentioned in the previous post, I added a “sort” of scriptability to BASeBlock. I made some tweaks, and refactored the code so it was a [...]
a rant about “download managers”
So I was bored and decided to update my Flash plugin, a chore that I recollect stopping in it’s tracks previously, for reasons I couldn’t [...]
Microsoft and why the mob-thinking is wrong.
Microsoft. It’s unheard of to find a person who hasn’t at least used a Microsoft product; it’s even less likely to find somebody who [...]
Porting BASeBlock To Linux, and thoughts on Mono
No, Not the kissing disease, Infectious mononucleosis, the open-source .NET CLR interpreter and class library. .NET; I might have ranted about this before, [...]