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 is an event in c#?
Will finally block get executed if the 1exception had not occurred?
What issues can be faced while delivering code?
What is public or shared assemblies ?
Hello.. This is kali prasad. i wish to learn C#. kindly guide me in making me expert in c#.
What are the keywords used to pass parameters to the base class and how do I invoke other constructors.
About multi level and multiple inheritance how to achieve in .net ?
Does C# support multiple inheritance?
What does assert() do in c#?
Difference between multi-level and multiple inheritance?
What are abstract classes in c#?
How do you set a class path?
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)