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

C#

 
QuestionHow to open .tif file in VC++ MFC Pin
vandana719-Nov-07 4:12
vandana719-Nov-07 4:12 
AnswerRe: How to open .tif file in VC++ MFC Pin
Pete O'Hanlon19-Nov-07 4:17
mvePete O'Hanlon19-Nov-07 4:17 
Questionsurvillance using webcam Pin
peaceziz19-Nov-07 3:43
peaceziz19-Nov-07 3:43 
GeneralThread names and debugging Pin
Bekjong19-Nov-07 3:37
Bekjong19-Nov-07 3:37 
GeneralRe: Thread names and debugging Pin
Luc Pattyn19-Nov-07 9:41
sitebuilderLuc Pattyn19-Nov-07 9:41 
GeneralRe: Thread names and debugging Pin
Bekjong19-Nov-07 22:14
Bekjong19-Nov-07 22:14 
Questiondisable button on one webform from other Pin
rocky81119-Nov-07 3:34
rocky81119-Nov-07 3:34 
AnswerRe: disable button on one webform from other Pin
duncanmhor19-Nov-07 5:40
duncanmhor19-Nov-07 5:40 
If you are opening form2 from form1, pass a value from form1 indicating which button was pressed. In the page_load event handler, enable or disable the button depending on the value received.

"You're very clever, young man, very clever," said the old lady. "But it's turtles all the way down!"

Questionhow can i send mails automatically in web application using C# code. Pin
Rajeshwar Code- Developer19-Nov-07 3:08
Rajeshwar Code- Developer19-Nov-07 3:08 
AnswerRe: how can i send mails automatically in web application using C# code. Pin
Pete O'Hanlon19-Nov-07 3:39
mvePete O'Hanlon19-Nov-07 3:39 
GeneralRe: how can i send mails automatically in web application using C# code. Pin
led mike19-Nov-07 4:37
led mike19-Nov-07 4:37 
GeneralRe: how can i send mails automatically in web application using C# code. Pin
Pete O'Hanlon19-Nov-07 10:12
mvePete O'Hanlon19-Nov-07 10:12 
GeneralRe: how can i send mails automatically in web application using C# code. Pin
Rajeshwar Code- Developer19-Nov-07 21:22
Rajeshwar Code- Developer19-Nov-07 21:22 
GeneralRe: how can i send mails automatically in web application using C# code. Pin
Rajeshwar Code- Developer19-Nov-07 21:24
Rajeshwar Code- Developer19-Nov-07 21:24 
GeneralRe: how can i send mails automatically in web application using C# code. Pin
Pete O'Hanlon19-Nov-07 22:07
mvePete O'Hanlon19-Nov-07 22:07 
GeneralRe: how can i send mails automatically in web application using C# code. Pin
Rajeshwar Code- Developer19-Nov-07 22:13
Rajeshwar Code- Developer19-Nov-07 22:13 
GeneralRe: how can i send mails automatically in web application using C# code. Pin
Pete O'Hanlon19-Nov-07 22:26
mvePete O'Hanlon19-Nov-07 22:26 
GeneralRe: how can i send mails automatically in web application using C# code. Pin
Rajeshwar Code- Developer19-Nov-07 22:42
Rajeshwar Code- Developer19-Nov-07 22:42 
GeneralRe: how can i send mails automatically in web application using C# code. Pin
Rajeshwar Code- Developer19-Nov-07 22:45
Rajeshwar Code- Developer19-Nov-07 22:45 
Questionhow to detarmine mouse event in c# Pin
amit_8319-Nov-07 3:04
amit_8319-Nov-07 3:04 
AnswerRe: how to detarmine mouse event in c# Pin
Bekjong19-Nov-07 3:42
Bekjong19-Nov-07 3:42 
QuestionWhen is the PictureBox redrawn? Pin
SeeBees19-Nov-07 2:57
SeeBees19-Nov-07 2:57 
AnswerRe: When is the PictureBox redrawn? Pin
benjymous19-Nov-07 3:27
benjymous19-Nov-07 3:27 
QuestionFileSystemWatcher vs. Own file system polling Pin
C-Scharbe19-Nov-07 2:42
C-Scharbe19-Nov-07 2:42 
AnswerRe: FileSystemWatcher vs. Own file system polling Pin
jmhamm19-Nov-07 5:05
jmhamm19-Nov-07 5:05 

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.