Click here to Skip to main content
15,911,317 members
Home / Discussions / C#
   

C#

 
GeneralRe: Custom cursor as resource Pin
Will L Pittenger27-Jul-05 7:18
Will L Pittenger27-Jul-05 7:18 
GeneralRe: Custom cursor as resource Pin
[Marc]27-Jul-05 8:21
[Marc]27-Jul-05 8:21 
GeneralRe: Custom cursor as resource Pin
Will L Pittenger27-Jul-05 10:02
Will L Pittenger27-Jul-05 10:02 
GeneralRe: Custom cursor as resource Pin
[Marc]27-Jul-05 10:50
[Marc]27-Jul-05 10:50 
GeneralRe: Custom cursor as resource Pin
Will L Pittenger27-Jul-05 17:44
Will L Pittenger27-Jul-05 17:44 
GeneralRe: Custom cursor as resource Pin
[Marc]27-Jul-05 20:12
[Marc]27-Jul-05 20:12 
GeneralMemory Leak Pin
dbetting26-Jul-05 6:06
dbetting26-Jul-05 6:06 
GeneralRe: Memory Leak Pin
Steve Maier26-Jul-05 7:18
professionalSteve Maier26-Jul-05 7:18 
GeneralRe: Memory Leak Pin
S. Senthil Kumar26-Jul-05 7:43
S. Senthil Kumar26-Jul-05 7:43 
GeneralRe: Memory Leak [EDITED] Pin
Dave Kreskowiak26-Jul-05 10:14
mveDave Kreskowiak26-Jul-05 10:14 
GeneralRe: Memory Leak [EDITED] Pin
Dan Neely27-Jul-05 2:52
Dan Neely27-Jul-05 2:52 
GeneralRe: Memory Leak [EDITED] Pin
Dave Kreskowiak27-Jul-05 6:33
mveDave Kreskowiak27-Jul-05 6:33 
QuestionHow to Convert Microsoft Excel sheet data into XML data Pin
dsrao26-Jul-05 5:58
dsrao26-Jul-05 5:58 
AnswerRe: How to Convert Microsoft Excel sheet data into XML data Pin
Dan Neely26-Jul-05 6:51
Dan Neely26-Jul-05 6:51 
GeneralPasing messages in remoting Pin
machocr26-Jul-05 5:25
machocr26-Jul-05 5:25 
QuestionHow to serialize/deserialize tree-like object? Pin
soniko26-Jul-05 5:13
soniko26-Jul-05 5:13 
GeneralDataGrid easy question Pin
zaboboa26-Jul-05 4:40
zaboboa26-Jul-05 4:40 
GeneralNon-Standard port configuration for SmtpMail Pin
WetRivrRat26-Jul-05 4:35
WetRivrRat26-Jul-05 4:35 
GeneralRe: Non-Standard port configuration for SmtpMail Pin
S. Senthil Kumar26-Jul-05 5:13
S. Senthil Kumar26-Jul-05 5:13 
GeneralRe: Non-Standard port configuration for SmtpMail Pin
WetRivrRat26-Jul-05 5:48
WetRivrRat26-Jul-05 5:48 
GeneralRe: Non-Standard port configuration for SmtpMail Pin
S. Senthil Kumar26-Jul-05 6:35
S. Senthil Kumar26-Jul-05 6:35 
GeneralRe: Non-Standard port configuration for SmtpMail Pin
S. Senthil Kumar26-Jul-05 6:36
S. Senthil Kumar26-Jul-05 6:36 
GeneralRe: Non-Standard port configuration for SmtpMail Pin
WetRivrRat26-Jul-05 7:28
WetRivrRat26-Jul-05 7:28 
yes, it should be, i don't know for certain. but even if i send it out on say 26 it should still receive right, if it is recieveing smtp.
in otherwords if i were to send mail on port 80 to mail.blah-blah.com it would know (if the router/firewall it's setup properly)to accept incomming traffic to mail.blah-blah.com on internal port 25 right? so i should be able to send outgoing mail on whatever port i want, as long as the recieveing server is configured to recieve mail from mail.whatever.whatever.

or am i just really off in my thinking here?
Unsure | :~

Dim Beautiful As String
Beautiful = "ignorant"
Label1.Text = "The world is full of " & Beautiful & " people."


Why is common sense such an un-common comodity?

GeneralRe: Non-Standard port configuration for SmtpMail Pin
S. Senthil Kumar26-Jul-05 7:46
S. Senthil Kumar26-Jul-05 7:46 
GeneralRe: Non-Standard port configuration for SmtpMail Pin
WetRivrRat26-Jul-05 8:02
WetRivrRat26-Jul-05 8:02 

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.