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 are the properties in c#?
If multiple interfaces are inherited and they have conflicting method names; What will happen ?
write the Syntax for Function or Method Overriding?
List the 5 different access modifiers in c#?
How do you debug an ASP.NET Web application?
Do extension methods have to be static?
What is a jagged array?
hi , how could i analyse a text the user added on a site to look for some words like "car" "shouffere" .. and then i can use that information in addition to other information to make a decision about the adds im going to to show on the site.
What is extended class in c#?
what is the main differnce between const,readonly and static
3 Answers Beehive Systems, CDAC,
How jit (just in time) works?
What are access modifiers in c#?
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)