W3D Problems
world wide web development problems asp net php html xhtml css javascript jquery w3dproblems
Wednesday, August 20, 2014
How to convert type 'byte[]' to 'System.Data.Linq.Binary'
System.Data.Linq.Binary has a constructor taking 1 argument of byte[]:
var
byt =
new
System.Data.Linq.
Binary
(bytes);
Newer Posts
Older Posts
Home
Subscribe to:
Comments (Atom)