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 8051587
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T07:20:05+00:00 2026-06-05T07:20:05+00:00

I have a WinForms business application that connects to a SQL Server on a

  • 0

I have a WinForms business application that connects to a SQL Server on a server within the business network. Recently we have added an ASP.NET web site so some of the information within the system can be accessed from the Internet. This is hosted on the same server as the SQL Server.

Due to the bandwidth available to the business network from the Internet we want to host the web site with a provider but it needs access to the SQL Server database.

95% of data changes are made by the business using the WinForms application. The web site is essentially a read only view of the data but it is possible to add some data to the system which accounts for the other 5%.

Is replication the best way to achieve the desired result e.g. SQL Server within the business network remains the master database as most changes are made to this and then replicate this to the off site server? If so which type of replication would be the most suitable and would this support replicating the little data entered from the ASP.NET web site back to the main server?

The SQL Server is currently 2005 but can be upgraded as required for any replication requirements.
Are there other solutions to this problem?

  • 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-05T07:20:06+00:00Added an answer on June 5, 2026 at 7:20 am

    Yes, since the web application is causing 5% (max) transaction; you can separate it.

    I mean, you can have a different DB which is a carbon copy of the master one and have web application point to this DB.

    You can setup a bi-directional transaction replication. So that, transaction made to the master DB will get replicated as well as transaction made to the secondary DB will be replicated as well.

    No need of upgrading; as SQL Server 2005 supports replication.

    For further information check MSDN on replication here: Bidirectional Transactional Replication

    In a Nutshell, here are the steps you would do:

    1. Take a full backup pf the master DB
    2. Restore the DB to newly created DB server
    3. Configure trans replication between them.

    For better performance, you can also have the primary DB mirrored onto someother DB server.

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

Sidebar

Related Questions

I'm investigating an asp.net web application that extensively uses User Controls on each page.
I have a have Winforms client that uses Web services on a IIS7 (W2008)
I have a WinForms application (WF), and a Library called by that WinForms application
I have a Winforms application that generates its own PrintDocument object for printing. It
I have a very critial business application presently running using Winforms. The application is
In a WinForms application, I have a datagrid that is associated to a datasource.
I have an existing C# 3.0 WinForms project with .NET 3.5 that talks to
I have multiple business objects in my application (C#, Winforms, WinXP). When the user
I have a WinForms application with some business objects which implement INotifyPropertyChanged and hook
I have a vb.net 2.0 winforms project that is full of all kinds of

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.