I have table which stores entire XML file in a column. I want to show that column's stored value (ie. XML ) in web-browser using C#.
Please help/suggest some way to implement this. The trick is to retrieve the column and need to be displayed in webbrowser control.
Please suggest.
Thanks, Karthick