Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8465169
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T14:57:54+00:00 2026-06-10T14:57:54+00:00

I created a basic CRUD Winforms application in Visual Studio and deployed it to

  • 0

I created a basic CRUD Winforms application in Visual Studio and deployed it to another PC using the .exe generated by Build -> Publish Data. Where would the database and any other files in the solution for my application be stored on the target machine?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T14:57:56+00:00Added an answer on June 10, 2026 at 2:57 pm

    What you are describing is ‘One-Click publishing’.

    When you run an application from ‘one-click’ it actually gets run from a temporary folder (usually in C:\Users\?\AppData), you can tell this by looking in task manager (under properties).

    This is so that when the application is updated, the new installation files get run from a brand new location, making it seem like the application is being run fresh from the server (it isn’t really, it’s just downloading the client files).

    Database files are different. If you want the user to have their own local client database, then referencing the database in solution files in Visual Studio will ensure that the database is copied over with one click. However due to what I explained in the first paragraph – every time the application updates, a new database will be copied across and any database records that were created/updated/deleted in the last deployment will be lost.

    A much more common approach is to deploy the client files via ‘One-Click’, and to host the database on a server, with the client connecting via the connection string supplied in the App.config. Therefore you only have one database to maintain, and any client updates won’t mess around with the DB versioning.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a Rails 3.2.2 application using Ruby version 1.9.2. I have created basic
I have thrown together a small Lift application, using CRUDify, to perform basic CRUD
I have created a basic site using ASP.NET routing according to Mike Ormond's example
I've created this basic 3D Demo using OpenGL/SDL. I handled the keyboard callback so
I am newbie to Sencha Touch 2 and have created a basic applications using
I've recently created a very simple CRUD table where the user stores some data.
I have developed a CakePHP application that does basic CRUD on a series of
In the default newly created MVC3 application, at the CRUD's Create view, the text
I created a basic calculator service called MiniCalc that only has two operations. Add
I have created a basic shape in HTML canvas element which works fine. The

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.