Friday, June 26, 2009

7 simple steps to connect SQL Server using WCF from SilverLight

In this article we will look how we can do database operations using SilverLight. We will first try to understand why we cannot call ADO.NET directly from a silverlight application and then we will browse through 7 steps which we need to follow to do database operation from silverlight.

Read more at http://www.dotnetfunda.com/articles/article427.aspx

Author: Questpond

0 comments: