Click here to Skip to main content
15,888,351 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: TcpClient timeout delay Pin
Gerry Schmitz17-Sep-16 6:24
mveGerry Schmitz17-Sep-16 6:24 
GeneralRe: TcpClient timeout delay Pin
Eddy Vluggen17-Sep-16 8:03
professionalEddy Vluggen17-Sep-16 8:03 
GeneralRe: TcpClient timeout delay Pin
Gerry Schmitz17-Sep-16 9:56
mveGerry Schmitz17-Sep-16 9:56 
GeneralRe: TcpClient timeout delay Pin
Eddy Vluggen17-Sep-16 10:05
professionalEddy Vluggen17-Sep-16 10:05 
GeneralRe: TcpClient timeout delay Pin
Gerry Schmitz17-Sep-16 15:54
mveGerry Schmitz17-Sep-16 15:54 
GeneralRe: TcpClient timeout delay Pin
Eddy Vluggen18-Sep-16 0:56
professionalEddy Vluggen18-Sep-16 0:56 
GeneralRe: TcpClient timeout delay Pin
Gerry Schmitz18-Sep-16 6:31
mveGerry Schmitz18-Sep-16 6:31 
GeneralRe: TcpClient timeout delay Pin
Eddy Vluggen18-Sep-16 6:46
professionalEddy Vluggen18-Sep-16 6:46 
Gerry Schmitz wrote:
"Expensive" in terms of response time for the user.
Expensive is in terms of CPU cost.

Gerry Schmitz wrote:
(Felt it necessary to add some "data base" nonsense?)
No, just pointing out that catching the exception is usually less expensive than doing a check. Same pattern applies to files, connections etc Smile | :)

Gerry Schmitz wrote:
Just try a couple of combinations of .Parse (with / without exception handling; with and without a valid string). No debugger.
Yes, parsing is expensive. Throwing exceptions is not.

You're welcome Smile | :)
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

GeneralRe: TcpClient timeout delay Pin
Gerry Schmitz18-Sep-16 7:20
mveGerry Schmitz18-Sep-16 7:20 
GeneralRe: TcpClient timeout delay Pin
Eddy Vluggen21-Sep-16 5:10
professionalEddy Vluggen21-Sep-16 5:10 
GeneralRe: TcpClient timeout delay Pin
Member 1263260118-Sep-16 19:19
Member 1263260118-Sep-16 19:19 
GeneralRe: TcpClient timeout delay Pin
Gerry Schmitz18-Sep-16 20:50
mveGerry Schmitz18-Sep-16 20:50 
GeneralRe: TcpClient timeout delay Pin
Member 1263260118-Sep-16 20:58
Member 1263260118-Sep-16 20:58 
GeneralRe: TcpClient timeout delay Pin
Gerry Schmitz18-Sep-16 21:22
mveGerry Schmitz18-Sep-16 21:22 
GeneralRe: TcpClient timeout delay Pin
Member 1263260118-Sep-16 21:53
Member 1263260118-Sep-16 21:53 
GeneralRe: TcpClient timeout delay Pin
Gerry Schmitz18-Sep-16 22:22
mveGerry Schmitz18-Sep-16 22:22 
GeneralRe: TcpClient timeout delay Pin
Member 1263260118-Sep-16 22:35
Member 1263260118-Sep-16 22:35 
GeneralMessage Closed Pin
9-Sep-16 6:16
Member 127301999-Sep-16 6:16 
GeneralRe: test Pin
Nathan Minier9-Sep-16 6:27
professionalNathan Minier9-Sep-16 6:27 
GeneralRe: test Pin
NotPolitcallyCorrect9-Sep-16 7:47
NotPolitcallyCorrect9-Sep-16 7:47 
QuestionMicrosoft.VisualBasic.FileIO.TextFieldParser Pin
#realJSOP9-Sep-16 5:51
mve#realJSOP9-Sep-16 5:51 
AnswerRe: Microsoft.VisualBasic.FileIO.TextFieldParser Pin
Richard Deeming9-Sep-16 6:49
mveRichard Deeming9-Sep-16 6:49 
GeneralRe: Microsoft.VisualBasic.FileIO.TextFieldParser Pin
#realJSOP9-Sep-16 7:28
mve#realJSOP9-Sep-16 7:28 
AnswerRe: Microsoft.VisualBasic.FileIO.TextFieldParser Pin
Richard MacCutchan9-Sep-16 21:40
mveRichard MacCutchan9-Sep-16 21:40 
QuestionAssembly. Pin
Member 111616259-Sep-16 2:00
Member 111616259-Sep-16 2:00 

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.