1
Reply

xml linq database in C#

salman bakhsh

salman bakhsh

14y
4.2k
0
Reply

    i am facing a problem in C#, i have an string which returned from the SQL. this string contains an xml code like all tags values an attributes,

    i want to display the attributes and thier values in grid view in winform app. please need help with examples