August 2008 - Posts

1
Comments

Good Old GDI+ (or: Unblur Thy Text) by aelij

It's been a while since I've done anything with GDI+ (i.e. System.Drawing). System.Windows (i.e. WPF) is so much more powerful. However, there's one area where it seems the good old GDI+ can still surpass it's shiny new successor: text. There have been...
Filed under: ,
3
Comments

Writing Methods and Classes in LINQPad by aelij

LINQPad is a very useful code snippet IDE. I use it all the time to test small pieces of code. It's much more convenient than opening a new Visual Studio console application. It also formats the results very nicely. What seems to be missing in LINQPad...
Filed under: ,
Powered by Community Server (Non-Commercial Edition), by Telligent Systems