GeekArticles
Microsoft
ASP.NET
Microsoft
ASP.NETSaving temporary files in web applications
As you know, the main difference between web and desktop applications is stateless. What if you need to save files in a temporary place before inserting in the database? This article describes the problem and has a solution.
Related Topics
