Welcome to MSDN Blogs Sign in | Join | Help

October 2006 - Posts

How to change the default TempFile upload location for the ASP.NET 2.0 FileUpload control?

We used to see a lot memory related issues with File uploading in ASP.NET 1.1 as ASP.NET loads the whole file in memory before saving the file to disk. In ASP.NET 2.0 you can use the FileUpload control which buffers the file on disk while it is being
Posted by Vignesh | 4 Comments
 
Page view tracker