Steve Sheldon
Sign in
|
Join
Home
RSS
Atom
Comments RSS
Search
Tags
.NET
ASP.NET
C#
Crypotgraphy
LINQ
Sponsors
advertise here
Navigation
Home
Blogs
Archives
October 2008 (1)
February 2008 (1)
January 2008 (1)
Recent Posts
4
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:
C#
,
Crypotgraphy
,
ASP.NET
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:
LINQ
,
C#
,
.NET
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