Click here to Skip to main content
15,901,373 members
Home / Discussions / C#
   

C#

 
GeneralRe: calculating slope of a line Pin
DaveyM6922-Jan-09 9:37
professionalDaveyM6922-Jan-09 9:37 
GeneralRe: calculating slope of a line Pin
steini144122-Jan-09 9:48
steini144122-Jan-09 9:48 
GeneralRe: calculating slope of a line Pin
PIEBALDconsult23-Jan-09 3:57
mvePIEBALDconsult23-Jan-09 3:57 
GeneralRe: calculating slope of a line [modified] Pin
PIEBALDconsult22-Jan-09 10:32
mvePIEBALDconsult22-Jan-09 10:32 
GeneralRe: calculating slope of a line Pin
Ennis Ray Lynch, Jr.22-Jan-09 10:40
Ennis Ray Lynch, Jr.22-Jan-09 10:40 
GeneralRe: calculating slope of a line Pin
PIEBALDconsult22-Jan-09 10:51
mvePIEBALDconsult22-Jan-09 10:51 
GeneralRe: calculating slope of a line Pin
DaveyM6922-Jan-09 10:47
professionalDaveyM6922-Jan-09 10:47 
AnswerRe: calculating slope of a line Pin
Thomas Stockwell22-Jan-09 13:16
professionalThomas Stockwell22-Jan-09 13:16 
Slope of a line is basic math, not programming: (y1-y2)/(x1-x2)

Regards,
Thomas Stockwell

Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.

Visit my Blog

GeneralRe: calculating slope of a line Pin
PIEBALDconsult22-Jan-09 13:27
mvePIEBALDconsult22-Jan-09 13:27 
QuestionProblem: How to include DLL when I compiled my windows mobile project? Pin
leslie wu22-Jan-09 5:05
leslie wu22-Jan-09 5:05 
GeneralRe: Problem: How to include DLL when I compiled my windows mobile project? Pin
Tony Richards22-Jan-09 5:07
Tony Richards22-Jan-09 5:07 
GeneralRe: Problem: How to include DLL when I compiled my windows mobile project? Pin
leslie wu22-Jan-09 5:40
leslie wu22-Jan-09 5:40 
GeneralRe: Problem: How to include DLL when I compiled my windows mobile project? Pin
leslie wu22-Jan-09 6:08
leslie wu22-Jan-09 6:08 
GeneralRe: Problem: How to include DLL when I compiled my windows mobile project? Pin
Ennis Ray Lynch, Jr.22-Jan-09 6:10
Ennis Ray Lynch, Jr.22-Jan-09 6:10 
GeneralRe: Problem: How to include DLL when I compiled my windows mobile project? Pin
leslie wu22-Jan-09 6:36
leslie wu22-Jan-09 6:36 
QuestionC# and SQL Project Pin
Michael Fritzius22-Jan-09 4:22
professionalMichael Fritzius22-Jan-09 4:22 
AnswerRe: C# and SQL Project Pin
led mike22-Jan-09 4:40
led mike22-Jan-09 4:40 
GeneralRe: C# and SQL Project Pin
Michael Fritzius22-Jan-09 4:52
professionalMichael Fritzius22-Jan-09 4:52 
GeneralRe: C# and SQL Project Pin
EliottA22-Jan-09 5:01
EliottA22-Jan-09 5:01 
GeneralRe: C# and SQL Project Pin
led mike22-Jan-09 5:03
led mike22-Jan-09 5:03 
AnswerRe: C# and SQL Project Pin
Wendelius22-Jan-09 4:50
mentorWendelius22-Jan-09 4:50 
AnswerRe: C# and SQL Project Pin
Michael Fritzius23-Jan-09 4:26
professionalMichael Fritzius23-Jan-09 4:26 
AnswerRe: C# and SQL Project Pin
Michael Fritzius26-Jan-09 3:57
professionalMichael Fritzius26-Jan-09 3:57 
QuestionGetDriveName in C# Pin
mulugheta22-Jan-09 4:00
mulugheta22-Jan-09 4:00 
AnswerRe: GetDriveName in C# Pin
Ben Fair22-Jan-09 4:04
Ben Fair22-Jan-09 4:04 

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.