I tried to make that tile as descriptive as I possibly could. I am building a bug tracker (report tracker) that operates on C# / .Net Framework. Considering I am the only person I know that can program, I exhausted my resources early. I am firm believer that if you encounter a problem, whether that be in programming or just in life, you can take a step back and truly think it through. I have at least honed in on my issue, but I do need to reach out for help at this point.
I tried posting something similar to this on Stackoverflow, but I was unable to negotiate for actual help.
If you made it this far, and you plan on reading further, you may see things referenced that do not have any mention in the class below, it is most likely a relic of some problem I tried to fix, it has most likely shown to not be a cause for problems. You may also see things commented out, I tried to remove a majority of the those, but its possible I missed something.
I am using MVVM to collect the data inserted in Textboxes on my WPF.