Skip to main content
Home Forums Silverlight Programming Programming with .NET - General Silverlight database operations
2 replies. Latest Post by amyo on January 13, 2009.
(0)
krantisi...
Member
4 points
13 Posts
01-13-2009 1:59 AM |
Hi,
I have created Silverlight 2 application, for that Sql Server 2005 is used as backend. I have created connection using LINQ and Silverlight Enabled WebService(WCF).
Where can get sample code for Insert, Update and Delete operations using LINQ and WCF.
Thanks,
Krantisinh
shamrat231
Contributor
4617 points
585 Posts
01-13-2009 4:22 AM |
'This should answer your problem
http://www.sidarok.com/web/blog/content/2008/05/26/linq-to-sql-with-wcf-in-a-multi-tiered-action-part-1.html
It explains the operation using of insert, update using LINQ and WCF
and if the post was helpful then please 'Mark as Answer' - many thanks
Sharker Khaleed MahmudSoftware Developer(MCP,MCTS,MCPD[web])
This credits that member, earns you a point and marks your thread as Resolved so we will all know you have been helped.
amyo
3592 points
486 Posts
01-13-2009 4:25 AM |
check this post : http://silverlight.net/forums/t/50178.aspx