I have 1 TB images. I want to make a application in which Admin will insert images on intranet server and user will search images easily. How i will do it. Please suggest me. I have very little knowledge of Windows Application.
If you need Searching you need to have reference in database. Folder searching can take long time. Hence create a table and store details of file in database table, like
FileName, Path, extension, createddate, etc
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.