Click here to Skip to main content
15,899,754 members
Home / Discussions / C#
   

C#

 
AnswerRe: Printing a PDF Pin
Ilya Verbitskiy4-Oct-07 4:53
Ilya Verbitskiy4-Oct-07 4:53 
GeneralRe: Printing a PDF Pin
theheartcollector4-Oct-07 5:00
theheartcollector4-Oct-07 5:00 
GeneralRe: Printing a PDF Pin
led mike4-Oct-07 5:12
led mike4-Oct-07 5:12 
GeneralRe: Printing a PDF Pin
theheartcollector4-Oct-07 5:35
theheartcollector4-Oct-07 5:35 
GeneralRe: Printing a PDF Pin
led mike4-Oct-07 6:05
led mike4-Oct-07 6:05 
GeneralRe: Printing a PDF Pin
theheartcollector4-Oct-07 8:07
theheartcollector4-Oct-07 8:07 
QuestionHandling Events in new Threads Pin
P@trickP4-Oct-07 4:05
P@trickP4-Oct-07 4:05 
AnswerRe: Handling Events in new Threads Pin
Judah Gabriel Himango4-Oct-07 4:50
sponsorJudah Gabriel Himango4-Oct-07 4:50 
Easiest way to do this would probably have the events fire on the normal thread, but once you receive them, simply start a new thread that does the actual work. (edit: as you already mentioned Blush | :O )

Another possibility is call BeginInvoke on the event when you raise it.


Tech, life, family, faith: Give me a visit.
I'm currently blogging about: Feast of Tabernacles (audio)
The apostle Paul, modernly speaking: Epistles of Paul

Judah Himango


GeneralRe: Handling Events in new Threads Pin
Anthony Mushrow4-Oct-07 5:06
professionalAnthony Mushrow4-Oct-07 5:06 
GeneralRe: Handling Events in new Threads Pin
Judah Gabriel Himango4-Oct-07 5:14
sponsorJudah Gabriel Himango4-Oct-07 5:14 
QuestionWord Add-in ( CommandBar ) Pin
s3rro4-Oct-07 4:00
s3rro4-Oct-07 4:00 
AnswerRe: Word Add-in ( CommandBar ) Pin
s3rro4-Oct-07 4:24
s3rro4-Oct-07 4:24 
Questionhow to set onscroll event in div tag? Pin
taranjotk4-Oct-07 3:11
taranjotk4-Oct-07 3:11 
AnswerRe: how to set onscroll event in div tag? Pin
Pete O'Hanlon4-Oct-07 11:06
mvePete O'Hanlon4-Oct-07 11:06 
QuestionRegarding Enterprise Library Configuration Pin
Praveen0294-Oct-07 3:08
Praveen0294-Oct-07 3:08 
QuestionHow to set Column size to DataGrid Column? Pin
KETAN.RK4-Oct-07 2:19
KETAN.RK4-Oct-07 2:19 
AnswerRe: How to set Column size to DataGrid Column? Pin
KaineDunno4-Oct-07 8:47
KaineDunno4-Oct-07 8:47 
QuestionContinuous button? Pin
hostopolis4-Oct-07 2:15
hostopolis4-Oct-07 2:15 
AnswerRe: Continuous button? Pin
Christian Graus4-Oct-07 2:26
protectorChristian Graus4-Oct-07 2:26 
GeneralRe: Continuous button? Pin
hostopolis4-Oct-07 2:33
hostopolis4-Oct-07 2:33 
GeneralRe: Continuous button? Pin
Kristian Sixhøj4-Oct-07 5:31
Kristian Sixhøj4-Oct-07 5:31 
GeneralRe: Continuous button? Pin
hostopolis4-Oct-07 5:38
hostopolis4-Oct-07 5:38 
GeneralRe: Continuous button? Pin
Kristian Sixhøj4-Oct-07 5:57
Kristian Sixhøj4-Oct-07 5:57 
GeneralRe: Continuous button? Pin
Andrew Rissing4-Oct-07 6:06
Andrew Rissing4-Oct-07 6:06 
GeneralRe: Continuous button? Pin
hostopolis4-Oct-07 6:38
hostopolis4-Oct-07 6:38 

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.