Basically I want to update tours table in the database from XML automatically daily at specific time.
For instance System Daily update my database table from XML at 12AM.
Is it possible with ASP.NET 4.0 if yes then how i can implement this?
Thanks in Advance.