vb.net - How to store image in password protected folder on network -


we have customer database 100,000 records. have scan , store id cards copies in database. sake of database performance, storing images on network drive (shared folder) , path in database. shared folder not password protected , accessible whosoever navigates it. now, want password protect share folder , access through vb.net application developing. kindly advice how implement or other best solution in scenario.

ps: first project.


Comments

Popular posts from this blog

Line ending issue with Mercurial or Visual Studio -

tags - Jquery Mixitup plugin help prevent handlers being destroyed -

python - Received unregistered task using Celery with Django -