like exec command in silverlight
- by Meysam Javadi
i have some element in my container and want to save all properties of this elements. i list this element by VisualTreeHelper and save its attributes in DB, question is that how to retrieve this properties and affect them? i think that The Silverlight have some statement that behave like Exec in Sql-Server.
i save properties in one line that delimited by semicolon.(if you have any suggestion ,appreciate)