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 |
Is java better than c#?
How does array sort work?
Can you allow class to be inherited, but prevent the method from being over-ridden?
Major difference between Basic httpbinding and WShttpbinding?
Why delegates are required?
What is polymorphism c# example?
What is the name of c# compiler?
What is tryparse c#?
Explain types of comment in c# with examples
What language is arduino?
What is the importance of closing an ado.net application?
Did a generic class can be inherited by a normal class?
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)