Home > Rss Directory > Technology > CodeProject > Display images from SQL Database - the easy way


Display images from SQL Database - the easy way

Display images from SQL Database - the easy way   more»»
This project contains a Web Custom Control for rendering images directly from the database. Can be used with image fields, text, date or numerical fields (it generates an image containing the text) and with URL fields (like an usual image control).
Sat Jul 05, 2008


Sponsored Links



Rss - Latest News

ASP.NET GridView Image Command Button Problem (multiple PostBacks)   more»»
This article describes work arounds to solve the problem of multiple postbacks when using a command button of type image in an ASP.NET GridView (Internet Explorer).
A simple yet practical expandable group box for windows forms   more»»
This expandable group box solves a screen design issue I have encountered often with multi-tab windows forms
Memory leak finder   more»»
Custom memory handler with memory leak reporting and no-mans-land checking. Leaks are reported with call stack of allocation.
Bullet Graphs; a custom control - WPF vs. Windows Forms   more»»
This article compares the development of a Line of Business control, the Bullet Graph, in both WPF and Windows Forms
Simple Query tool to extract data from database   more»»
This is simple user friendly query tool which helps end-users to extract data from the database. Those the UI looks similar to query windows in Team Foundation Server, this is modest beginning which can be enhanced and used more effectively