I have a silverlight web page on which I have a button which updates the values in the database.
On the click of the button I want to execute the update query to update the table. I am not getting any clue on how to go on with. Please suggest something
On the click of the button I want to execute the update query to update the table. I am not getting any clue on how to go on with. Please suggest something
Comment