Click here to Skip to main content
15,925,440 members
Home / Discussions / C#
   

C#

 
GeneralRe: Create Sql server alias - Remote connection Pin
calanit29-Dec-08 10:12
calanit29-Dec-08 10:12 
GeneralRe: Create Sql server alias - Remote connection Pin
Wendelius29-Dec-08 10:17
mentorWendelius29-Dec-08 10:17 
QuestionDataGridView with ComboBox. Need help Pin
aerinai29-Dec-08 6:26
aerinai29-Dec-08 6:26 
AnswerRe: DataGridView with ComboBox. Need help Pin
Member 447035429-Dec-08 7:33
Member 447035429-Dec-08 7:33 
Questiontext parsing or automatic segmentation of text in c# Pin
lawrenceinba29-Dec-08 6:13
lawrenceinba29-Dec-08 6:13 
AnswerRe: text parsing or automatic segmentation of text in c# Pin
Teuz29-Dec-08 6:52
Teuz29-Dec-08 6:52 
GeneralRe: text parsing or automatic segmentation of text in c# Pin
Member 447035429-Dec-08 7:16
Member 447035429-Dec-08 7:16 
GeneralRe: text parsing or automatic segmentation of text in c# Pin
Not Active29-Dec-08 10:56
mentorNot Active29-Dec-08 10:56 
GeneralRe: text parsing or automatic segmentation of text in c# Pin
lawrenceinba29-Dec-08 14:46
lawrenceinba29-Dec-08 14:46 
GeneralRe: text parsing or automatic segmentation of text in c# Pin
lawrenceinba29-Dec-08 14:43
lawrenceinba29-Dec-08 14:43 
GeneralRe: text parsing or automatic segmentation of text in c# Pin
Colin Angus Mackay29-Dec-08 15:03
Colin Angus Mackay29-Dec-08 15:03 
GeneralRe: text parsing or automatic segmentation of text in c# Pin
lawrenceinba29-Dec-08 15:17
lawrenceinba29-Dec-08 15:17 
GeneralRe: text parsing or automatic segmentation of text in c# Pin
Colin Angus Mackay29-Dec-08 15:30
Colin Angus Mackay29-Dec-08 15:30 
AnswerRe: text parsing or automatic segmentation of text in c# Pin
#realJSOP29-Dec-08 9:05
professional#realJSOP29-Dec-08 9:05 
AnswerRe: text parsing or automatic segmentation of text in c# Pin
Colin Angus Mackay29-Dec-08 10:19
Colin Angus Mackay29-Dec-08 10:19 
JokeRe: text parsing or automatic segmentation of text in c# Pin
Pete O'Hanlon29-Dec-08 10:23
mvePete O'Hanlon29-Dec-08 10:23 
GeneralRe: text parsing or automatic segmentation of text in c# Pin
Colin Angus Mackay29-Dec-08 11:52
Colin Angus Mackay29-Dec-08 11:52 
GeneralRe: text parsing or automatic segmentation of text in c# Pin
lawrenceinba29-Dec-08 14:50
lawrenceinba29-Dec-08 14:50 
GeneralRe: text parsing or automatic segmentation of text in c# Pin
Colin Angus Mackay29-Dec-08 14:59
Colin Angus Mackay29-Dec-08 14:59 
QuestionEvenly Space Points On Line Pin
linal29-Dec-08 5:47
linal29-Dec-08 5:47 
AnswerRe: Evenly Space Points On Line Pin
cechode29-Dec-08 7:06
cechode29-Dec-08 7:06 
GeneralRe: Evenly Space Points On Line Pin
Ben Fair29-Dec-08 10:08
Ben Fair29-Dec-08 10:08 
GeneralRe: Evenly Space Points On Line Pin
Luc Pattyn29-Dec-08 10:32
sitebuilderLuc Pattyn29-Dec-08 10:32 
Hi,

I admit your approach is very KISS, however I doubt this is the right answer. You are assuming it is a straight line, but then why would the OP start of with a collection of points to define the line? It looks more like: here is a number of points, imagine a fluent line that goes through all of them and come up with new point that lie on that fluent line but now are equally spaced. So you might try some Bezier curves and calculate lengths on those (something I haven't encountered before).

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

Fixturized forever. Confused | :confused:


QuestionAdd a Property for a UserControls Pin
Pedram Behroozi29-Dec-08 5:35
Pedram Behroozi29-Dec-08 5:35 
AnswerRe: Add a Property for a UserControls Pin
PIEBALDconsult29-Dec-08 5:43
mvePIEBALDconsult29-Dec-08 5:43 

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.