Introduction :
Here I will show you all how to create image slider with the images from a specific folder in asp.net using c#. Whichever images are present in the folder it will show in the image slider.
Description :
You can do an images slider with either using ul and li and the images cone from database. But in this example I will show you to create an image slider which will get the images from a folder without database, which contains the all images.
Here I will show you all how to create image slider with the images from a specific folder in asp.net using c#. Whichever images are present in the folder it will show in the image slider.
Description :
You can do an images slider with either using ul and li and the images cone from database. But in this example I will show you to create an image slider which will get the images from a folder without database, which contains the all images.