Click here to Skip to main content
15,903,033 members
Home / Discussions / C#
   

C#

 
AnswerRe: Enclosing line for a list of points Pin
Peter_in_278028-Aug-18 22:16
professionalPeter_in_278028-Aug-18 22:16 
Questionsystem.drawing.image condition Pin
Xavier Escalante28-Aug-18 9:15
Xavier Escalante28-Aug-18 9:15 
AnswerRe: system.drawing.image condition Pin
Richard Deeming28-Aug-18 10:44
mveRichard Deeming28-Aug-18 10:44 
GeneralRe: system.drawing.image condition Pin
Xavier Escalante31-Aug-18 6:13
Xavier Escalante31-Aug-18 6:13 
QuestionDetect Router IP Address Change Pin
Kevin Marois28-Aug-18 7:25
professionalKevin Marois28-Aug-18 7:25 
AnswerRe: Detect Router IP Address Change Pin
Dave Kreskowiak28-Aug-18 7:40
mveDave Kreskowiak28-Aug-18 7:40 
GeneralRe: Detect Router IP Address Change Pin
Kevin Marois28-Aug-18 8:24
professionalKevin Marois28-Aug-18 8:24 
AnswerRe: Detect Router IP Address Change Pin
OriginalGriff28-Aug-18 8:07
mveOriginalGriff28-Aug-18 8:07 
You can only tell by asking the outside world what the IP is - the internet IP is not transferred into the LAN with "normal" messages.

Have a look here: Using IP based Geolocation - and why it's pretty much useless.[^] It includes an app I knocked up to find out my IP so I could tell when it changed. You'd need to modify it to run in a thread in your app, but that's not too complicated.
Sent from my Amstrad PC 1640
Never throw anything away, Griff
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
AntiTwitter: @DalekDave is now a follower!

GeneralRe: Detect Router IP Address Change Pin
Kevin Marois28-Aug-18 8:24
professionalKevin Marois28-Aug-18 8:24 
GeneralCall WebApi from MVC application and pass the value to a model class Pin
Member 1396461028-Aug-18 3:55
Member 1396461028-Aug-18 3:55 
GeneralRe: Call WebApi from MVC application and pass the value to a model class Pin
Simon_Whale28-Aug-18 4:43
Simon_Whale28-Aug-18 4:43 
QuestionHow to parse certain values from an invisible cmdline Pin
wesley994626-Aug-18 5:08
wesley994626-Aug-18 5:08 
AnswerRe: How to parse certain values from an invisible cmdline Pin
Mycroft Holmes26-Aug-18 13:14
professionalMycroft Holmes26-Aug-18 13:14 
GeneralRe: How to parse certain values from an invisible cmdline Pin
wesley994626-Aug-18 13:37
wesley994626-Aug-18 13:37 
AnswerRe: How to parse certain values from an invisible cmdline Pin
OriginalGriff26-Aug-18 21:25
mveOriginalGriff26-Aug-18 21:25 
AnswerRe: How to parse certain values from an invisible cmdline Pin
Matias Lopez31-Aug-18 8:54
Matias Lopez31-Aug-18 8:54 
QuestionC# float variable are losing their decimals after being inserted on MySQL database Pin
Member 1394865826-Aug-18 2:18
Member 1394865826-Aug-18 2:18 
QuestionRe: C# float variable are losing their decimals after being inserted on MySQL database Pin
Richard MacCutchan26-Aug-18 2:56
mveRichard MacCutchan26-Aug-18 2:56 
AnswerRe: C# float variable are losing their decimals after being inserted on MySQL database Pin
OriginalGriff26-Aug-18 4:04
mveOriginalGriff26-Aug-18 4:04 
AnswerRe: C# float variable are losing their decimals after being inserted on MySQL database Pin
Richard Andrew x6426-Aug-18 4:16
professionalRichard Andrew x6426-Aug-18 4:16 
AnswerRe: C# float variable are losing their decimals after being inserted on MySQL database Pin
MadMyche27-Aug-18 9:38
professionalMadMyche27-Aug-18 9:38 
GeneralRe: C# float variable are losing their decimals after being inserted on MySQL database Pin
Richard Andrew x642-Sep-18 5:20
professionalRichard Andrew x642-Sep-18 5:20 
QuestionHow to get all excel cell data and update new data under specific cell using c# Pin
Sammed24-Aug-18 2:36
Sammed24-Aug-18 2:36 
QuestionC# List<Task> Execution Order Pin
Kevin Marois23-Aug-18 8:22
professionalKevin Marois23-Aug-18 8:22 
AnswerRe: C# List<Task> Execution Order Pin
Richard Deeming23-Aug-18 8:37
mveRichard Deeming23-Aug-18 8:37 

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.