Using DatabaseResourceHandle to display dynamic images stored in a database
This code snippet shows how to use DatabaseResourceHandle to create virtuale URL to an image stored in the DB.
You can read the full How To here
the code snippet includes a DB that you can use.
Enjoy Eyal Albert
Categories: Dynamic Resources (Gateways), Sending dynamic content to client (Gateways)
|
Tags: Developers, Gateway, Resource Handlers, 1. Beginner, 2. Intermediate, 3. Advanced, Pre v6.3, v6.3, v6.4 and Later
Revision:
1
Posted:
12/Jan/2008
Updated:
12/Jan/2008
Status:
Publish
Types: Code
|
Note: Codes are submitted as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it. Terms of Agreement: By using this code, you agree to the following terms... 1. You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge. 2. You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws. 3. You may link to this code from another website, but ONLY if it is not wrapped in a frame. 4. You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.
About the author
Related Articles
|
Dynamic Resources (Gateways)
|
|
|
This small application is a code snippet of how to use a StaticGatewayResourceHandle and IStaticGateway.
The StaticGatewayResourceHandle allows generating resources on demand. StaticGatewayResourceHandle receives a type instead of an instance and using this type it generates a gateway on demand.
I'v...
Tags:
Developers, Gateway, Resource Handlers, VB.NET, 1. Beginner, 2. Intermediate, v6.3, v6.4 and Later, 3. Advanced
|
|
|
The following peace of code contains a small project that demonstrates creating a simple download button using a gateway.
Tags:
Developers, Gateway, 1. Beginner, 2. Intermediate, Navigation, Pre v6.3, v6.3, 3. Advanced
|
|
|
Visual WebGui basically leverages the WinForms object model giving the developer a new development experience developing rich internet applications like outlook web access.
Tags:
Developers, Gateway, 1. Beginner, 2. Intermediate, v6.3, v6.4 and Later, 3. Advanced
|
|
|
Tags:
Architects, Developers, Gateway, Resource Handlers, 1. Beginner, 2. Intermediate, Pre v6.3, v6.3, v6.4 and Later, 3. Advanced
|
|
|
Hi Guys,
I've created a very easy control to send Files down to the browser. Supports both Files & Streams.
Hope you find it helpful!
Ryan D. Hatch
ryan [dot] hatch [at sign] konect [dot] com
Tags:
Architects, Developers, Gateway, 1. Beginner, 2. Intermediate, 3. Advanced, v6.3, v6.4 and Later
|
|
|
This sample code generate a CSV file which is downloaded from a button click event.
Tags:
Developers, Gateway, C#, 2. Intermediate, 3. Advanced, v6.3, v6.4 and Later
|
|
|
|