alockrem
April 8th, 2006, 09:16 PM
I am new to C#. I am working on a multi-user client/server application and I believe I am on the wrong track. I have read that multithreading isn't necessary because the .net framework does a good job with async connections. Is this true?