performance - c# program very slow and hangs mstsc -
i'm building c# program company. when test program company's laptop runs smooth , stable. when run program on microsoft terminal client, on listview can have around 1000 rows , 5 or 6 columns starts slow way down until nothing responds , terminal client unusable. code form 1000 lines.
what can improve performance? code inefficent or there limitations on mstsc have take in considiration?
you need tune down mstsc experience settings:
run mstsc, click on options>> button. goto experience tab. either change connection speed or turn off of options (particularly "menu , window animation")
you can save these settings default or save rdp file particular connection don't need tweak these every time.
Comments
Post a Comment