The project is about a simple silverlight based web form and saving it to the database. The form elements are name and surname textboxes and save button. After the textboxes filled the save button of silverlight control should be inserting the record to database. The save button will call a javascript function which will save the form information to the database.
XAML code of the control is not too complicated.

One pivotal point in the project is calling the javascript function from silverlight click event.
Save function is HTTPRequest based Ajax Method.
Please do not forget to change the connection string of Project.

| You must Sign In to use this message board. | |||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||