11
Shouts

How to save and retrieve Images using LINQ to SQL with SQL Compact

published 998 days, 7 hours, 9 minutes ago posted by dharadhara 1000 days, 14 hours, 8 minutes ago
Friday, August 27, 2010 4:19:51 PM GMT Wednesday, August 25, 2010 9:20:49 AM GMT

The code below demonstrates several features of working with System.Drawing.Image object together with LINQ to SQL, which maps a byte[] to the System.Data.Linq.Binary type.

category: Data | clicked: 1 | | source: beyondrelational.com | show counter code
tags: SQL Server, TSQL, Linq