Jose C Gomez on September 21st, 2009

I’ve been busy at work lately one of the projects assigned to me is to create an application to redact and edit emails that will be sent to customers. This provided a great opportunity for me to get familiar with creating a custom control in C#. I needed a way to create rich content and although C# has the rich text control it [...]

Continue reading about VS 2008 C# WYSIWYG HTML Editor

Jose C Gomez on March 26th, 2009

This may make me sound like I am antiquated and behind the times, and in this aspect you are probably right. Since I started messing with programming quite a few years ago, I’ve tried to make the programs I write as user friendly and as easy to maintain as possible. Recently I have adopted a few [...]

Continue reading about XML Config no more