Welcome to Sol 3 Sign in | Join | Help
CS Search | Live Search Search

Sol 3

Home of Barrows Software Solutions, LLC

Browse by Tags

All Tags » ASP.NET » Tips and Tricks » SQL Server » LINQ   (RSS)
Sorry, but there are no more tags available to filter with.
  • Retrieving SQL Type Image Using LINQ

    LINQ views the Image type in SQL Server as Binary. So, there are a few options that we have. We can either (a) modify our LINQ to SQL class and change the property to Byte() instead of Binary or we can (b) convert the Binary to an array. To do the latter, you can use a lambda expression to obtain the image you are looking for and grabbing just the ...
    Posted to ASPInsiders (Weblog) by Anonymous on May 27, 2008
CS Build: 2.1.61129.2
1999
Listed on the CS Listings Powered By Community Server Themed by nb development