Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Silverlight が Out of Browser モードでオフラインで実行されている場合、ADO Entity Data Model を使用して、ローカル ディスクにあるデータベースから SQL Server データを取得できますか?
Silverlight セキュリティ モデル (および、Silverlight では System.Data.dll を使用できないことを知る限り) によって課される制限のため、Entity Framework を Silverlight で実行できるとは思いません。通常、Silverlight の WCF データ サービス クライアントを使用して、データベースを公開するデータ サービスに接続します。