Monday, July 28, 2014

Why when i add items to the List > it's doing the opertion very slow ? And why it's adding the items twice ?

I found why responsers had all the items twice.


Fixed it i needed to make instance for the List in the new class each time the class is beign called.


Now i need to find if there is a way to make the function GetResponsers faster with the links in the method Links ?


No comments:

Post a Comment