Click here to Skip to main content
15,902,636 members

Comments by essukki (Top 13 by date)

essukki 2-May-21 14:39pm View    
Yes that it is..
Now every things are perfect thank you Mr. George for your patience and helping..
essukki 2-May-21 11:02am View    
This part of line prevent compilation to go through
StringSplitOptions.RemoveEmptyEntries..
Message:
Argument2: cannot convert from 'System.StringSplitOptions' to char
essukki 2-May-21 11:01am View    
Deleted
This par part of line prevent compilation to go through
StringSplitOptions.RemoveEmptyEntries..
Message:
Argument2: cannot convert from 'System.StringSplitOptions' to char
essukki 2-May-21 5:36am View    
Thank you again Mr.George Swan.
This is amazing but this line of your code:
int entryCount = int.Parse(headings[1])•2;
needs some repair I
Received this message:
System.FormatException:'Input string was not in a correct format'..
Perhaps the defect in my Visual Studio 2017..
essukki 1-May-21 15:35pm View    
I will try