Browse by Tags

All Tags » Unit Tests MvcUploader
  • UploaderTEMP

    I've just download Ajax Upload to be used with MVC 2. Samples for MVC2-CSharp project work fine in local, except that directory where temp files are created is C:\Users\Juan\AppData\Local\Temp\AjaxUploaderTemp\, where Juan is the name of the user of the computer, instead of using UploaderTemp project path.   When I publish the project to a ...
    Posted to Ajax Uploader (Forum) by peelmicro on November 11, 2010
  • Unit Testing MvcUploader

    The whole point of using the MVC framework IMO is to facilitate unit testing. Is there anyway you can implement a constructor for MvcUploader using HttpContextBase in the System.Web.Abstractions assembly instead of HttpContext? It would help immensely when unit testing the uploader. Thanx.
    Posted to Ajax Uploader (Forum) by mxmissile on July 16, 2009