User Profile

Collapse

Profile Sidebar

Collapse
jmclean22
jmclean22
Last Activity: Oct 3 '12, 07:59 PM
Joined: Oct 2 '12
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • jmclean22
    replied to Web service with timer
    Hi zmbd, I looked up at the info you sent and I did this, can you let me know if Im in the right track, please? Here is my web service with the timer:
    Code:
    Imports System.Web.Services
    Imports System.Web.Services.Protocols
    Imports System.ComponentModel
    Imports System.Timers
    
    ' To allow this Web Service to be called from script, using ASP.NET AJAX, uncomment the following line.
    ' <System.Web.Script.Services.ScriptService()>
    ...
    See more | Go to post

    Leave a comment:


  • jmclean22
    started a topic Web service with timer

    Web service with timer

    Hi Bytes Crew,
    I was told to do a web service with a timer. The timer has to be executed every 30 seconds to get information from a Database. So, when a user makes a request to the web service, the information has to be provided by a dataset and no from the Database. Is there any example of a web service with timer? I just created the web service but no sure how to add a timer and makes it works.
    any help is really appreaciated....
    See more | Go to post
No activity results to display
Show More
Working...