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. Web Development
  3. ASP.NET
  4. Hi

Hi

Scheduled Pinned Locked Moved ASP.NET
question
4 Posts 3 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.
  • V Offline
    V Offline
    vijaybhasker
    wrote on last edited by
    #1

    What is the difference between build and rebuild vijay

    K 1 Reply Last reply
    0
    • V vijaybhasker

      What is the difference between build and rebuild vijay

      K Offline
      K Offline
      kubben
      wrote on last edited by
      #2

      A build will compile the current project. A rebuild will build/compile all referenced projects as well. So if you have two projects in your solutions. If you change on project forget to build it. The go to the other project make some changes and build it, when you build it, it is still using the old build of the first project. If you do a rebuild both projects will get built. Hope that helps. Ben

      B 1 Reply Last reply
      0
      • K kubben

        A build will compile the current project. A rebuild will build/compile all referenced projects as well. So if you have two projects in your solutions. If you change on project forget to build it. The go to the other project make some changes and build it, when you build it, it is still using the old build of the first project. If you do a rebuild both projects will get built. Hope that helps. Ben

        B Offline
        B Offline
        Blumen
        wrote on last edited by
        #3

        Is that the only difference?

        K 1 Reply Last reply
        0
        • B Blumen

          Is that the only difference?

          K Offline
          K Offline
          kubben
          wrote on last edited by
          #4

          Yes. Most of the time I rebuild or rebuild the solution, just to make sure all changes get compiled. Ben

          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