|
|
| Hard Drive Directories [+] Favor-It | |
| |
 |
| | Sort By:
|
The release of the .NET Framework delivers numerous incredibly functional classes that make life easier for developers. The System.DirectoryServices namespace provides access to the Active Directory. Author: Tony Caudill Code: ASP.NET Beta 1 & VB |
In this article we will create a directory browser by by binding the contents of a directory to a datalist. We also provide file downloading and delete methods in this article. Author: Patrick Santry Code: ASP.NET v1.0 & VB |
Using a combination of ASP.NET and client-side Javascript we can create a simple directory listing that does not require any round trip visits to the server to display a collapsible tree. Author: Andrew Putnam Code: ASP.NET v1.0 & VB |
|  | |
In classic ASP it's very easy to get the size of a folder since the FileSystemObject (FSO) class includes a Size function. In ASP.NET there is no such function provided, so we'll see how to create one, extending the System.IO.DirectoryInfo Namespace. Author: Evagoras Charalambous Code: ASP.NET v1.0 & VB |
The System.IO.DirectoryInfo class does not come with a method to copy a directory. In this article, we'll see how to create a method to do that, and then use it in an ASP.NET page. Author: Evagoras Charalambous Code: ASP.NET v1.0 & VB |
Icon Key >
 - Recently Updated
 - Showcase Listing
|