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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T18:29:01+00:00 2026-06-01T18:29:01+00:00

How to refresh aspx page from sql server.I am using asp.net,C-Sharp with SQL Server

  • 0

How to refresh aspx page from sql server.I am using asp.net,C-Sharp with SQL Server 2008.What i mean is i have table, say Table1.If any DML operation is performed (Update,Insert etc) to Table1,then my page,say Page1.aspx should autmatically get refreshed.I can’t use timer for refreshing the page.I need to trigger the refresh from database.

  • 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-01T18:29:03+00:00Added an answer on June 1, 2026 at 6:29 pm

    Even though the server may be notified when data has changed, the real challenge is communicating those changes to the client in real-time without requiring a timer or user interaction.

    You have a couple of options:

    1. Your best bet is to use a WebSocket, which enables bidirectional communication between the client and server. This is the solution I would pick.

      Here are some examples using WebSockets:

      • Building real-time web apps with WebSockets using IIS, ASP.NET and WCF
      • HTML5 C# WebSockets Server and ASP.NET Client Implementation
      • C# WebSocket Server
      • WebSockets in ASP.NET 4.5
      • WebHooks and WebSockets in ASP.NET

      There are a few good libraries around too that will take care of most of the leg work. A couple to check out are WebSync and PokeIn. Both products offer decent documentation and community editions that you can download for free.

      Here are some tutorials to check out:

      • WebSync Tutorials
      • PokeIn Basic Tutorial / PokeIn Advanced Tutorial
    2. Use AJAX to poll for changes every X number of seconds. If changes are detected reload the page, otherwise do nothing.

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

Sidebar

Related Questions

I have one <asp:Image ID=imgBanner1 runat=server/> control in my aspx page, then in code
I have two pages, the parent and from this page I am using: window.open('OrderDetailsFull.aspx?ObjectID='
I have an ASP.NET page running in SSL and the checking happens in the
Is it possible to refresh parent page from child's child page using javascript. I
I have a default.aspx page that needs to be refresh every 10 sec. My
I have two dropdowns and a gridview (lstDivisions, lstDistricts, gridIncidents) in an asp.net page
We have an ASP.NET web application which uses ASP.NET Ajax. We open it from
I have an ASPX page where I am uploading an image to server for
I have Update panel in Master page: <asp:ScriptManager id=CartScript runat=server></asp:ScriptManager> <asp:UpdatePanel id=CartBox runat=server updateMode=Conditional>
I have a treeview control on an aspx page. The data comes from database

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.