Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Thank you for the tips and corrections; I appreciate it greatly. I'd like to clarify some things that were left unclear. This was one of my first projects actually used by others, as I explained earlier. I don't work for a programming company, and I haven't pursued formal education or courses in programming. I simply have a knack for learning things. I decided to create this app to test my learning ability, so I spent some time learning C# and developing various test apps. I arrived at this result in about 2-3 months. Of course, this is the final version of the app, but it went through various forms and approaches over time. Thanks for your attention and for taking the time to understand my code.
- - The empty strings did indeed contain sensitive information, such as network paths, and I made the change so that it is not a hardcoded value, as you mentioned.
- - As for the language choice, I'm Brazilian, and due to a lapse in judgment, I created half of the project in English and half in Portuguese. It was a mistake when creating functions and other parts of the code.
Advertisement
Add Comment
Please, Sign In to add comment