ASP.NET class to save files uploaded by HTTP.
This is an ASP.NET class that saves files uploaded through an HTTP post. It can save to disk or export the files as a byte array or a MemoryStream. The code runs on the server and requires no dependent code in the client. It is suitable for use with HTTP file posting controls. There is a fully functional free trial available.