I have xaml tags. I need to save it on the SQL database table. That table contains following columns.
Documents(ID : int, XAMLDocument :Data Type)
I have xaml tags. I need to save it on the SQL database table. That table contains following columns.
Documents(ID : int, XAMLDocument :Data Type)