BinaryImage for ASP.NET AJAX

Display binary data images
BinaryImage

Display Images

Display any image that has been stored as binary data in a database, or provided in a stream. View demo

Integrate into Data Bound Controls

Utilize the ability to integrate into other ASP.NET controls in order to display binary images in data binding scenarios. View demo