Browse by Tags

All Tags » C# (RSS)
Just thought I'd share the simplest little algorithm ever with you guys. I created this little cutey for the blogging part of my personal site (coming soon ;) - I use it for generating unique, semi-sequential identifiers for my blog posts... public static...
Posted by Aylar | 4 comment(s)
Filed under: ,
Just finished up a nifty little util for parsing XML documentation files for use with NDoc. Yep, you guessed it! This means you can now have color highlighted code samples in your documentation. To get it to work I had to alter a few source files for...
Posted by Aylar | 6 comment(s)
Ok, I've finally gotten around to finishing up a few bits and pieces in AylarSolutions.Highlight (formerly known as CodeHighlight), that I felt needed to be in place before the first public release. I will hopefully release the sourcecode in a very few...
Posted by Aylar | with no comments
Filed under: ,
Ok, after Darren Neimke told me I should start blogging again - I thought for a while what I should blog about; what knowledge do I have that I should share with you guys? I decided that graphical programming is something I have learned to master over...
Posted by Aylar | 3 comment(s)
Filed under: , ,
More Posts