Click here to Skip to main content
15,892,059 members
Home / Discussions / C#
   

C#

 
GeneralRe: c# Win Forms, Event Handlers, Store a global setting and retrieve it in an event handler Pin
jkirkerx15-Nov-18 7:58
professionaljkirkerx15-Nov-18 7:58 
AnswerRe: c# Win Forms, Event Handlers, Store a global setting and retrieve it in an event handler Pin
BillWoodruff15-Nov-18 13:36
professionalBillWoodruff15-Nov-18 13:36 
GeneralRe: c# Win Forms, Event Handlers, Store a global setting and retrieve it in an event handler Pin
jkirkerx16-Nov-18 9:40
professionaljkirkerx16-Nov-18 9:40 
AnswerRe: c# Win Forms, Event Handlers, Store a global setting and retrieve it in an event handler Pin
Mycroft Holmes15-Nov-18 13:59
professionalMycroft Holmes15-Nov-18 13:59 
GeneralRe: c# Win Forms, Event Handlers, Store a global setting and retrieve it in an event handler Pin
jkirkerx16-Nov-18 9:44
professionaljkirkerx16-Nov-18 9:44 
QuestionCorrelation Between two different Charts in C# Pin
Member 1332584614-Nov-18 12:08
Member 1332584614-Nov-18 12:08 
QuestionDetect Network / VPN Connection Pin
Kevin Marois14-Nov-18 7:25
professionalKevin Marois14-Nov-18 7:25 
AnswerRe: Detect Network / VPN Connection Pin
Eddy Vluggen15-Nov-18 1:21
professionalEddy Vluggen15-Nov-18 1:21 
Is there a webserver running on the network? If not, grab a raspberry Pi and make one.

Try downloading a text-file from that webserver over the local LAN-address. If it works, you're either on your own network, or someone is trying to convince your app that it is.

Alternatively, you ask one of the network-admins for some help; I'll bet there's a lot of things that identify your network as yours when running netstat, ipconfig, whois and nslookup Smile | :)
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]
"If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

AnswerRe: Detect Network / VPN Connection Pin
Nathan Minier15-Nov-18 1:38
professionalNathan Minier15-Nov-18 1:38 
QuestionKeeping connection strings secure Pin
Frank R. Haugen14-Nov-18 5:00
professionalFrank R. Haugen14-Nov-18 5:00 
AnswerRe: Keeping connection strings secure Pin
Richard MacCutchan14-Nov-18 5:29
mveRichard MacCutchan14-Nov-18 5:29 
AnswerRe: Keeping connection strings secure Pin
Eddy Vluggen15-Nov-18 1:27
professionalEddy Vluggen15-Nov-18 1:27 
Questionc# with ftp server Pin
erdalczr13-Nov-18 20:30
erdalczr13-Nov-18 20:30 
AnswerRe: c# with ftp server Pin
OriginalGriff13-Nov-18 20:39
mveOriginalGriff13-Nov-18 20:39 
AnswerRe: c# with ftp server Pin
Eddy Vluggen14-Nov-18 0:31
professionalEddy Vluggen14-Nov-18 0:31 
QuestionCan anyone help fix this issue ? c sharp Pin
Member 1405353013-Nov-18 10:53
Member 1405353013-Nov-18 10:53 
AnswerRe: Can anyone help fix this issue ? c sharp Pin
Mycroft Holmes13-Nov-18 11:05
professionalMycroft Holmes13-Nov-18 11:05 
AnswerRe: Can anyone help fix this issue ? c sharp Pin
OriginalGriff13-Nov-18 19:17
mveOriginalGriff13-Nov-18 19:17 
QuestionSeveral lists into one horizontal list Pin
Member 1307682212-Nov-18 22:12
Member 1307682212-Nov-18 22:12 
AnswerRe: Several lists into one horizontal list Pin
OriginalGriff12-Nov-18 23:42
mveOriginalGriff12-Nov-18 23:42 
AnswerRe: Several lists into one horizontal list Pin
BillWoodruff13-Nov-18 2:12
professionalBillWoodruff13-Nov-18 2:12 
GeneralRe: Several lists into one horizontal list Pin
Richard Deeming14-Nov-18 1:09
mveRichard Deeming14-Nov-18 1:09 
AnswerRe: Several lists into one horizontal list Pin
Richard Deeming14-Nov-18 1:18
mveRichard Deeming14-Nov-18 1:18 
QuestionCheck if xy point is within a polygon Console App Pin
Member 1192266611-Nov-18 23:15
Member 1192266611-Nov-18 23:15 
QuestionRe: Check if xy point is within a polygon Console App Pin
Richard MacCutchan11-Nov-18 23:19
mveRichard MacCutchan11-Nov-18 23:19 

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.