Job Scheduler with asp.net mvc
        Posted  
        
            by sanfra1983
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by sanfra1983
        
        
        
        Published on 2010-04-13T08:58:41Z
        Indexed on 
            2010/04/13
            9:03 UTC
        
        
        Read the original article
        Hit count: 602
        
Every 30 minutes their server generates an XML file with product inside, so my site every half hour would make a request to the URL given to me, their server will generate the XML list updated and will importarselo automatically to update our site.
Does anyone have an idea of how you can implement in asp.net mvc?
© Stack Overflow or respective owner