Monday, 22 April 2013

Create And Delete A Direcotry From Local System

Programmatically  Create And Delete A Directory From Local System -

Here i describe about how to create and delete a folder/directory to your computer, there is
many way to do this,but i share only one way-

I take a wpf programming for this,you can make this also in different window form -
1.we take two buttons for one is create and second is for delete.
2.write the code in respected buttons ,shown as in image.

3.After run the  program ,you see the massage box ans also check the directory  which you give in program as path for verification of  the code,run or not!!!!
                  

No comments:

Post a Comment