Join 132,613 C# Programmers for FREE! Get instant access to thousands of C# experts, tutorials, code snippets, and more! There are 923 people online right now. Registration is fast and FREE... Join Now!
I did a sample window application for retrieving image from sql server database.I included a button for retriving it. Now I need to retrieve automatically all the images in the database on to the picture box.I think it can be possible using timer control also I want to change the images in the picture box for every 15 secs.I dont have any idea how to do it.Plase help me.