Sign In
Vignesh's Weblog - An Intermittent blog with scraps of ASP.NET\IIS information
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
No tags have been created or used yet.
Archive
Archives
August 2007
(1)
February 2007
(1)
November 2006
(1)
October 2006
(1)
October, 2006
MSDN Blogs
>
Vignesh's Weblog - An Intermittent blog with scraps of ASP.NET\IIS information
>
October, 2006
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Vignesh's Weblog - An Intermittent blog with scraps of ASP.NET\IIS information
How to change the default TempFile upload location for the ASP.NET 2.0 FileUpload control?
Posted
over 6 years ago
by
Vignesh
5
Comments
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...
Page 1 of 1 (1 items)