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 Basic
  4. Books for Deployment Project

Books for Deployment Project

Scheduled Pinned Locked Moved Visual Basic
helpcsharpvisual-studiosysadmin
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.
  • H Offline
    H Offline
    HamCoder
    wrote on last edited by
    #1

    Can someone please point me to some good references that will tell me how to control a Visual Studio deployment project? Through trial-n-error, I just spent more than a day building my first deployment project. The biggest problem/frustration was getting the files to go into the 'right' directories. I've got at least a half dozen VB.Net books. Only the college text book mentions deployment in any detail, but it's working with some simple examples. I've got lots of questions and I can probably dig out most of the answers if there is a good book or web site out there about deployment projects. Thanks for the help. You can reply here on the board or via e-mail to CP@lastnamesoftware.net. --HamCoder Andy Arnold, WV8AA

    P I H 3 Replies Last reply
    0
    • H HamCoder

      Can someone please point me to some good references that will tell me how to control a Visual Studio deployment project? Through trial-n-error, I just spent more than a day building my first deployment project. The biggest problem/frustration was getting the files to go into the 'right' directories. I've got at least a half dozen VB.Net books. Only the college text book mentions deployment in any detail, but it's working with some simple examples. I've got lots of questions and I can probably dig out most of the answers if there is a good book or web site out there about deployment projects. Thanks for the help. You can reply here on the board or via e-mail to CP@lastnamesoftware.net. --HamCoder Andy Arnold, WV8AA

      P Offline
      P Offline
      progload
      wrote on last edited by
      #2

      HamCoder, Have you seen these: Deploy Windows Applications with Visual Studio.NET, Part 1 & 2 http://www.developer.com/net/net/article.php/3352511[^] http://www.developer.com/net/article.php/3356411[^] progload

      1 Reply Last reply
      0
      • H HamCoder

        Can someone please point me to some good references that will tell me how to control a Visual Studio deployment project? Through trial-n-error, I just spent more than a day building my first deployment project. The biggest problem/frustration was getting the files to go into the 'right' directories. I've got at least a half dozen VB.Net books. Only the college text book mentions deployment in any detail, but it's working with some simple examples. I've got lots of questions and I can probably dig out most of the answers if there is a good book or web site out there about deployment projects. Thanks for the help. You can reply here on the board or via e-mail to CP@lastnamesoftware.net. --HamCoder Andy Arnold, WV8AA

        I Offline
        I Offline
        infothegdc
        wrote on last edited by
        #3

        A deployment project should be quick and easy. What sort of application do you mean to deploy? Regards, Johny Rodriguez The GDC, New York.

        1 Reply Last reply
        0
        • H HamCoder

          Can someone please point me to some good references that will tell me how to control a Visual Studio deployment project? Through trial-n-error, I just spent more than a day building my first deployment project. The biggest problem/frustration was getting the files to go into the 'right' directories. I've got at least a half dozen VB.Net books. Only the college text book mentions deployment in any detail, but it's working with some simple examples. I've got lots of questions and I can probably dig out most of the answers if there is a good book or web site out there about deployment projects. Thanks for the help. You can reply here on the board or via e-mail to CP@lastnamesoftware.net. --HamCoder Andy Arnold, WV8AA

          H Offline
          H Offline
          HamCoder
          wrote on last edited by
          #4

          Thanks for the help guys. The links from ProgLoad were great. I re-built the installer last night in just over an hour. Johnny, the install isn't too complicated. A single EXE in a sub-directory under Program Files with the Help files in a sub-directory under that. The data files are in two directories (Data and Backup) under Documents & Settings. One of my problems was managing the project properties, which aren't where I expected them. --HamCoder

          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