Skip to content
blackcity edited this page Jun 15, 2013 · 23 revisions

Welcome to the Backload wiki!

Setup

Setting up the Backload component

Configuration

Configuration options, settings and defaults

Original demo

The original demo of the Jquery File Upload Plugin from blueimp in interaction with the Backload server side component can be downloaded here.

Examples

Example 01: Zero configuration
Example 02: Configuration basics: Using web.config
Example 03: Configuration basics: Using an external config file
Example 04: Using your own controllers
Example 05: Using server side image manipulation features
Example 06: Managing subfolders: Using the object context
Example 07: Managing subfolders: Using the upload context

#####Note: All examples and demos use the NuGet packet manager for the Backload component and the client side plugin files to install: PM> Install-Package Backload

Clone this wiki locally