I want to get all the files from a folder using DirectoryInfo, how can i perform check and get all the images from the folder, For checking i want to pass a productid as all the images are saved with their productids, for instance a product (bmw) has a product id 100 ,
Any ideas or tutorials of how to workout this. Your help will be appreciated .