Click here to Skip to main content
15,921,716 members
Home / Discussions / C#
   

C#

 
AnswerRe: Need help for these questions Pin
EliottA14-Jan-10 10:37
EliottA14-Jan-10 10:37 
GeneralRe: Need help for these questions Pin
OriginalGriff14-Jan-10 10:41
mveOriginalGriff14-Jan-10 10:41 
GeneralOR Pin
Ennis Ray Lynch, Jr.14-Jan-10 11:25
Ennis Ray Lynch, Jr.14-Jan-10 11:25 
AnswerRe: Need help for these questions Pin
Pete O'Hanlon14-Jan-10 10:51
mvePete O'Hanlon14-Jan-10 10:51 
QuestionDynamically referencing a control - how do I do this (better)? Pin
GuyThiebaut14-Jan-10 10:00
professionalGuyThiebaut14-Jan-10 10:00 
AnswerRe: Dynamically referencing a control - how do I do this (better)? Pin
OriginalGriff14-Jan-10 10:32
mveOriginalGriff14-Jan-10 10:32 
GeneralRe: Dynamically referencing a control - how do I do this (better)? Pin
GuyThiebaut14-Jan-10 10:42
professionalGuyThiebaut14-Jan-10 10:42 
GeneralRe: Dynamically referencing a control - how do I do this (better)? Pin
Eddy Vluggen14-Jan-10 11:58
professionalEddy Vluggen14-Jan-10 11:58 
GeneralRe: Dynamically referencing a control - how do I do this (better)? Pin
GuyThiebaut14-Jan-10 19:07
professionalGuyThiebaut14-Jan-10 19:07 
AnswerRe: Dynamically referencing a control - how do I do this (better)? Pin
Luc Pattyn14-Jan-10 13:12
sitebuilderLuc Pattyn14-Jan-10 13:12 
GeneralRe: Dynamically referencing a control - how do I do this (better)? Pin
GuyThiebaut14-Jan-10 19:05
professionalGuyThiebaut14-Jan-10 19:05 
GeneralRe: Dynamically referencing a control - how do I do this (better)? Pin
Luc Pattyn15-Jan-10 0:41
sitebuilderLuc Pattyn15-Jan-10 0:41 
Questionspeeech recognition project Pin
salman_kh14-Jan-10 8:14
salman_kh14-Jan-10 8:14 
AnswerRe: speeech recognition project Pin
Rick Shaub14-Jan-10 8:38
Rick Shaub14-Jan-10 8:38 
GeneralRe: speeech recognition project Pin
salman_kh14-Jan-10 8:54
salman_kh14-Jan-10 8:54 
GeneralRe: speeech recognition project Pin
Ennis Ray Lynch, Jr.14-Jan-10 9:18
Ennis Ray Lynch, Jr.14-Jan-10 9:18 
AnswerRe: speeech recognition project Pin
Saksida Bojan14-Jan-10 8:42
Saksida Bojan14-Jan-10 8:42 
AnswerRe: speeech recognition project Pin
dan!sh 14-Jan-10 8:45
professional dan!sh 14-Jan-10 8:45 
JokeRe: speeech recognition project Pin
Richard MacCutchan14-Jan-10 9:01
mveRichard MacCutchan14-Jan-10 9:01 
AnswerRe: speeech recognition project Pin
GuyThiebaut14-Jan-10 10:27
professionalGuyThiebaut14-Jan-10 10:27 
SuggestionRe: speeech recognition project Pin
Sreekanth12345678927-Jan-12 3:25
Sreekanth12345678927-Jan-12 3:25 
Use Windows speech library i.e speech.dll,available in windows/system32/speech/speech.dll,
In the visual studio(speaking about in 2008) use "add a reference" in the solution explorer and browse the above discussed .dll file and import it to your project.
Double click on the imported reference and the methods and members in the reference will be viewed in object browser,,,,,.search for recognition methods and use as required by u in the project......
Any douts regarding this contact me:
e-Mail:srikanthsuryadevara4@gmail.com
or ph.no:8099108525
QuestionFoxPro To SQL Server Pin
427748014-Jan-10 5:21
427748014-Jan-10 5:21 
AnswerRe: FoxPro To SQL Server Pin
The Man from U.N.C.L.E.14-Jan-10 6:31
The Man from U.N.C.L.E.14-Jan-10 6:31 
QuestionC# CODE SNIPET FOR RUN AS ADMINISTRATOR Pin
Omoniyi Ogunderu14-Jan-10 3:00
Omoniyi Ogunderu14-Jan-10 3:00 
AnswerRe: C# CODE SNIPET FOR RUN AS ADMINISTRATOR Pin
Mirko198014-Jan-10 3:14
Mirko198014-Jan-10 3:14 

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.