I have made a Movie rental system, in which the user logs in, i want to show him the top 3 rented movies and that to in the form of images. so how can i bind multiple images from the database.
I'm using asp.net 4.0 and entity framework for connecting to the sql server 2008R2 for storage.
I'm a beginner in this technology, so bear with me.
Thanks