Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.40K
~161 People Reached
Favorite Forums
Member Avatar for saw89

Hello,everyone..I am a beginner in using c#. Now, i have some problems in my project. I hope someone can help me. Below is my coding:- public partial class Form1 : Form { string file; double allTransaction; SortedList frequency = new SortedList(); SortedList<string, double> m_dicAllFrequentItems = new SortedList<string, double>(); SortedList<int, String> …

Member Avatar for nhungk32
0
161