Get a Video File's Details Using Windows

I searched alot for a way to get details of a video file, without the need of a third party component. Im developing a video library on my free time, and I wanted the user …

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 …

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.