One my web application uses barcodes.... When i add a new item i am generating a barcode value which is converted to a barcode image... My question
What would you suggest storing barcode values or barcode images in sql server 2005?
Which one would you suggest?
EDIT:
- What Type of barcode you would suggest using with an asp.net application?
Linear Barcode (Code 128) is my choice.. Any other suggestion....