xml linq database in C#
salman bakhsh
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