blah blah blah is here! blah blah » Close

0
votes
1 answers

C# Count Number Occurrences. Visual Studio

Hi there. I'm new to C-sharp programming. I am making a program in Windows Form (Visual Studios) that reads a text file consisting of a bunch numbers(that would be the input data) and analyzes the text file and count how many times each num ...

0
votes
1 answers

C#/Microsoft Visual Studio: Errors Closing (X-ing Out) a Windows Form

Anybody know what the following errors are (In Microsoft Visual Studio[MVS] they show up in the output tab in Debug mode)? "A first chance exception of type 'System.Configuration.ConfigurationErrorsException' occurred in System.dll A ...

Feedback