Click here to Skip to main content
15,898,035 members
Home / Discussions / C#
   

C#

 
AnswerRe: Dataset Selection Pin
Xmen Real 18-Mar-09 6:16
professional Xmen Real 18-Mar-09 6:16 
GeneralRe: Dataset Selection Pin
Stefano Negro19-Mar-09 0:32
Stefano Negro19-Mar-09 0:32 
AnswerRe: Dataset Selection Pin
Mohammad Dayyan18-Mar-09 6:31
Mohammad Dayyan18-Mar-09 6:31 
AnswerRe: Dataset Selection Pin
tech60318-Mar-09 14:44
tech60318-Mar-09 14:44 
AnswerRe: Dataset Selection Pin
jaypatel51218-Mar-09 19:23
jaypatel51218-Mar-09 19:23 
Questionattach Event in Javascript Pin
Navneet Hegde18-Mar-09 5:39
Navneet Hegde18-Mar-09 5:39 
QuestionNearest point on a line. Pin
Steve_18-Mar-09 4:58
Steve_18-Mar-09 4:58 
AnswerRe: Nearest point on a line. [modified] Pin
musefan18-Mar-09 5:00
musefan18-Mar-09 5:00 
off top of head just loop through all points in the line and calulate the distance from that point to the 'other point' with pythagorus theory or something. shortest distance = nearest point

maybe would be easier to apply roation to the line and point first so the line is completely vertical then just use the yPos of the point and match it to the yPos within the line

Life goes very fast. Tomorrow, today is already yesterday.

modified on Wednesday, March 18, 2009 11:19 AM

QuestionRe: Nearest point on a line. Pin
12Code18-Mar-09 5:19
12Code18-Mar-09 5:19 
AnswerRe: Nearest point on a line. Pin
musefan18-Mar-09 5:26
musefan18-Mar-09 5:26 
GeneralRe: Nearest point on a line. Pin
moon_stick18-Mar-09 5:54
moon_stick18-Mar-09 5:54 
GeneralRe: Nearest point on a line. Pin
musefan18-Mar-09 6:03
musefan18-Mar-09 6:03 
AnswerRe: Nearest point on a line. Pin
led mike18-Mar-09 5:01
led mike18-Mar-09 5:01 
AnswerRe: Nearest point on a line. Pin
moon_stick18-Mar-09 5:08
moon_stick18-Mar-09 5:08 
AnswerRe: Nearest point on a line. Pin
harold aptroot18-Mar-09 5:25
harold aptroot18-Mar-09 5:25 
Questionmerge using C# Pin
StoneCOLD70918-Mar-09 4:44
StoneCOLD70918-Mar-09 4:44 
AnswerRe: merge using C# Pin
musefan18-Mar-09 4:58
musefan18-Mar-09 4:58 
GeneralRe: merge using C# Pin
StoneCOLD70918-Mar-09 6:29
StoneCOLD70918-Mar-09 6:29 
GeneralRe: merge using C# Pin
musefan18-Mar-09 6:44
musefan18-Mar-09 6:44 
GeneralRe: merge using C# Pin
StoneCOLD70918-Mar-09 7:15
StoneCOLD70918-Mar-09 7:15 
GeneralRe: merge using C# Pin
musefan18-Mar-09 7:28
musefan18-Mar-09 7:28 
GeneralRe: merge using C# [modified] Pin
StoneCOLD70918-Mar-09 8:04
StoneCOLD70918-Mar-09 8:04 
Questionerror while inserting table with autonumber using MsAccess Pin
sakthi06karthi18-Mar-09 3:51
sakthi06karthi18-Mar-09 3:51 
AnswerRe: error while inserting table with autonumber using MsAccess Pin
Jerry.Wang18-Mar-09 3:58
Jerry.Wang18-Mar-09 3:58 
GeneralRe: error while inserting table with autonumber using MsAccess Pin
sakthi06karthi18-Mar-09 4:06
sakthi06karthi18-Mar-09 4:06 

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.