how to retrieve binary data from database (using c#.net and
sql server/windows application)
Answers were Sorted based on User's Feedback
Answer / brajesh
byte[] m_MyImage = (byte[])dr["photo"];
Response.BinaryWrite(m_MyImage);
| Is This Answer Correct ? | 8 Yes | 13 No |
What does dbml mean?
Which are the access modifiers available in c#?
Can multiple inheritance implemented in c# ?
What do you mean by casting a data type?
Ho we can see assembly information?
What is the use of the static constructor? When static constructor gets compiled?
Define c# i/o classes?
What is difference between a type and class?
Are structs value types c#?
What is “using” statement in c#?
What is difference between function and method in c#?
How do you declare an arraylist?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)