Author: Shameer A U | Posted on: 11/13/2008 4:10:50 AM | Views : 1100

Hello,I need to build an application which requires to upload media files to the server. The files could be as big as 1 GB. This upload functionality is actually a part of a bigger data capture application. The project is in requirements gathering stage. I was thinking of a web based solution because all the requirements other than media files upload are just the usual text data capture stuff and can be implemented as an ASP.NET application. But I think ASP.NET application will not be handle large file uploads. I guess, there are third party components which can perform large file uploads. I have not looked at other platforms like Silverlight, VisualWebGUI etc. The other thing is the solution does not have to be web based since it is going to be used internal to my organisation. Could anyone give me a direction on this?ThanksShameer
...

Go to the complete details ...