Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how to retrieve binary data from database (using c#.net and
sql server/windows application)

Answers were Sorted based on User's Feedback



how to retrieve binary data from database (using c#.net and sql server/windows application)..

Answer / brajesh

byte[] m_MyImage = (byte[])dr["photo"];
Response.BinaryWrite(m_MyImage);

Is This Answer Correct ?    8 Yes 13 No

how to retrieve binary data from database (using c#.net and sql server/windows application)..

Answer / renugopal

yes

Is This Answer Correct ?    0 Yes 5 No

Post New Answer

More C Sharp Interview Questions

Is java better than c#?

0 Answers  


How does array sort work?

0 Answers  


Can you allow class to be inherited, but prevent the method from being over-ridden?

5 Answers  


Major difference between Basic httpbinding and WShttpbinding?

0 Answers   QuestPond,


Why delegates are required?

0 Answers  


What is polymorphism c# example?

0 Answers  


What is the name of c# compiler?

0 Answers  


What is tryparse c#?

0 Answers  


Explain types of comment in c# with examples

0 Answers  


What language is arduino?

0 Answers  


What is the importance of closing an ado.net application?

0 Answers  


Did a generic class can be inherited by a normal class?

1 Answers   TCS,


Categories