Hey Friends,
I want to develop a virtual storage drive project in .Net. but confused about how
to start?
I have alerady created a web drive solution which working using WebDav protocol,
but it uses Iexplorer to display files and folders.
Whereas i want to display the folders and files in Windows explorer (Something
exactly like What Gdrive software does)
I want to something like this..
Once i input "https://<server address>", "User Name", "Password". I want to get
the all of my folders and files from taht server folder should be displayed in
windows explorer
Can anyone help me to distingush the webdrive and virtual windows drive?
Please post the articles or sourcecode related to this topic..
Thanks in advance