Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Mar 01, 2012 12:16 PM by Richey
Member
385 Points
275 Posts
Feb 27, 2012 06:07 AM|LINK
shashankgwl info2ambrish How to start same thread for next fileupload why are you creating threads in loop if you wan't only one thraed to process the file upload work?
info2ambrish How to start same thread for next fileupload
why are you creating threads in loop if you wan't only one thraed to process the file upload work?
pls Tell me how to create single thread and use for upload two files.
first file upoad complete then same thred join for second file upload?
Pls modify my above code for two files upload.
Pls pls help me any one
Contributor
3816 Points
431 Posts
Mar 01, 2012 12:16 PM|LINK
Hi,
You can use silverlight upload control or Ajax uploader to do it. As the upload is in the client side. YOu can refer to the below links.
http://silverlightfileupld.codeplex.com/
http://ajaxuploader.com/asp-net-upload.htm
info2ambrish
Member
385 Points
275 Posts
Re: Thrading in c#
Feb 27, 2012 06:07 AM|LINK
pls Tell me how to create single thread and use for upload two files.
first file upoad complete then same thred join for second file upload?
Pls modify my above code for two files upload.
Pls pls help me any one
Richey
Contributor
3816 Points
431 Posts
Re: Thrading in c#
Mar 01, 2012 12:16 PM|LINK
Hi,
You can use silverlight upload control or Ajax uploader to do it. As the upload is in the client side. YOu can refer to the below links.
http://silverlightfileupld.codeplex.com/
http://ajaxuploader.com/asp-net-upload.htm