A step by step tutorial teaching you how to create your own chat client and chat server easily in C#, for local networks or the Internet.
A C# tutorial showing you how to make use of WMI to extract information on disk drives, such as model, capacity, sectors and serial number.
This tutorial will teach you how to calculate the shipping cost based on the weight, height, length and depth of the box, the distance and the UPS service type.
Creating a Rich Text Editor using JavaScript is easier to do than you might think, thanks to the support of modern browsers; this tutorial will walk you through it.
Creating and deleting directoriesWill show you the basics of creating several directories named 1, 2, 3... or using a prefix like dir1, dir2, dir3. Also shows you how to delete an empty dir. |
On Saturday, March 27th 2004 at 09:37 AM By Andrew Pociu (View Profile) ![]() ![]() ![]() ![]() (Rated 3.7 with 18 votes) |
||
|
Contextual Ads
More Visual Basic Resources
Advertisement
The most importand commands that we use in this tutorial are 'MkDir' and 'RmDir', that is 'make a directory' and 'remove a directory'.
And close the loop. This is a basic way to create several folders using a prefix. From now on it's easy to create directories using a prefix or a suffix, or both. Or following a pattern. There is no need to explain the rest of the code in the program, like the one for deleting a directory because it's very simple. Remember! RmDir only works on empty directories |
|||
Digg It!
Del.icio.us
Reddit
StumbleIt
Newsvine
Furl
BlinkList
|
|||
|
|||
Current CommentsGR8
thanx alot i find this tutorial very intereting want more
good tutorial but must you do this in half of the screen?
Related Tutorials
Related Source Code
Visual Basic Job Search