Click here to Skip to main content
15,909,440 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
dear sir/ma'am


sir i want to read barcode from image .
i am using vb.bet and visual studio 2005.
please help me to proceed this task .
provide reference for such working in vb.net with visual studio 2005
Posted
Comments
Christian Graus 14-Jun-13 0:46am    
There's barcode libraries on Code Project. If they don't do what you want, no-one is going to write the code for you, sites like this work best for people willing to do work and ask specific questions
ankur789 14-Jun-13 0:55am    
sir i already use get barcode from image but it works in visualstudio 2010 but in the visual studio the code take 108 seconds to get barcode which is too delay

while in visual studio code takes 4 to 5 seconds so i want other reference
i am using the reference
http://www.codeproject.com/Articles/42852/Reading-Barcodes-from-an-Image-III
ankur789 14-Jun-13 0:56am    
in visual studio 2005 it takes 108 second
ankur789 14-Jun-13 0:57am    
in visual studio 2010it takes 4 to 5 seconds
OriginalGriff 14-Jun-13 1:09am    
So use the VS2010 version!
Or is there a communications problem here? Because you seem to be complaining that "your" code takes 108 seconds, but you've found a solution that takes 4 or 5. So what's the problem?

1 solution

Try google zxing .net port available here http://zxingnet.codeplex.com/[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900