0
Answer

how to deploy a silverlight application to local iis as well as remote server iis

suma s

suma s

14y
7.9k
1
I am new to web application. I want to create a silverlight application with two database(SQL Server), one residing on the local machine and other on the remote server. I am using RIA services. When the application is in the offline mode i want the data to be retrieved from the local database.