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.
画像をフォーマットとしてデータベースに保存しましたが、gridviewまたはdatalistを使用せずに画像をimagefieldに取得するにはどうすればよいですか?画像フィールドにのみ取得したいだけです
httphandlerを使用してバイナリイメージを取得し、それをsrcプロパティを使用して1つのイメージコントロールにバインドできます。このリンクを確認してください。
http://forums.asp.net/t/1824646.aspx/1