Click here to Skip to main content
15,915,094 members
Home / Discussions / C#
   

C#

 
QuestionError Binding to Target Method Pin
gantww24-Feb-06 16:43
gantww24-Feb-06 16:43 
Questionedge detection Pin
haytham_mohammad24-Feb-06 16:19
haytham_mohammad24-Feb-06 16:19 
AnswerRe: edge detection Pin
mav.northwind24-Feb-06 21:01
mav.northwind24-Feb-06 21:01 
GeneralRe: edge detection Pin
AJ12324-Feb-06 22:04
AJ12324-Feb-06 22:04 
GeneralRe: edge detection Pin
haytham_mohammad25-Feb-06 8:44
haytham_mohammad25-Feb-06 8:44 
QuestionHow to read (like text to speech of Microsoft) a text in textbox? Pin
largs24-Feb-06 15:57
largs24-Feb-06 15:57 
AnswerRe: How to read (like text to speech of Microsoft) a text in textbox? Pin
emran83425-Feb-06 1:45
emran83425-Feb-06 1:45 
GeneralRe: How to read (like text to speech of Microsoft) a text in textbox? Pin
largs26-Feb-06 23:18
largs26-Feb-06 23:18 
I used
using SpeechLib;
using System.Threading;
and copy your code but when i debug it generated an error.It does not understand DoWorkEventArgs and RunWorkerCompletedEventArgs.By the way could you tell me which class that the object backgroundWorkerLetterTalker belongs to?How to create this object?
Regards.
GeneralRe: How to read (like text to speech of Microsoft) a text in textbox? Pin
emran83427-Feb-06 7:26
emran83427-Feb-06 7:26 
GeneralRe: How to read (like text to speech of Microsoft) a text in textbox? Pin
largs27-Feb-06 8:02
largs27-Feb-06 8:02 
GeneralRe: How to read (like text to speech of Microsoft) a text in textbox? Pin
emran83427-Feb-06 20:32
emran83427-Feb-06 20:32 
GeneralRe: How to read (like text to speech of Microsoft) a text in textbox? Pin
largs2-Mar-06 23:57
largs2-Mar-06 23:57 
QuestionVoIP Pin
Sean8924-Feb-06 15:31
Sean8924-Feb-06 15:31 
AnswerRe: VoIP Pin
Divyang Mithaiwala24-Feb-06 17:19
Divyang Mithaiwala24-Feb-06 17:19 
GeneralRe: VoIP Pin
Sean8925-Feb-06 4:18
Sean8925-Feb-06 4:18 
QuestionOLE DB problem Pin
Tyrus18224-Feb-06 15:29
Tyrus18224-Feb-06 15:29 
AnswerRe: OLE DB problem Pin
Sean8924-Feb-06 15:32
Sean8924-Feb-06 15:32 
GeneralRe: OLE DB problem Pin
Tyrus18224-Feb-06 15:48
Tyrus18224-Feb-06 15:48 
GeneralRe: OLE DB problem Pin
Sean8924-Feb-06 16:11
Sean8924-Feb-06 16:11 
GeneralRe: OLE DB problem Pin
Tyrus18224-Feb-06 16:37
Tyrus18224-Feb-06 16:37 
GeneralRe: OLE DB problem Pin
Dave Kreskowiak24-Feb-06 16:43
mveDave Kreskowiak24-Feb-06 16:43 
QuestionHow to extract services information Pin
Johny Ng24-Feb-06 15:28
Johny Ng24-Feb-06 15:28 
QuestionPointing to an array Pin
Lawx0124-Feb-06 11:59
Lawx0124-Feb-06 11:59 
AnswerRe: Pointing to an array Pin
leppie24-Feb-06 13:13
leppie24-Feb-06 13:13 
QuestionQuery About Coding Patterns Pin
Richard Andrew x6424-Feb-06 11:28
professionalRichard Andrew x6424-Feb-06 11:28 

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.