How to retrieve a image in dataset using C#.net
Hi All,
My task is to dispaly the images in dataset.
Images and their text name are stored in database.
i need to dispaly the textname and image names.
Ex:-
Dataset:-
Folwer Nature Baby //Image Text Name
flow.jpg Na.jpg Baby.jpg //Images.
Can any one send me the sample code for this.
Thanks in Advance