Image Manipulation using LINQ to SQL from ASP.Net Application

Posted on C# Corner See other posts from C# Corner
Published on 5/11/2010 2:45:16 AM Indexed on 2010/05/11 8:05 UTC
Read the original article Hit count: 147

Filed under:
In this article, I am going to show you How to insert an image from ASP.Net application to SQL Server using LINQ to SQL and how to retrieve image from SQL Server data base using LINQ to SQL and display to an Image control.

© C# Corner or respective owner