1
Answer

how to save soap response in to the sql server database (sav

how to save soap response in to the sql server database (save rendered  xml that want to save in database) using C#
Answers (1)
0
Sumit Jolly

Sumit Jolly

NA 18.7k 558.5k 10y
Help me understand, why do you want to store html data into excel with css?

If you have already data in html form you can leave it in html itself?
0
Waqas Ali

Waqas Ali

NA 6 3.5k 10y
Can you give me some example.How I convert html table data into excel with css
0
Sumit Jolly

Sumit Jolly

NA 18.7k 558.5k 10y
Use NuGet Closed.XML package to generate Excel. It's fairly easy to use, and you'll find lot of tutorials online for that.

twitter @sumitjolly