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.
ASMX WebサービスからSilverlightフロントエンドに画像を渡すにはどうすればよいですか?.Net4.0とSilverlight4フロントエンド、およびSQLServer2008を使用してイメージを保存しています。
画像をbase64文字列としてデータベースから直接渡し、Webサービスから受信したらフロントエンドでデコードしてみてください。