Click here to Skip to main content
Click here to Skip to main content

Silverlight - Save Web Page

By , 15 Apr 2008
 

About the Project

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 are 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.

Code

XAML code of the control is not too complicated.

xaml.jpg - Click to enlarge image

One pivotal point in the project is calling the JavaScript function from Silverlight click event.

PageXAMLVB.jpg

Save function is HTTPRequest based Ajax method.

SaveFunction.jpg

Don't Forget

Please do not forget to change the connection string of Project.

silverLight3.jpg - Click to enlarge image

History

  • 15th April, 2008: Initial post

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

Yildirim Kocdag
Software Developer (Senior)
Turkey Turkey
Member
Dr. Yildirim Kocdag is a Computer Engineer from Istanbul. Currently using Android, Objective-c, c#, vb.net, asp.net, javascript, SQL and Oracle. His favourite areas in Computer Science are Compilers, Expert Systems, Digital Image Processing, AI and Extreme Programming.
ykocdag@yahoo.com

Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
Hint: For improved responsiveness ensure Javascript is enabled and choose 'Normal' from the Layout dropdown and hit 'Update'.
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page   
GeneralSeems coolmemberBert delaVega15 Apr '08 - 8:12 
GeneralRe: Seems coolmemberYildirim Kocdag15 Apr '08 - 20:41 
GeneralRe: Seems coolmemberkheonline17 Feb '09 - 18:44 
GeneralRe: Seems coolmemberkheonline17 Feb '09 - 19:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Permalink | Advertise | Privacy | Mobile
Web02 | 2.6.130516.1 | Last Updated 15 Apr 2008
Article Copyright 2008 by Yildirim Kocdag
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid