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
  1. Home
  2. General Programming
  3. Visual Studio
  4. What does clean do?

What does clean do?

Scheduled Pinned Locked Moved Visual Studio
csharpvisual-studioquestion
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
    Brendan Vogt
    wrote on last edited by
    #1

    Hi, I am using Visual Studio 2010. When I right click on the solution there are different options like Build, Rebuild and Clean. What exactly does clean do? When do I need to use it? Thanks Brendan

    L 1 Reply Last reply
    0
    • B Brendan Vogt

      Hi, I am using Visual Studio 2010. When I right click on the solution there are different options like Build, Rebuild and Clean. What exactly does clean do? When do I need to use it? Thanks Brendan

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Clean deletes all the objects created by a build. Useful sometimes if you just want to package all the source code into a zip file or copy them to a different location. Rebuild is merely a Clean followed by a Build.

      It's time for a new signature.

      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