Click here to Skip to main content
16,012,352 members
Home / Discussions / C#
   

C#

 
AnswerRe: From Where Can I download a C# compiler? Pin
Luc Pattyn2-Feb-07 6:28
sitebuilderLuc Pattyn2-Feb-07 6:28 
Question[Message Deleted] Pin
MinhajuddinK2-Feb-07 4:14
MinhajuddinK2-Feb-07 4:14 
AnswerRe: Where can I get a C# Compiler? Pin
Russell Jones2-Feb-07 4:16
Russell Jones2-Feb-07 4:16 
AnswerRe: Where can I get a C# Compiler? Pin
Stefan Troschuetz2-Feb-07 4:19
Stefan Troschuetz2-Feb-07 4:19 
AnswerRe: Where can I get a C# Compiler? Pin
bobsugar2222-Feb-07 4:22
bobsugar2222-Feb-07 4:22 
GeneralRe: Where can I get a C# Compiler? Pin
MinhajuddinK2-Feb-07 4:24
MinhajuddinK2-Feb-07 4:24 
QuestionFormatting problem in SmtpClient Pin
sbpont2-Feb-07 4:13
sbpont2-Feb-07 4:13 
AnswerRe: Formatting problem in SmtpClient Pin
parsiphal2-Feb-07 5:10
parsiphal2-Feb-07 5:10 
I cannot say who is breaing standard, and it's a beside point as you say.

You can try to redefine behavior of SmtpClient, which is not sealed, by wrapping or ovveriding SmtpClient.Credentials.GetCredentials method which is a method of ICredentialsByHost interface.

You have to some tests, i'm not sure: this is just a hint Smile | :)

You can also try to find a way to interact with the underlying soket, using a string-manipulation approach to patch the problem.

Hope this help Smile | :)

Parsiphal

AnswerRe: Formatting problem in SmtpClient Pin
led mike2-Feb-07 5:20
led mike2-Feb-07 5:20 
QuestionAlternative WebBrowser Pin
el_MKay2-Feb-07 4:05
el_MKay2-Feb-07 4:05 
AnswerRe: Alternative WebBrowser Pin
Judah Gabriel Himango2-Feb-07 4:57
sponsorJudah Gabriel Himango2-Feb-07 4:57 
QuestionShowing a record Set on WIndows C# form Pin
Muhammad Ahmed2-Feb-07 4:03
Muhammad Ahmed2-Feb-07 4:03 
AnswerRe: Showing a record Set on WIndows C# form Pin
bobsugar2222-Feb-07 4:08
bobsugar2222-Feb-07 4:08 
Questiondeserialization Pin
mihksoft2-Feb-07 3:49
mihksoft2-Feb-07 3:49 
AnswerRe: deserialization Pin
Judah Gabriel Himango2-Feb-07 4:58
sponsorJudah Gabriel Himango2-Feb-07 4:58 
QuestionInvoking function from out of process DLL Pin
Abhi Lahare2-Feb-07 3:47
Abhi Lahare2-Feb-07 3:47 
AnswerRe: Invoking function from out of process DLL Pin
parsiphal2-Feb-07 5:00
parsiphal2-Feb-07 5:00 
GeneralRe: Invoking function from out of process DLL Pin
Abhi Lahare2-Feb-07 6:33
Abhi Lahare2-Feb-07 6:33 
GeneralRe: Invoking function from out of process DLL Pin
parsiphal5-Feb-07 2:59
parsiphal5-Feb-07 2:59 
AnswerRe: Invoking function from out of process DLL Pin
Judah Gabriel Himango2-Feb-07 5:00
sponsorJudah Gabriel Himango2-Feb-07 5:00 
GeneralRe: Invoking function from out of process DLL Pin
Abhi Lahare2-Feb-07 6:10
Abhi Lahare2-Feb-07 6:10 
GeneralRe: Invoking function from out of process DLL Pin
Judah Gabriel Himango2-Feb-07 6:33
sponsorJudah Gabriel Himango2-Feb-07 6:33 
GeneralRe: Invoking function from out of process DLL Pin
Abhi Lahare5-Feb-07 9:21
Abhi Lahare5-Feb-07 9:21 
GeneralRe: Invoking function from out of process DLL Pin
Judah Gabriel Himango5-Feb-07 9:43
sponsorJudah Gabriel Himango5-Feb-07 9:43 
Questioncompact framework Pin
Edwin_Olo2-Feb-07 3:12
Edwin_Olo2-Feb-07 3:12 

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.