Click here to Skip to main content
15,887,350 members
Home / Discussions / C#
   

C#

 
QuestionAsync Dispatcher Calls - Need an explaination Pin
Foothill1-Nov-16 6:44
professionalFoothill1-Nov-16 6:44 
AnswerRe: Async Dispatcher Calls - Need an explaination Pin
Richard Deeming1-Nov-16 7:48
mveRichard Deeming1-Nov-16 7:48 
GeneralRe: Async Dispatcher Calls - Need an explaination Pin
Foothill1-Nov-16 8:12
professionalFoothill1-Nov-16 8:12 
GeneralRe: Async Dispatcher Calls - Need an explaination Pin
Richard Deeming1-Nov-16 8:23
mveRichard Deeming1-Nov-16 8:23 
QuestionLabel printing with c# Pin
candogu1-Nov-16 0:57
candogu1-Nov-16 0:57 
AnswerRe: Label printing with c# Pin
OriginalGriff1-Nov-16 1:44
mveOriginalGriff1-Nov-16 1:44 
AnswerRe: Label printing with c# Pin
Richard Deeming1-Nov-16 3:37
mveRichard Deeming1-Nov-16 3:37 
AnswerRe: Label printing with c# Pin
cinias8-Nov-16 3:49
cinias8-Nov-16 3:49 
There are some options to do it. One is that with Zebra printers you are receiving also software to create labels fe. Zebra Designer. You can create tamplate in this software, save it as text file (it will be ZPL language) and in your application you will read this template then you will do string replace with your data and send it all as text to the printer. Other option is to generate pdf file in your app and send pdf file with your label to printer. But printer will need to support it.
QuestionHow people generate bench mark graph for c# routine execution speed Pin
Tridip Bhattacharjee31-Oct-16 19:08
professionalTridip Bhattacharjee31-Oct-16 19:08 
AnswerRe: How people generate bench mark graph for c# routine execution speed Pin
Pete O'Hanlon31-Oct-16 20:52
mvePete O'Hanlon31-Oct-16 20:52 
QuestionHow to implement the huffman using c# for image Pin
Rıza Berkay Ayçelebi31-Oct-16 0:29
Rıza Berkay Ayçelebi31-Oct-16 0:29 
AnswerRe: How to implement the huffman using c# for image Pin
Pete O'Hanlon31-Oct-16 0:50
mvePete O'Hanlon31-Oct-16 0:50 
GeneralRe: How to implement the huffman using c# for image Pin
Rıza Berkay Ayçelebi31-Oct-16 23:14
Rıza Berkay Ayçelebi31-Oct-16 23:14 
GeneralRe: How to implement the huffman using c# for image Pin
Richard MacCutchan1-Nov-16 0:54
mveRichard MacCutchan1-Nov-16 0:54 
GeneralRe: How to implement the huffman using c# for image Pin
Rıza Berkay Ayçelebi1-Nov-16 1:36
Rıza Berkay Ayçelebi1-Nov-16 1:36 
GeneralRe: How to implement the huffman using c# for image Pin
Richard MacCutchan1-Nov-16 1:53
mveRichard MacCutchan1-Nov-16 1:53 
GeneralRe: How to implement the huffman using c# for image Pin
Pete O'Hanlon1-Nov-16 2:30
mvePete O'Hanlon1-Nov-16 2:30 
AnswerRe: How to implement the huffman using c# for image Pin
Jochen Arndt31-Oct-16 1:48
professionalJochen Arndt31-Oct-16 1:48 
GeneralRe: How to implement the huffman using c# for image Pin
Rıza Berkay Ayçelebi31-Oct-16 3:19
Rıza Berkay Ayçelebi31-Oct-16 3:19 
GeneralRe: How to implement the huffman using c# for image Pin
Jochen Arndt31-Oct-16 3:46
professionalJochen Arndt31-Oct-16 3:46 
GeneralRe: How to implement the huffman using c# for image Pin
Rıza Berkay Ayçelebi31-Oct-16 6:13
Rıza Berkay Ayçelebi31-Oct-16 6:13 
GeneralRe: How to implement the huffman using c# for image Pin
Jochen Arndt31-Oct-16 6:19
professionalJochen Arndt31-Oct-16 6:19 
GeneralRe: How to implement the huffman using c# for image Pin
Rıza Berkay Ayçelebi31-Oct-16 7:39
Rıza Berkay Ayçelebi31-Oct-16 7:39 
GeneralRe: How to implement the huffman using c# for image Pin
Eddy Vluggen31-Oct-16 8:15
professionalEddy Vluggen31-Oct-16 8:15 
GeneralRe: How to implement the huffman using c# for image Pin
Rıza Berkay Ayçelebi31-Oct-16 9:00
Rıza Berkay Ayçelebi31-Oct-16 9:00 

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.