Working with Binary Files
These tutorials show how to let users upload binary files (like Word or PDF documents) to the server, where they can be stored in folders or in the database.
- Uploading Files (C#)
- Displaying Binary Data in the Data Web Controls (C#)
- Including a File Upload Option When Adding a New Record (C#)
- Updating and Deleting Existing Binary Data (C#)
- Uploading Files (VB)
- Displaying Binary Data in the Data Web Controls (VB)
- Including a File Upload Option When Adding a New Record (VB)
- Updating and Deleting Existing Binary Data (VB)