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).
|
1
Shouts |
|
|||
No comments yet, be the first one to post comment.