【问题标题】:how to browse an image and store that image in the database using LINQ to SQL in ASP.NET and how to retrieve that image? [closed]如何在 ASP.NET 中使用 LINQ to SQL 浏览图像并将该图像存储在数据库中,以及如何检索该图像? [关闭] 【发布时间】:2015-07-19 18:29:28 【问题描述】:
如何使用浏览按钮浏览图像,并在 ASP.NET 中使用 LINQ to SQL 将该图像作为图像类型存储在数据库中,以及如何从数据库中检索该图像?