Click here to Skip to main content
15,887,253 members
Home / Discussions / C#
   

C#

 
AnswerRe: redirect webtraffic without writing rules to HOSTS file Pin
Bernhard Hiller24-Nov-14 4:47
Bernhard Hiller24-Nov-14 4:47 
QuestionHow to retrive user name from Master Page control (Lable) and Display in aspx page using c# Pin
Member 785476923-Nov-14 4:24
Member 785476923-Nov-14 4:24 
AnswerRe: How to retrive user name from Master Page control (Lable) and Display in aspx page using c# Pin
OriginalGriff23-Nov-14 6:00
mveOriginalGriff23-Nov-14 6:00 
QuestionMenuStript Pin
Keypress23-Nov-14 3:10
Keypress23-Nov-14 3:10 
AnswerRe: MenuStript Pin
OriginalGriff23-Nov-14 3:42
mveOriginalGriff23-Nov-14 3:42 
GeneralRe: MenuStript Pin
Keypress23-Nov-14 3:47
Keypress23-Nov-14 3:47 
GeneralRe: MenuStript Pin
BillWoodruff23-Nov-14 3:50
professionalBillWoodruff23-Nov-14 3:50 
QuestionConverting Y up to Y down coordinates Pin
SledgeHammer0122-Nov-14 20:08
SledgeHammer0122-Nov-14 20:08 
My brain and my Google skills are sucking this late at night.

Lets say I have a control height of 30 pixels
Lets say my data range is -5 to 15

I want to normalize my coordinates, but flipped in Y up fashion.

I.e. -5 is Y=29 on the screen, 15 is Y=0

Been googling transformation, coordinate systems, translation, etc. Lol, can't find a darn thing... I know this is simple math LOL.

Only thing I'm coming up with this late at night is +5 all the points to get to a 0 origin, * 0.66 to scale and then 29 - that... but that can't be right...
AnswerRe: Converting Y up to Y down coordinates Pin
Richard MacCutchan22-Nov-14 22:25
mveRichard MacCutchan22-Nov-14 22:25 
GeneralRe: Converting Y up to Y down coordinates Pin
OriginalGriff22-Nov-14 22:53
mveOriginalGriff22-Nov-14 22:53 
GeneralRe: Converting Y up to Y down coordinates Pin
Richard MacCutchan22-Nov-14 23:11
mveRichard MacCutchan22-Nov-14 23:11 
GeneralRe: Converting Y up to Y down coordinates Pin
OriginalGriff22-Nov-14 23:15
mveOriginalGriff22-Nov-14 23:15 
GeneralRe: Converting Y up to Y down coordinates Pin
SledgeHammer0123-Nov-14 9:01
SledgeHammer0123-Nov-14 9:01 
GeneralRe: Converting Y up to Y down coordinates Pin
SledgeHammer0123-Nov-14 9:08
SledgeHammer0123-Nov-14 9:08 
GeneralRe: Converting Y up to Y down coordinates Pin
SledgeHammer0123-Nov-14 9:14
SledgeHammer0123-Nov-14 9:14 
GeneralRe: Converting Y up to Y down coordinates Pin
SledgeHammer0123-Nov-14 8:10
SledgeHammer0123-Nov-14 8:10 
GeneralRe: Converting Y up to Y down coordinates Pin
SledgeHammer0123-Nov-14 8:11
SledgeHammer0123-Nov-14 8:11 
GeneralRe: Converting Y up to Y down coordinates Pin
Richard MacCutchan23-Nov-14 22:03
mveRichard MacCutchan23-Nov-14 22:03 
GeneralRe: Converting Y up to Y down coordinates Pin
SledgeHammer0123-Nov-14 8:31
SledgeHammer0123-Nov-14 8:31 
GeneralRe: Converting Y up to Y down coordinates Pin
SledgeHammer0123-Nov-14 8:46
SledgeHammer0123-Nov-14 8:46 
AnswerRe: Converting Y up to Y down coordinates Pin
BillWoodruff23-Nov-14 1:00
professionalBillWoodruff23-Nov-14 1:00 
GeneralRe: Converting Y up to Y down coordinates Pin
SledgeHammer0123-Nov-14 8:13
SledgeHammer0123-Nov-14 8:13 
QuestionLooking for books recommendations to learn specifically about DB using .NET and C# Pin
Member 1000166322-Nov-14 8:04
Member 1000166322-Nov-14 8:04 
AnswerRe: Looking for books recommendations to learn specifically about DB using .NET and C# Pin
BillWoodruff22-Nov-14 8:33
professionalBillWoodruff22-Nov-14 8:33 
QuestionIBM - ILog Diagram: Find node position in pixel Pin
hassan faghihi21-Nov-14 22:20
professionalhassan faghihi21-Nov-14 22:20 

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.