Menu

C#

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 [...]
C#- use Generic methods to write Object Graphs to a file
Serialization has always been a thorn in my side. In VB6. in Python, in C#. The biggest annoyance is that most applications consist of somewhat complex [...]
The locked image
As with most of my projects, progress is usually slow because it’s something I do “when I feel like it” rather then on a schedule. [...]
Mono nonsense
Alright, so, I had finally gotten sound to work. it was wonderful. Sure, things ran a bit slow. And then poof, out of nowhere- Quite literally, I made NO [...]
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, [...]