attribute centric
XML / XSL
1
Posts
1
Posters
0
Views
1
Watching
-
I have just been successfull at generating an element centric xml query using linq to my sqlserver database. Can someone show me an example how to do it to generate an attribute centric result? I also am able to save the results to a file on my c drive but need to save it to an xml file in my project. Thank you in advance.