Click here to Skip to main content
16,004,479 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I am new to silverlight and how to use crud operations in SL.

Thanks,
usha.
Posted

 
Share this answer
 
Comments
ushasewini 19-Jan-11 23:07pm    
How to store the data directly in database.
Here's a popular article from Code Project:

CRUD operations in Siverlight using ADO.NET Data Service[^]
 
Share this answer
 
Comments
ushasewini 19-Jan-11 23:09pm    
how to store data in database directly without using datagrid control.
Nish Nishant 20-Jan-11 9:08am    
I reckon then you can just use the regular ADO.NET classes. Meaning it won't be specifically SL-related, so basically the same way you use regular .NET.

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



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900