List Files in a Directory in VB.NET





ranking Sort Sort   |   date Sort Sort   |   member Sort Sort
Syndication

« Previous 1 2 3 4 5 Next »
1
Date Submitted Mon. Jan. 18th, 2010 5:56 PM
Revision 1
Helper chorny
Tags Array | List | max | min | Perl
Comments 0 comments
Detect indexes of max and min values of an array in Perl
2
Date Submitted Mon. Jul. 6th, 2009 2:06 AM
Revision 1
Scripter Cloudgen
Tags Control | remote | system | Time | VB.NET
Comments 1 comments
access the system time on a remote computer using VB.Net
1
Date Submitted Thu. Apr. 30th, 2009 7:16 AM
Revision 1
Beginner johnyM
Tags Email | VB.NET
Comments 0 comments
Simple code to get the html of a webpage and send is as a html email msg.
1
Date Submitted Thu. Apr. 30th, 2009 7:09 AM
Revision 1
Beginner johnyM
Tags VB.NET
Comments 0 comments
Code to compress a Access database on the serve
0
Date Submitted Tue. Mar. 17th, 2009 6:35 AM
Revision 1
Scripter mycodeofshailendra
Tags Directory | exists
Comments 0 comments
This code snippet lets you specify a path - and the function then ensure it exists - i.e creates all folders if necessery.
4
Date Submitted Wed. Oct. 29th, 2008 11:26 AM
Revision 1
Helper Celebhir
Tags Directory | File | PHP | Recursive | search
Comments 1 comments
This function tries to locate a file in a give folder (either single level, or in any sub folder). Returns the relative file and path, or FALSE if not found. Skips over "." and "..".
4
Date Submitted Wed. Oct. 29th, 2008 10:51 AM
Revision 1
Helper Celebhir
Tags Directory | find | Folder | PHP | Recursive | search
Comments 1 comments
This function takes a directory, and a "folder" search parameter.
If it finds the directory (either in single level, or any sub folder) it will return the relative path of that folder. "FALSE" if not found. Skips over files and "." and ".." directories. Recursive by default.
3
Date Submitted Wed. Oct. 29th, 2008 9:21 AM
Revision 1
Helper Celebhir
Tags Directory | Files | PHP | Recursive | structure | tree
Comments 0 comments
Takes a given directory and lists all the files and folders under it, including sub folders. Resulting array contains associative (folders) and indexed (files) elements. Doesn't return "." and ".."
-1
Date Submitted Sat. May. 10th, 2008 11:10 AM
Revision 1
Beginner Kelmi
Tags doubles | List | REMOVE | Set
Comments 3 comments
The method 'removeDoubles' uses a HashSet to remove double elements from a list without creating another list. The first occurrences of the multiple elements are kept, others will be removed. The order of the list will be preserved. The parameter list's iterator must support remove. Example of use is given in the main-method.
4
Date Submitted Mon. Feb. 4th, 2008 9:14 PM
Revision 1
Helper rugi
Tags Directory | Java | Recursive | search
Comments 0 comments
Search file directory (recursive method) with java language
« Previous 1 2 3 4 5 Next »