To simplify development,
the Mediachase
FileUploader.NET supports full Design-Time views in Visual
Studio.NET.
You can add it into the
Visual Studio.NET toolbar and then add it to your webform using drag &
drop.
You can change properties
and the control will adjust in real-time the view to the one that will be
displayed on your web page.
All Mediachase FileUploader.NET controls support quick property access and the visual template editor.

Adding Mediachase FileUploader.NET to the VS.NET toolbox
To add the Mediachase FileUploader.NET control to the Visual Studio .NET
toolbox, please do the following:
- Open a Web Form (aspx page) in design
mode.
- Right-click on the toolbox.
- Select Choose Items…

- Select the .NET Framework Components
tab.

- Click Browse....
- Find Mediachase.FileUploader.dll on
your local machine, and select Open.
Now when you add the the control to your web
projects, Visual Studio will automatically add the Mediachase.FileUploader.dll
assembly to your web application's bin directory. To deploy the application,
all you need to do is copy the content to the live server.
Removing The Control from VS.NET toolbox
To remove the control from the Visual Studio .NET toolbox, please do the
following:
- Right-click the Toolbox, and select Customize
Toolbox on the shortcut menu.
- In the Category Item list, select
the item that you want to delete.
- Click Remove Item on the Customize
Toolbox dialog box.
- When prompted to delete the item, click OK.