Click here to Skip to main content
15,900,434 members
Home / Discussions / C#
   

C#

 
AnswerRe: auto delete file Pin
Afzaal Ahmad Zeeshan1-Dec-16 7:20
professionalAfzaal Ahmad Zeeshan1-Dec-16 7:20 
GeneralRe: auto delete file Pin
Eddy Vluggen1-Dec-16 8:27
professionalEddy Vluggen1-Dec-16 8:27 
AnswerRe: auto delete file Pin
Gerry Schmitz1-Dec-16 9:09
mveGerry Schmitz1-Dec-16 9:09 
QuestionCan change Excel file to Object in C# window application Pin
Rosy mm30-Nov-16 15:33
Rosy mm30-Nov-16 15:33 
AnswerRe: Can change Excel file to Object in C# window application Pin
OriginalGriff30-Nov-16 20:13
mveOriginalGriff30-Nov-16 20:13 
GeneralMessage Closed Pin
30-Nov-16 22:12
Rosy mm30-Nov-16 22:12 
GeneralRe: Can change Excel file to Object in C# window application Pin
OriginalGriff30-Nov-16 22:57
mveOriginalGriff30-Nov-16 22:57 
GeneralRe: Can change Excel file to Object in C# window application Pin
Rosy mm1-Dec-16 19:01
Rosy mm1-Dec-16 19:01 
GeneralRe: Can change Excel file to Object in C# window application Pin
Richard Deeming1-Dec-16 2:07
mveRichard Deeming1-Dec-16 2:07 
AnswerRe: Can change Excel file to Object in C# window application Pin
Gerry Schmitz1-Dec-16 9:20
mveGerry Schmitz1-Dec-16 9:20 
Questionrdl report Pin
Member 1048416229-Nov-16 17:07
Member 1048416229-Nov-16 17:07 
AnswerRe: rdl report Pin
Richard Deeming30-Nov-16 2:19
mveRichard Deeming30-Nov-16 2:19 
Questionhow to get modified record from database to c# application Pin
Member 308047028-Nov-16 20:06
Member 308047028-Nov-16 20:06 
QuestionRe: how to get modified record from database to c# application Pin
Richard MacCutchan28-Nov-16 21:41
mveRichard MacCutchan28-Nov-16 21:41 
QuestionRe: how to get modified record from database to c# application Pin
Member 308047029-Nov-16 17:18
Member 308047029-Nov-16 17:18 
AnswerRe: how to get modified record from database to c# application Pin
Eddy Vluggen29-Nov-16 0:58
professionalEddy Vluggen29-Nov-16 0:58 
AnswerRe: how to get modified record from database to c# application Pin
Afzaal Ahmad Zeeshan29-Nov-16 9:19
professionalAfzaal Ahmad Zeeshan29-Nov-16 9:19 
QuestionGenerate Dynamic Pdf from xslt data Pin
Jorjini28-Nov-16 19:53
Jorjini28-Nov-16 19:53 
QuestionRe: Generate Dynamic Pdf from xslt data Pin
Richard MacCutchan28-Nov-16 21:40
mveRichard MacCutchan28-Nov-16 21:40 
QuestionC# barcode decoding library Pin
Dzilupl28-Nov-16 4:02
Dzilupl28-Nov-16 4:02 
AnswerRe: C# barcode decoding library Pin
Simon_Whale28-Nov-16 4:30
Simon_Whale28-Nov-16 4:30 
AnswerRe: C# barcode decoding library Pin
OriginalGriff28-Nov-16 4:33
mveOriginalGriff28-Nov-16 4:33 
GeneralRe: C# barcode decoding library Pin
Dzilupl28-Nov-16 7:44
Dzilupl28-Nov-16 7:44 
I know how barcodes work. I'm working about 12 years with ERP systems that use barcodes. You're right - GS1 it's not a code - it's non-profit organization. I thought about GS1-databar.
EAN13 not only provides Article Number - it also can contain weight or price of article.

My application send string from barcode scanner and only one think I need is to get this string separated into detailed data for example batch after 10, BBD after 15/17, weight after 310x etc. I know many of AI but I need solution which knows all of possible AI and will search string from barcode and seperate data after AI. I don't want to write it from the beggining because I don't want to miss any AI etc.
GeneralRe: C# barcode decoding library Pin
OriginalGriff28-Nov-16 8:07
mveOriginalGriff28-Nov-16 8:07 
GeneralRe: C# barcode decoding library Pin
Dzilupl28-Nov-16 11:50
Dzilupl28-Nov-16 11:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.