Community

Working With Drives and Directories in ASP.NET

(Mahak Gupta) In this article we will discuss how to interact with the File System, Drives and Directories and how we get the path details. The System.IO namespace is used to work with files and directories of ASP.Net. Here we use the DriveInfo class of the System.IO namespace. It provides extended

Read More - Register for Free Membership