Recent Posts

3
Comments

Simple Cryptography Block by sodablue

I was looking around for a piece of code which would take a string and encrypt it into a Base64 encoded string such that I could later decrypt the string and obtain the message. This was to be used in a confirmation email. The message being urlencoded...
Filed under: , ,
8
Comments

A Method to Handle Audit Fields in LINQ to SQL by sodablue

Subsonic has this convention where it does this automatically for you, if the table had columns CreatedOn, CreatedBy, ModifiedOn, ModifiedBy. DLINQ doesn't really have anything like this built-in. This isn't something one wishes to do manually, as to...
Filed under: , ,
1
Comments

Good Afternoon by sodablue

I want to thank Joe Stagner for his invitation for people to blog at the asp.net site. I feel like an AOL n00b joing usenet back in '94. By day I work for a financial services company supporting an asp.net website with Microsoft Analysis Services on the...
More Posts