XML parsing and importing data in DB by Windows service.
Developers, I am having a Complex XML file which should be parsed in the Windows Service and populate the data in the SQL Server DataBase and schedule the package.Can anyone suggest me how to do this task and I need reference link with sample example with C# code to parse XML file in Windows Service and import the data into the DB with SQL Server Connection