Archive for May, 2007

MySQL and ADO.NET Additional information: That assembly does not allow partially trusted callers

May 30, 2007

The trouble of getting MySQL to funciton in medium trust is not an easy one to solve. This article talks about that

Download Etchy font

May 4, 2007

Download Etchy font

These characters are shown in 28pt. Just hover a letter/number to see it in 72pt
This is a very nice font, Etchy, which you can download for free at the link above,

Send mail with ASP and JMail

May 3, 2007

Here is a ProperCase function in C#

It’s good I guess not to use the VisualBasic runtime , but be sure to read the comment where using the CurrentCulture.TextInfo.ToTitleCase is also decribed.