Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. accessing drives

accessing drives

Scheduled Pinned Locked Moved ASP.NET
csharpquestionasp-nettutorial
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    Bhasker Pinninti
    wrote on last edited by
    #1

    How can I aceess system drives in asp.net(with C#) appliation? How to set permissions to folders in a drive from asp.net?

    Thanks, Bhasker P

    S 1 Reply Last reply
    0
    • B Bhasker Pinninti

      How can I aceess system drives in asp.net(with C#) appliation? How to set permissions to folders in a drive from asp.net?

      Thanks, Bhasker P

      S Offline
      S Offline
      Suresh Pirsquare
      wrote on last edited by
      #2

      hi bhasker, use directoryinfo class which is present in the system.io namespace. To set the permission to folders, the following steps are to be followed:- Right click the folder to which you want to set permission. Select properties. Now, click on the Security tab. Click on the Add button or select your user name from the given list. Set the permission for the folder. Click on the Apply button then press ok button to set the permission. :) Thanks & regards, Suresh Dayma

      Everything Is Possible!

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups