File Comparsion Program

Page 1 of 2 12 LastLast
  1.    #1

    File Comparsion Program


    Purpose of File Comparison:

    I've created a small Windows Application which allows the user to open two files within the same program, I've filtered the file types to text files, batch files and HTML files.

    I wrote the program, since usually if I'm writing up a batch file, I will add or remove certain elements, and see if the batch file will work any better, although usually I would have to constantly copy and paste the original program, save the batch file, and then run the batch file. This program will allow you to create one batch file, and then change elements in a entirely different file without affecting the first file.

    I also had an idea, that if someone was teaching another user, how to write in HTML or Batch, then they could compare the learner's file to their file, and quickly find any bugs or errors within the code for the learner.

    Here's a fee screenshots of the program:

    File Comparsion Program-1.jpg

    The UI consists of two simple text boxes, and a menu strip with a few options similar to those found within Notepad.

    File Comparsion Program-2.jpg

    The program has the ability to open two files independently of each other.

    File Comparsion Program-3.jpg

    Clicking the Exit button, will warn you before exiting the application, so you don't accidentally delete your own work.

    File Comparsion Program-4.jpg

    The program will allow you to open HTML files, Batch Files and Text Files.

    File Comparsion Program-5.jpg

    Change the font size and font colour in both files, to allow you to highlight any changes or bugs you may find when writing or reading batch files. I've included larger font sizes to enable users to read the text better (I can add bigger sizes if needed).

    File Comparsion Program-font-colour.jpg

    Hope this program is useful to anyone, please PM me if you have problems or questions with the program.

    Version 1.1 Release [Beta]:

    I've made a small addition to the program, when you press the X, you will receive a prompt to confirm you want to close the program. See below:

    File Comparsion Program-save.jpg

    File Comparsion Program-close-2.jpg

    At the moment, the program doesn't detect if you have made any changes, I'm learning on how to implement that into my program.

    If you don't save any files, then the program loops back to the message box, I think I'm going to have another form created when the X is pressed, which will prompt you to save the file or not save the file instead.

    Version 1.1 Release:

    When clicking X, a message box will appear giving you two options: Yes and No. Yes will create a Save dialog box, the first box will be for File 1 and the second box will be for File 2. The No option will simply exit the application without saving any files.

    Version 1.2 Release:

    The program now detects changes to the text box, for example if you type anything into either text box, then you will receive the message box. If you haven't, have any changes to a text box, then the program will close normally without a message box appearing. Please note, even if you open a file into the text box, and don't make any modifications to the file, then the message box will still appear asking you if you would like to save the changes. I'm going to work and trying to detect modifications to opened files.

    Version 1.3 Release:

    The program will detect any changes made to opened files, and ask if would like to save these changes upon exiting the program. I would like to thank AceInfinity for helping me with the final version of the program.

    Version 1.4 Release:

    I've cleared up some code in the program, and added Combo Boxes as the option selection for the colours and font sizes. I've also added a few more colours to the program.

    Version 1.5 Release:

    Added Colour Dialog box (supports all colours), and added support for multi-colour text in both text boxes.

    File Comparsion Program Attached Files
    Last edited by x BlueRobot; 09 Sep 2013 at 14:45.
      My Computer


  2. Posts : 19,383
    Windows 10 Pro x64 ; Xubuntu x64
       #2

    Nice. Is there a limitation of file size?
      My Computer


  3. Posts : 18,415
    windows 7 home 64bit
       #3

    Testing it out does it work on Windows 8
      My Computer


  4. Posts : 7,235
    Thread Starter
       #4

    Golden said:
    Nice. Is there a limitation of file size?
    No there shouldn't be, it'll create a scroll bar on the document like Word does :)
      My Computer


  5. Posts : 7,235
    Thread Starter
       #5

    maxie said:
    Testing it out does it work on Windows 8
    It's written with the .NET Framework, so should just be limited to that, and C# (what the program is written in) is portable across all editions.
      My Computer


  6. Posts : 7,235
    Thread Starter
       #6

    Version 1.1 is now released.
      My Computer


  7. Posts : 7,235
    Thread Starter
       #7

    Version 1.2 is now released.
      My Computer


  8. Posts : 7,235
    Thread Starter
       #8

    Version 1.3 has been released. The functionality of the program is fully complete.
      My Computer


  9. Posts : 7,235
    Thread Starter
       #9

    Version 1.4 is released.
      My Computer


  10. Posts : 7,235
    Thread Starter
       #10

    Version 1.5 has been released.
      My Computer


 
Page 1 of 2 12 LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 09:07.
Find Us