0
Thanks for your advice, Bechir!
regards,
George
0
WebClient is the better as it allows you with a simple way to leverage the task of uploading asynchronously as it has a special method to do that directly so it will be better for the application performance
0
Thanks Deepak,
I am new to this topic. Do you have any other reference samples for upload files?
regards,
George
0
Thanks Bechir,
I am not sure whether using WebClient or using WebHttpRequest or something else is faster? Any ideas?
regards,
George
0
0
use
The System.Net and especially the WebClient object to transfer file via http