Click here to Skip to main content
15,898,732 members
Home / Discussions / C#
   

C#

 
GeneralRe: control graphics capture Pin
Dave Kreskowiak16-Sep-07 8:59
mveDave Kreskowiak16-Sep-07 8:59 
QuestionGet CPU Temperature Pin
Johan Martensson15-Sep-07 22:10
Johan Martensson15-Sep-07 22:10 
AnswerRe: Get CPU Temperature Pin
Giorgi Dalakishvili15-Sep-07 23:04
mentorGiorgi Dalakishvili15-Sep-07 23:04 
AnswerRe: Get CPU Temperature Pin
Dave Kreskowiak16-Sep-07 7:02
mveDave Kreskowiak16-Sep-07 7:02 
AnswerRe: Get CPU Temperature Pin
Urs Enzler16-Sep-07 20:56
Urs Enzler16-Sep-07 20:56 
GeneralRe: Get CPU Temperature Pin
Johan Martensson16-Sep-07 21:29
Johan Martensson16-Sep-07 21:29 
Questionhow to use NGen to create Native Image ? Pin
hdv21215-Sep-07 12:59
hdv21215-Sep-07 12:59 
AnswerRe: how to use NGen to create Native Image ? Pin
Judah Gabriel Himango15-Sep-07 13:04
sponsorJudah Gabriel Himango15-Sep-07 13:04 
AnswerRe: how to use NGen to create Native Image ? Pin
Dave Kreskowiak15-Sep-07 15:00
mveDave Kreskowiak15-Sep-07 15:00 
Questionhow can made login user form application in c#.net? Pin
mohammedali200615-Sep-07 5:47
mohammedali200615-Sep-07 5:47 
AnswerRe: how can made login user form application in c#.net? Pin
Ed.Poore15-Sep-07 7:02
Ed.Poore15-Sep-07 7:02 
AnswerRe: how can made login user form application in c#.net? Pin
Kristian Sixhøj15-Sep-07 8:31
Kristian Sixhøj15-Sep-07 8:31 
GeneralRe: how can made login user form application in c#.net? Pin
Dave Kreskowiak15-Sep-07 11:30
mveDave Kreskowiak15-Sep-07 11:30 
GeneralRe: how can made login user form application in c#.net? Pin
Kristian Sixhøj15-Sep-07 11:46
Kristian Sixhøj15-Sep-07 11:46 
GeneralRe: how can made login user form application in c#.net? Pin
Dave Kreskowiak15-Sep-07 15:00
mveDave Kreskowiak15-Sep-07 15:00 
GeneralRe: how can made login user form application in c#.net? Pin
Muammar©15-Sep-07 21:01
Muammar©15-Sep-07 21:01 
GeneralRe: how can made login user form application in c#.net? Pin
Kristian Sixhøj15-Sep-07 21:45
Kristian Sixhøj15-Sep-07 21:45 
GeneralRe: how can made login user form application in c#.net? Pin
Muammar©16-Sep-07 0:56
Muammar©16-Sep-07 0:56 
GeneralRe: how can made login user form application in c#.net? Pin
Kristian Sixhøj16-Sep-07 1:15
Kristian Sixhøj16-Sep-07 1:15 
GeneralRe: how can made login user form application in c#.net? Pin
Dave Kreskowiak16-Sep-07 1:38
mveDave Kreskowiak16-Sep-07 1:38 
QuestionSMTP feedback from project Pin
Mark F.15-Sep-07 4:19
Mark F.15-Sep-07 4:19 
AnswerRe: SMTP feedback from project Pin
Mohamad K. Ayyash15-Sep-07 4:33
Mohamad K. Ayyash15-Sep-07 4:33 
GeneralRe: SMTP feedback from project Pin
Mark F.15-Sep-07 4:38
Mark F.15-Sep-07 4:38 
AnswerRe: SMTP feedback from project Pin
Mohamad K. Ayyash15-Sep-07 4:58
Mohamad K. Ayyash15-Sep-07 4:58 
Ok this may be a bit complicated, are you planning to create a web application that sends messages to the users SMTP server, if this was the case you may use PHP or ASP.NET built in capabilities to do so and that is generally easy, or if you need it in C# you may access the SMTP port 25 which works similir to ping and hence get a request with the client's SMTP server, without the need to access the registry!!

I hope this helps.
Best Wishes Mark!Smile | :)

To follow the path, Walk with the MASTER, See through the MASTER, Be the MASTER!

AnswerRe: SMTP feedback from project Pin
Ed.Poore15-Sep-07 7:04
Ed.Poore15-Sep-07 7:04 

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.