An MD5 Hash of a String

MD5 hashing can be used as a quick and easy way to check if a string was changed or not. I created a class to let me get the hash or verify it with 1 …

My 'Contact Us' Idea

I thought of this solution when I was developing a website, and I was testing the contact us page. It was supposed to send an email with the details the user filled. But the emails …

Hello, World!

Since this is the first post in a programming blog I think a Hello World program in Winforms and ASP.NET is a good idea.