ChrisBellini.com

my name is chris bellini and i endorse this website

ChrisBellini.com header image 4

Entries Tagged as 'C#'

smokin’ hash

November 29th, 2007 · No Comments

No, this post will make no mention of bottle tokes.
For the remaining freelance gig in my spare time pipeline (which hopefully is winding down), an ecommerce site, I had to create simple user management system. Obviously, I’m not going to store users’ passwords as plain text in the database, but rather as a hash [...]

[Read more →]

Tags: .NET · C# · MD5 · PHP · Python

set @my_balance = select sum(savings_balance) from client_accounts where savings_balance > 0.00

July 25th, 2007 · No Comments

Today’s Daily WTF post was one of their funny screenshot articles and one of them struck me as being quite familiar:

Die-hard readers of my blog may be thinking that based on the Diebold logo in the picture, that I’m reminded of one of my rants against slow Diebold ABMs. It’s not. That “Object [...]

[Read more →]

Tags: ASP.NET · C# · IIS