1
Shouts

How to create and consume Web Service in Silverlight?

published 137 days, 17 hours, 18 minutes ago posted by dotnetfundadotnetfunda 139 days, 4 hours, 36 minutes ago
Friday, January 06, 2012 3:51:12 PM GMT Thursday, January 05, 2012 4:33:41 AM GMT

As we know that Silverlight doesn’t support working directly with ADO.NET, it means you can’t use ADO.NET code like SqlConnection, SqlCommand or SqlDataAdapter to connect to the database and fetch records or manipulate records. So the only option left is to interact with the services (either web or wcf).

category: Silverlight | clicked: 10 | | source: www.dotnetfunda.com | show counter code
tags: silver light

No comments yet, be the first one to post comment.

To post your comment please login or signup