Home » Software Development

Eduka+ – It’s alive!

Eduka+ is one of my pet projects I’ve been working on a very long time ago (started 5 years ago I think). The Idea was to create a replacement for 2 programs used in Moldavian schools to teach…

Read More »

Instantiating Generic Types at runtime

When working on my license project, I came across an uncommon case in C# where I would have to create an instance of a generic type (wich had multiple type parameters) dynamically. Basically I had an instance of…

Read More »

Ubuntu’s “evolution” is weird

I’ve decided to use GNU/Linux once again (after 3 years of pause). Installed Ubuntu 7.10 and configured all the stuff like I was used to a few years back. I was really amazed that my wireless card was…

Read More »

Testing C# syntax

Read More »