Truly telling I read Threading tutorials of C#, but not getting such ways of threading. I mean calling method in it and such. I get threading of Java & C++ nicely, but C# can't get in mind properly. :~ If StartConnect is in a Thread, it cannot throw exceptions. If adding such type of code in a thread is best practice, then how to accomplish such activity as I have done. If I am wrong in my this thought, please tell me. Without putting in thread (the current situation), its working proper & also showing exception of cannot find file only. Thanks a lot for this. Please if you can help with the above also would be great. Atleast guide, I am not asking for written code. As said, this type of threading doesn't fit proeprly in my mind, so need assistance.
Thanks & Regards,
modified on Thursday, February 3, 2011 9:38 AM