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. General Programming
  3. .NET (Core and Framework)
  4. Deploying .Net Server-Based Sql Server Application in Workgroup Environment

Deploying .Net Server-Based Sql Server Application in Workgroup Environment

Scheduled Pinned Locked Moved .NET (Core and Framework)
csharpdatabasesql-serversysadminquestion
5 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.
  • D Offline
    D Offline
    DotNetWWW
    wrote on last edited by
    #1

    Hi all , I'm developing an application with C#.Net 2.0 and SQL Server 2005 , I want to consult you about the best solution to deploy this application on a Workgroup Environment with about 15 clients so that any change in the appplication that is located on server takes affect in all of the clients and this app becomes updated for all of the clients without needing to update them one by one?! I have heard about XCopy Developement , but I don't know whether it is suitable for this scenario or no , Thanks in advance .

    C 1 Reply Last reply
    0
    • D DotNetWWW

      Hi all , I'm developing an application with C#.Net 2.0 and SQL Server 2005 , I want to consult you about the best solution to deploy this application on a Workgroup Environment with about 15 clients so that any change in the appplication that is located on server takes affect in all of the clients and this app becomes updated for all of the clients without needing to update them one by one?! I have heard about XCopy Developement , but I don't know whether it is suitable for this scenario or no , Thanks in advance .

      C Offline
      C Offline
      Colin Angus Mackay
      wrote on last edited by
      #2

      DotNetWWW wrote:

      I have heard about XCopy Developement , but I don't know whether it is suitable for this scenario or no

      No really. You want to look into ClickOnce deployment.


      Upcoming FREE developer events: * Developer Day Scotland My website

      D 1 Reply Last reply
      0
      • C Colin Angus Mackay

        DotNetWWW wrote:

        I have heard about XCopy Developement , but I don't know whether it is suitable for this scenario or no

        No really. You want to look into ClickOnce deployment.


        Upcoming FREE developer events: * Developer Day Scotland My website

        D Offline
        D Offline
        DotNetWWW
        wrote on last edited by
        #3

        Thanks , But : Is there any other solution>

        C L 2 Replies Last reply
        0
        • D DotNetWWW

          Thanks , But : Is there any other solution>

          C Offline
          C Offline
          Colin Angus Mackay
          wrote on last edited by
          #4

          Why is ClickOnce not acceptable? From what you have said it would seem to be the best solution. Obviously there is something about your environment that makes it unacceptable. I cannot suggest anything else unless I know what the constraints are.


          Upcoming FREE developer events: * Developer Day Scotland My website | blog

          1 Reply Last reply
          0
          • D DotNetWWW

            Thanks , But : Is there any other solution>

            L Offline
            L Offline
            Luis Alonso Ramos
            wrote on last edited by
            #5

            I have used the AppUpdater[^] and also works fine. It's similar to ClickOnce, though, so you might also have a problem with it. Why is ClickOnce not acceptable?

            Luis Alonso Ramos Intelectix Chihuahua, Mexico

            My Blog!

            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