Can i use web space in C# project?
-
i want to use web space for some files. and i want to build a software that can be install on computer,and by that software i can search some files in that particular web sapce and also downlaod that files and also can upload some files......... is it possible with C#???????
-
i want to use web space for some files. and i want to build a software that can be install on computer,and by that software i can search some files in that particular web sapce and also downlaod that files and also can upload some files......... is it possible with C#???????
Yes
Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)
Why are you using VB6? Do you hate yourself? (Christian Graus) -
i want to use web space for some files. and i want to build a software that can be install on computer,and by that software i can search some files in that particular web sapce and also downlaod that files and also can upload some files......... is it possible with C#???????
-
That's called FTP. You wan't to make an FTP client.
pls tell me how i use? i also wanna some database which database should i use? and how? pls guide me Thanx.
-
pls tell me how i use? i also wanna some database which database should i use? and how? pls guide me Thanx.
-
Why would you want to use a database? Ftp would be comparable to traversing a tree structure using recursion, you wouldn't need a database..
My need is to make "video collection system" for my final year project. I already make it for LAN,but now i want to make it web base application so that any one can install application implemented in C# and download videos from web from anywhere and also can upload video. It is something like Metacafe. Pls tell me how i can build this. Provide me some guide line. Thank you for kind support :)