Could someone supply a working code example of where a C# console app passes a XmlDocument type to a webservice, then the webservice use the data inside the XmlDocument for insertion to SQL Server table?
Refer below article
Insert (Upload) XML file Data into SQL Table using Stored Procedure in ASP.Net using C#, VB.NET
If above link wont help you then explain your requirement in more details with an example
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.