Click here to Skip to main content
15,792,510 members
Home / Discussions / C#
   

C#

 
GeneralRe: Google PeopleAPI & HttpListener Redirect URI Pin
jschell27-Jun-23 5:48
jschell27-Jun-23 5:48 
General[UPDATE] - Google PeopleAPI & HttpListener Redirect URI Pin
Kevin Marois27-Jun-23 7:01
professionalKevin Marois27-Jun-23 7:01 
GeneralRe: [UPDATE] - Google PeopleAPI & HttpListener Redirect URI Pin
jschell28-Jun-23 6:54
jschell28-Jun-23 6:54 
QuestionThreading related naming and usage of const Pin
HobbyProggy20-Jun-23 6:04
professionalHobbyProggy20-Jun-23 6:04 
AnswerRe: Threading related naming and usage of const Pin
Richard Deeming20-Jun-23 7:05
mveRichard Deeming20-Jun-23 7:05 
GeneralRe: Threading related naming and usage of const Pin
HobbyProggy21-Jun-23 0:02
professionalHobbyProggy21-Jun-23 0:02 
GeneralRe: Threading related naming and usage of const Pin
Richard Deeming21-Jun-23 0:26
mveRichard Deeming21-Jun-23 0:26 
GeneralRe: Threading related naming and usage of const Pin
HobbyProggy21-Jun-23 3:02
professionalHobbyProggy21-Jun-23 3:02 
I do know and found that out earlier, i think this is actually the only place where those two methods will do this. So you think it could be related to that?

Because I had worse issues in the past and then decided that each time a request to the SQL Server gets fired we will create a new connection, with the exception of queries that need to be done one after another in a single method.
Rules for the FOSW ![^]
MessageBox.Show(!string.IsNullOrWhiteSpace(_signature) 
    ? $"This is my signature:{Environment.NewLine}{_signature}": "404-Signature not found");

GeneralRe: Threading related naming and usage of const Pin
Richard Deeming21-Jun-23 3:22
mveRichard Deeming21-Jun-23 3:22 
GeneralRe: Threading related naming and usage of const Pin
HobbyProggy21-Jun-23 4:16
professionalHobbyProggy21-Jun-23 4:16 
GeneralRe: Threading related naming and usage of const Pin
harold aptroot20-Jun-23 16:07
harold aptroot20-Jun-23 16:07 
GeneralRe: Threading related naming and usage of const Pin
HobbyProggy21-Jun-23 0:04
professionalHobbyProggy21-Jun-23 0:04 
AnswerRe: Threading related naming and usage of const Pin
Gerry Schmitz21-Jun-23 5:42
mveGerry Schmitz21-Jun-23 5:42 
AnswerRe: Threading related naming and usage of const Pin
jschell23-Jun-23 11:53
jschell23-Jun-23 11:53 
GeneralRe: Threading related naming and usage of const Pin
HobbyProggy6-Jul-23 4:55
professionalHobbyProggy6-Jul-23 4:55 
QuestionMonospaced font (i.e. "Terminal" font in FontDialog Pin
Ronald Boucher14-Jun-23 13:53
Ronald Boucher14-Jun-23 13:53 
AnswerRe: Monospaced font (i.e. "Terminal" font in FontDialog Pin
Gerry Schmitz14-Jun-23 18:34
mveGerry Schmitz14-Jun-23 18:34 
AnswerRe: Monospaced font (i.e. "Terminal" font in FontDialog Pin
jschell15-Jun-23 3:47
jschell15-Jun-23 3:47 
AnswerRe: Monospaced font (i.e. "Terminal" font in FontDialog Pin
trønderen15-Jun-23 5:15
trønderen15-Jun-23 5:15 
AnswerRe: Monospaced font (i.e. "Terminal" font in FontDialog Pin
Dave Kreskowiak15-Jun-23 8:38
mveDave Kreskowiak15-Jun-23 8:38 
GeneralRe: Monospaced font (i.e. "Terminal" font in FontDialog Pin
Richard Andrew x6415-Jun-23 15:56
professionalRichard Andrew x6415-Jun-23 15:56 
GeneralRe: Monospaced font (i.e. "Terminal" font in FontDialog Pin
jschell16-Jun-23 10:58
jschell16-Jun-23 10:58 
GeneralRe: Monospaced font (i.e. "Terminal" font in FontDialog Pin
trønderen19-Jun-23 9:48
trønderen19-Jun-23 9:48 
QuestionReferencing an Array from another Class Pin
Member 1602947114-Jun-23 6:44
Member 1602947114-Jun-23 6:44 
AnswerRe: Referencing an Array from another Class Pin
OriginalGriff14-Jun-23 7:00
mvaOriginalGriff14-Jun-23 7: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.