I'm trying to figure out the best way to load test a Windows Forms application, that hits a server and gets a response. I need to load test it for multiple users and I'm not sure if the load testing tools inside visual studio 2010 will work.
Any advice is appreciated.