.Net Coding Challenge #2 - Printable Version +- Support Forums (https://www.supportforums.net) +-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87) +--- Forum: Coding Support Forums (https://www.supportforums.net/forumdisplay.php?fid=18) +---- Forum: Visual Basic and the .NET Framework (https://www.supportforums.net/forumdisplay.php?fid=19) +---- Thread: .Net Coding Challenge #2 (/showthread.php?tid=18090) |
.Net Coding Challenge #2 - AceInfinity - 04-18-2011 Challenge: MD5 Checksum File Comparison End date: May 30, 2011 Details: Create an application that will compare the MD5 of 2 different files to determine whether they are the same file or not. Requirements: Must have room for at least (2) files to compare the MD5 hash. Your code also must be commented to help direct others through your code. Optional: You can add an area where you can convert the MD5 Hash of a file to a text string in correct MD5 format. (Ex: Display in a textbox, label...) How to enter: Enter by responding to this thread stating are going to attempt this challenge. Do not PM me. How to submit: Submit by using a spoiler tag to hide you submission. Include a screen shot, the source code in {code} tags, a download link to the project. (Optional but preferred) Choosing a winner: If you complete this.. then you are a winner. This is not a contest to see who 'coded the best'. This is a challenge to see if you can complete it. Visual is Optional, but it will make your program look nice to the SF community. Disclaimer: This is meant to be fun and constructive. By submitting your code for this challenge you agree not to get butt-hurt if somebody criticizes your work. Take the criticism, learn from it, and move on. Also, all comments made should be constructive. NO FLAMING ALLOWED. All flaming attempts will be reported. To everyone: Good luck. Submissions: Downloads Included Fragma [Download] The High Roller [Download] Infinity [Download] KoBE [Download] *dudesons123: completed a file byte size comparison but not the MD5 hash comparison [Download] I started working on this today a few hours ago, but it seemed like it would be a very useful desktop application as well. So if you do end up coding this, then you'll be happy that you finished the program, and also, you'll be able to put it to good use on your computer RE: .Net Coding Challenge #2 - Fragma - 04-18-2011 This is a lot easier than the last challenge. RE: .Net Coding Challenge #2 - Resistance - 04-18-2011 (04-18-2011, 08:59 AM)Fragma Wrote: This is a lot easier than the last challenge. Indeed Fragma, I will enjoy this project. Infinity, does GUI matter? RE: .Net Coding Challenge #2 - Modestep - 04-18-2011 Ill start on it, this is mutch more fun/and easier than the pig latin. RE: .Net Coding Challenge #2 - Resistance - 04-18-2011 My Submission: Spoiler (Click to View) Now this is what I call useful for something in the future. Great idea Infinity. RE: .Net Coding Challenge #2 - Untouch - 04-18-2011 The High Roller for the love of god stop using that text! The coded by you part. It's soo ugly trust me. Interesting code though, I've never made something like this before. RE: .Net Coding Challenge #2 - Fragma - 04-18-2011 I have mine working. The code is really bad, as I haven't coded anything for like 6 months, but yeh it works so I don't care lol... Just working on a nice GUI now, I'll post it up later on today. RE: .Net Coding Challenge #2 - Resistance - 04-18-2011 (04-18-2011, 10:28 AM)Untouch Wrote: The High Roller for the love of god stop using that text! The coded by you part. It's soo ugly trust me. I love you too Untouch, but my GUI is never good. Never focusing on it until I make a legitimate release that is super awesome. It is a simple link to credits... Chillax. It is an easy text signature picture to create. RE: .Net Coding Challenge #2 - Untouch - 04-18-2011 (04-18-2011, 10:30 AM)The High Roller Wrote: I love you too Untouch, but my GUI is never good. Never focusing on it until I make a legitimate release that is super awesome. It is a simple link to credits... Chillax. It is an easy text signature picture to create. Anything that looks bad bugs me! lol RE: .Net Coding Challenge #2 - Resistance - 04-18-2011 (04-18-2011, 10:37 AM)Untouch Wrote: Anything that looks bad bugs me! lol I've noticed, but that is a good thing. I sure hope you know your thing with colors fluently. POP QUIZ! What colors match with orange! |