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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T23:50:19+00:00 2026-05-13T23:50:19+00:00

My kind webhost (1and1) royally asked me to go elsewhere to do something like

  • 0

My kind webhost (1and1) royally asked me to go elsewhere to do something like this.

I have 2 sites. One of them was developed by a .Net programmer. Now I am contracted to implement a PHP site and fetch data from the .Net site.

There is an ASP.Net form that a customer fills and when they hit submit, the data gets stored in SQL Server DB. How do I also store the same data in MySQL parallelly? I cannot directly use some database connectors with ASP.Net since MySQL connectivity is not supported on 1and1 Windows hosting (biz account, no less!).

What I thought of is to publish an RSS feed of entries in ASP.Net site and routinely scrape that data into MySQL on Linux host. It is an overkill, I know. Not efficient.

I thought I would pick the best brains on SOF to get a different, efficient opinion. Thanks in advance guys…

  • 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-05-13T23:50:19+00:00Added an answer on May 13, 2026 at 11:50 pm

    I wouldn’t use RSS feeds and polling for the following reasons:

    1. RSS feeds normally only list the last 10 or so items that are new. Choose an incorrect polling time and you could miss updates or use too much bandwidth.
    2. Polling is inefficient as you’re only really concerned about when something has changed. Ideally, you want the minimum amount of traffic between the two sites.

    I would use a REST style service to POST updates in JSON to the PHP site. When an update occurs in the ASP.NET site, it should push an update to the PHP site. You may also want to make this process occur asynchronously so that it doesn’t impact the users of the ASP.NET site.

    EDIT: For the PHP side, it looks like you could use JSON-PHP, Zend Framework or, if SOAP has better support, you could use the SOAP PEAR library. For the .NET side, you could then use something like Json.NET to serialize your .NET objects and then just make WebClient calls.

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

Sidebar

Related Questions

Kind of like this question I have many text snippets that I use many,
be kind this is my first post. I have a Crop intent retuning and
Ok, I have developed this WinForms client, which interacts with a server (ASPX Application)
Kind of a basic question, but I have a page similar to this example:
Kind of hard to explain in one line but my problem is essentially like
Kind of a follow up to a question from yesterday. I have a hash
Kind of need help understanding what this code actually outputs. Does it out put
What kind of problems might this cause? Is it better to install in a
I kind of feel like I'm abusing the DOM with my code... for(var i=0;
I guess this is kind of a programming question, because I'm going to write

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.