C# Tutorial - How to make a File Browser | FoxLearn

Sdílet
Vložit
  • čas přidán 7. 09. 2024
  • How to make a file browser in c#

Komentáře • 40

  • @andrewdeighton5926
    @andrewdeighton5926 Před 6 lety +1

    That's great thanks, it's given my one-off file importer that extra bit of pizzazz, with just an hour of effort - very good instruction clip - thankyou.

  • @Ben-ew9eu
    @Ben-ew9eu Před 4 lety +2

    It would be better without music. Great video in every other aspect

  • @molecularnebula9345
    @molecularnebula9345 Před 4 lety +2

    how do you filter out items like I only want to show folders and .txt files nothing else

  • @IamJustAlper
    @IamJustAlper Před rokem +1

    Your awsome thank you bro.

  • @rupeshpatel232297
    @rupeshpatel232297 Před 6 lety +1

    This helps a lot. But can you do chat application that will be reliable.so basically can you build tcp/ip multiple client per server application where they server can chat with every client specifically.

  • @CodeF416
    @CodeF416 Před 4 lety +1

    If I only want to get the file path of the selected file how should i do that ?

  • @Anoopparitala
    @Anoopparitala Před rokem

    thankyou legend

  • @logiclaunchpvt.ltd.officia7207

    how to open selected textfile in textbox and image in picturebox in same above code?

  • @khaleelal-adhami4574
    @khaleelal-adhami4574 Před 8 lety +2

    Thank You Very much for this code

  • @Stiano81
    @Stiano81 Před 6 lety +1

    Thank's! You're great!

  • @recrutrabarbacena7377
    @recrutrabarbacena7377 Před 4 lety +1

    Excellent tutorial!
    Doubt: How to double click on the listed files? In the current code, I just click once and it opens the file. It would be interesting to open with 2 clicks. Thanks in advance!

    • @foxlearn
      @foxlearn  Před 4 lety +2

      OK. Thank you for your suggestion !

  • @BabyNinjaVlog
    @BabyNinjaVlog Před 7 lety +1

    i follow all the steps but my listview doesnt display icon. only file names ?.?

  • @usama57926
    @usama57926 Před 6 lety +2

    thank u mam amazing video

  • @joeh5075
    @joeh5075 Před 6 lety +2

    Hello, at 4:42 - where does the 'item' variable come from? It cannot be used in my VS as it's not declared. Thank you!

    • @trubiso
      @trubiso Před 5 lety

      Sorry, it's a bit late, but it comes from the foreach() - foreach(string *item* in Directory.GetFiles(fbd.SelectedPath)){}

    • @popmuseumstage3470
      @popmuseumstage3470 Před 4 lety

      Trubiso, how to fix it ?
      pls

  • @thegamedoctorco.5914
    @thegamedoctorco.5914 Před 7 lety +2

    Thank you so much!!

  • @naufalez
    @naufalez Před 3 lety +1

    can you make to search file contain text

  • @tankidylan
    @tankidylan Před 2 lety

    Imagelist.Images can't be used is my error

  • @AmanKumar-bi4jl
    @AmanKumar-bi4jl Před 3 lety

    How i show the all images from any directory.

  • @popmuseumstage3470
    @popmuseumstage3470 Před 4 lety +1

    it says item is not existing in this context
    please help

    • @foxlearn
      @foxlearn  Před 4 lety

      Please check your code again. i think you miss something

  • @kishorpatange2308
    @kishorpatange2308 Před 7 lety +1

    which screen recorder do u use please tell me and thanks a lot for the code

  • @MikeRRR
    @MikeRRR Před 7 lety +1

    Hmm, how do you include sub-directories?

    • @foxlearn
      @foxlearn  Před 7 lety

      Hi, You can use TreeView instead of ListView. thanks

  • @dreas1994
    @dreas1994 Před 8 lety +1

    How did you get the icons to appear, I do not get those

    • @foxlearn
      @foxlearn  Před 8 lety +1

      You can extract the Icon Associated with a File. msdn.microsoft.com/en-us/library/ms404308(v=vs.110).aspx . Thank you !

  • @thereborne5219
    @thereborne5219 Před 5 lety +2

    It says Directory and FileInfo isnt valid help pls

    • @foxlearn
      @foxlearn  Před 5 lety +1

      Please check your code again. i think you missing some thing. Thank you !

    • @thereborne5219
      @thereborne5219 Před 5 lety +1

      @@foxlearn I was missing using system.IO

  • @jarrodfairs3291
    @jarrodfairs3291 Před 7 lety +1

    to bad you put the stupid clicking crap into it lol, ggwp NEEEXXXTTT