Virtual storage drive like GDrive( Google virtual drive)

Kiran Beladiya

New member
Joined
Dec 22, 2006
Messages
4
Programming Experience
1-3
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 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
 
Back
Top