Click here to Skip to main content
15,917,565 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to handle Idle loop processing for windows CE application Pin
Alan N20-Mar-09 3:34
Alan N20-Mar-09 3:34 
QuestionWinForms DataGridView Alternative Pin
MatthysDT19-Mar-09 23:27
MatthysDT19-Mar-09 23:27 
AnswerRe: WinForms DataGridView Alternative Pin
Michael Bookatz20-Mar-09 1:15
Michael Bookatz20-Mar-09 1:15 
GeneralRe: WinForms DataGridView Alternative Pin
MatthysDT20-Mar-09 3:44
MatthysDT20-Mar-09 3:44 
QuestionHooking MessageBox YES/NO button Text Pin
lalmama19-Mar-09 23:19
lalmama19-Mar-09 23:19 
AnswerRe: Hooking MessageBox YES/NO button Text Pin
Eddy Vluggen20-Mar-09 2:14
professionalEddy Vluggen20-Mar-09 2:14 
QuestionRead 2D || QR Barcode from Compact Framework Pin
Tyler4519-Mar-09 22:43
Tyler4519-Mar-09 22:43 
AnswerRe: Read 2D || QR Barcode from Compact Framework Pin
musefan19-Mar-09 22:49
musefan19-Mar-09 22:49 
Well my first suggestion would be to try and get the contrast stable. Then attempt to convert to a binary image (i.e only either black or white pixels)

then you will need to produce some sort of scanning algorithm to detect black data and white space. then you need to research the formats of 2D barcode formats so you can make sense out of your data results.

Basically, its not an easy task so good luck!

Life goes very fast. Tomorrow, today is already yesterday.

AnswerRe: Read 2D || QR Barcode from Compact Framework Pin
Deresen19-Mar-09 23:50
Deresen19-Mar-09 23:50 
QuestionPassing data from a child thread Pin
vikingsimon19-Mar-09 22:20
vikingsimon19-Mar-09 22:20 
AnswerRe: Passing data from a child thread Pin
Cracked-Down19-Mar-09 22:43
Cracked-Down19-Mar-09 22:43 
AnswerRe: Passing data from a child thread [modified] Pin
12Code19-Mar-09 23:07
12Code19-Mar-09 23:07 
QuestionIs it possible to call the GarbageCollector of an other process! Pin
Martin#19-Mar-09 21:55
Martin#19-Mar-09 21:55 
AnswerRe: Is it possible to call the GarbageCollector of an other process! Pin
Christian Graus19-Mar-09 22:00
protectorChristian Graus19-Mar-09 22:00 
GeneralRe: Is it possible to call the GarbageCollector of an other process! Pin
Martin#19-Mar-09 22:07
Martin#19-Mar-09 22:07 
AnswerRe: Is it possible to call the GarbageCollector of an other process! Pin
S. Senthil Kumar20-Mar-09 3:36
S. Senthil Kumar20-Mar-09 3:36 
GeneralRe: Is it possible to call the GarbageCollector of an other process! [modified] Pin
Martin#20-Mar-09 5:06
Martin#20-Mar-09 5:06 
AnswerRe: Is it possible to call the GarbageCollector of an other process! Pin
Luc Pattyn20-Mar-09 4:28
sitebuilderLuc Pattyn20-Mar-09 4:28 
GeneralRe: Is it possible to call the GarbageCollector of an other process! Pin
Martin#20-Mar-09 4:56
Martin#20-Mar-09 4:56 
QuestionModelpopup with dropdownlistbox Pin
gopinathtamil19-Mar-09 21:50
gopinathtamil19-Mar-09 21:50 
AnswerRe: Modelpopup with dropdownlistbox Pin
Christian Graus19-Mar-09 21:54
protectorChristian Graus19-Mar-09 21:54 
QuestionProgramatically providing Database file path to DSN using C# Pin
bijaykumar0119-Mar-09 21:28
bijaykumar0119-Mar-09 21:28 
Questionfile string upload in textbox Pin
Mangesh Tomar19-Mar-09 20:36
Mangesh Tomar19-Mar-09 20:36 
AnswerRe: file string upload in textbox Pin
Christian Graus19-Mar-09 21:00
protectorChristian Graus19-Mar-09 21:00 
AnswerRe: file string upload in textbox Pin
jaypatel51219-Mar-09 23:07
jaypatel51219-Mar-09 23:07 

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.