Posts by Andre • 3 points
2 posts
-
0
votes1
answer43
viewsQ: Asp.Net - Read Files
Hello, I need your help again. I’m working on a project that consists of reading XML files and storing the data in a table. I can already do that, but I have a problem. This is an example of an XML…
-
-3
votes1
answer64
viewsQ: READ XML IN ASP.NET CORE
Great, I’m working on a project that consists of reading XML files, but I have a problem. The XML file has several subchilds. <?xml version="1.0" encoding="utf-8" ?> <products>…