Mike McWhinney

Mike McWhinney

  • NA
  • 6
  • 26.4k

How do I speed up my c# program running from a network drive

Apr 5 2013 10:59 AM
Hello,

I am having some problems when running a C# application that I've written. It runs fairly smooth on a local machine (test machine). However, when I am running this from a network drive, the responsiveness is slow. When I click on a button that opens up a form, there is a considerable lag (5-10 seconds sometimes).  Is there anything that I can do to speed this up on a network?


Answers (1)