Web Design and Web Development Forum

  1. #1
    aravinda777's Avatar
    Join Date
    Jan 2007
    Location
    Sri Lanka
    Age
    27
    Posts
    19
    Rep Power
    0
  2. aravinda777 is on a distinguished road
  3. File Handling in C#

    Hi there!!!

    I am coding the sub system of a software which manages files on the hard drive. This is done using C#.NET.

    But, at da moment I'm really stuck in the part where I have to create folders, copy files to a given location through the programme interface etc. :sick:

    Help needed dudes..!

    Regards,
    Ara
    Reply With Quote Reply With Quote
  4. #2
    waheedahmed's Avatar
    Join Date
    Apr 2006
    Location
    Pakistan
    Posts
    982
    Rep Power
    7
  5. waheedahmed is on a distinguished road
  6. Re: File Handling in C#

    To create folders and copy files, etc, look at System.IO. If you need help on how to do this through your programme interface then you have to tell us more about your programme.

    Reply With Quote Reply With Quote

Similar Threads

  1. fread & fwrite help
    By waheedahmed in forum C and C++ Programming
    Replies: 7
    Last Post: 07-17-2006, 05:34 AM
  2. How to Read a text file in ASP .NET?
    By Spy^ in forum General Web Programming
    Replies: 0
    Last Post: 01-02-2005, 09:38 AM
  3. ASP Global.asa File
    By wizard in forum General Web Programming
    Replies: 0
    Last Post: 01-02-2005, 08:55 AM
  4. Simple Config File
    By Vio-Bear in forum PHP Articles
    Replies: 0
    Last Post: 09-04-2004, 05:34 AM