This example demonstrates how to use the dxFileUploader widget to upload files to a server in an ASP.NET MVC application. The example application demonstrates the following techniques: Send an AJAX ...
[Editor's note: Peter rewrote this article after a reader pointed out he over-engineered his original solution. ("What can I say: The code worked -- I just didn't need nearly as much code as I thought ...