Click here to Skip to main content
15,914,016 members
Home / Discussions / C#
   

C#

 
AnswerRe: Insert Multiple data inputs on single row Pin
BillWoodruff7-Oct-13 22:42
professionalBillWoodruff7-Oct-13 22:42 
AnswerRe: Insert Multiple data inputs on single row Pin
Dave Kreskowiak8-Oct-13 5:42
mveDave Kreskowiak8-Oct-13 5:42 
AnswerRe: Insert Multiple data inputs on single row Pin
techyamit78-Oct-13 20:03
techyamit78-Oct-13 20:03 
QuestionReverse GeoCoding Pin
Kevin Marois7-Oct-13 10:57
professionalKevin Marois7-Oct-13 10:57 
AnswerRe: Reverse GeoCoding Pin
Pete O'Hanlon7-Oct-13 11:27
mvePete O'Hanlon7-Oct-13 11:27 
GeneralRe: Reverse GeoCoding Pin
Kevin Marois7-Oct-13 11:45
professionalKevin Marois7-Oct-13 11:45 
GeneralRe: Reverse GeoCoding Pin
Pete O'Hanlon7-Oct-13 11:57
mvePete O'Hanlon7-Oct-13 11:57 
GeneralRe: Reverse GeoCoding Pin
Kevin Marois7-Oct-13 12:00
professionalKevin Marois7-Oct-13 12:00 
GeneralRe: Reverse GeoCoding Pin
Pete O'Hanlon7-Oct-13 12:13
mvePete O'Hanlon7-Oct-13 12:13 
GeneralRe: Reverse GeoCoding Pin
Kevin Marois7-Oct-13 12:40
professionalKevin Marois7-Oct-13 12:40 
GeneralRe: Reverse GeoCoding Pin
Pete O'Hanlon7-Oct-13 13:03
mvePete O'Hanlon7-Oct-13 13:03 
GeneralRe: Reverse GeoCoding Pin
Mycroft Holmes7-Oct-13 13:02
professionalMycroft Holmes7-Oct-13 13:02 
AnswerRe: Reverse GeoCoding Pin
Bernhard Hiller7-Oct-13 21:35
Bernhard Hiller7-Oct-13 21:35 
QuestionBAD DATA IN CLIENT SERVER APP ?! Pin
Eng Abdullah Albishri7-Oct-13 5:41
professionalEng Abdullah Albishri7-Oct-13 5:41 
AnswerRe: BAD DATA IN CLIENT SERVER APP ?! Pin
Eddy Vluggen7-Oct-13 7:07
professionalEddy Vluggen7-Oct-13 7:07 
GeneralRe: BAD DATA IN CLIENT SERVER APP ?! Pin
Eng Abdullah Albishri7-Oct-13 7:25
professionalEng Abdullah Albishri7-Oct-13 7:25 
GeneralRe: BAD DATA IN CLIENT SERVER APP ?! Pin
Eddy Vluggen8-Oct-13 0:30
professionalEddy Vluggen8-Oct-13 0:30 
AnswerRe: BAD DATA IN CLIENT SERVER APP ?! Pin
Bernhard Hiller7-Oct-13 21:37
Bernhard Hiller7-Oct-13 21:37 
GeneralRe: BAD DATA IN CLIENT SERVER APP ?! Pin
Eng Abdullah Albishri8-Oct-13 2:18
professionalEng Abdullah Albishri8-Oct-13 2:18 
QuestionSendKeys.Send instead SendKeys.SendWait Pin
M Riaz Bashir6-Oct-13 21:53
M Riaz Bashir6-Oct-13 21:53 
AnswerRe: SendKeys.Send instead SendKeys.SendWait Pin
BillWoodruff7-Oct-13 7:54
professionalBillWoodruff7-Oct-13 7:54 
You are not setting NotePad as the ForegroundWindow correctly. Try:
C#
SetForegroundWindow(notePad.MainWindowHandle);


Google CEO, Erich Schmidt: "I keep asking for a product called Serendipity. This product would have access to everything ever written or recorded, know everything the user ever worked on and saved to his or her personal hard drive, and know a whole lot about the user's tastes, friends and predilections." 2004, USA Today interview


modified 7-Oct-13 16:04pm.

AnswerRe: SendKeys.Send instead SendKeys.SendWait Pin
Dave Kreskowiak7-Oct-13 9:29
mveDave Kreskowiak7-Oct-13 9:29 
QuestionHow to play mp4 video byte array Pin
angelai6-Oct-13 13:33
angelai6-Oct-13 13:33 
AnswerRe: How to play mp4 video byte array Pin
Abhinav S6-Oct-13 23:29
Abhinav S6-Oct-13 23:29 
QuestionGuaging article interest about MEF before I start writing Pin
-james6-Oct-13 13:24
professional-james6-Oct-13 13:24 

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.