G
GiJeet
Hello, I get a fairly large xml file from a vendor and I need to parse
it and dump it into a database table via passing the contents to
stored procedure parameters. I would like to use linq. I'm rather new
to linq and I'm looking for some samples that illustrate this. I can
find many linq examples but I'm looking for some that parse out the
xml file in a loop and calling a stored proc.
TIA
it and dump it into a database table via passing the contents to
stored procedure parameters. I would like to use linq. I'm rather new
to linq and I'm looking for some samples that illustrate this. I can
find many linq examples but I'm looking for some that parse out the
xml file in a loop and calling a stored proc.
TIA