Click here to Skip to main content
15,886,963 members
Home / Discussions / C#
   

C#

 
QuestionDesign Form with DevComponent on C# Pin
Member 1408464310-Dec-18 15:16
Member 1408464310-Dec-18 15:16 
AnswerRe: Design Form with DevComponent on C# Pin
OriginalGriff10-Dec-18 20:06
mveOriginalGriff10-Dec-18 20:06 
AnswerRe: Design Form with DevComponent on C# Pin
BillWoodruff11-Dec-18 5:35
professionalBillWoodruff11-Dec-18 5:35 
PraiseRe: Design Form with DevComponent on C# Pin
Eddy Vluggen11-Dec-18 6:18
professionalEddy Vluggen11-Dec-18 6:18 
QuestionK-means clustering algorithm in C# Pin
Member 1408268110-Dec-18 10:42
Member 1408268110-Dec-18 10:42 
AnswerRe: K-means clustering algorithm in C# Pin
OriginalGriff10-Dec-18 20:05
mveOriginalGriff10-Dec-18 20:05 
GeneralRe: K-means clustering algorithm in C# Pin
Member 1408268110-Dec-18 20:08
Member 1408268110-Dec-18 20:08 
GeneralRe: K-means clustering algorithm in C# Pin
OriginalGriff10-Dec-18 20:21
mveOriginalGriff10-Dec-18 20:21 
If you mean "tell me where to start to bolt these two together" then I already did:
Quote:
The only way to do that would be: understand each bit of code, and think about what you are trying to achieve.

If you mean "how do I start to do it for myself?" then that's just the same as any other coding homework you have been given: read the question carefully, research the algorithms (which are not code) you need, write yourself a specification (so you know exactly what you are working towards), expand that to a design, and then code and test. I can't even see your homework question, so I can't be any more specific than that!
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!

QuestionBitConverter.ToString with customizable length? Pin
Nelek10-Dec-18 2:46
protectorNelek10-Dec-18 2:46 
AnswerRe: BitConverter.ToString with customizable length? Pin
OriginalGriff10-Dec-18 4:06
mveOriginalGriff10-Dec-18 4:06 
GeneralRe: BitConverter.ToString with customizable length? Pin
Nelek10-Dec-18 21:18
protectorNelek10-Dec-18 21:18 
GeneralRe: BitConverter.ToString with customizable length? Pin
OriginalGriff10-Dec-18 21:30
mveOriginalGriff10-Dec-18 21:30 
GeneralRe: BitConverter.ToString with customizable length? Pin
Nelek10-Dec-18 21:46
protectorNelek10-Dec-18 21:46 
GeneralRe: BitConverter.ToString with customizable length? Pin
OriginalGriff10-Dec-18 22:02
mveOriginalGriff10-Dec-18 22:02 
GeneralRe: BitConverter.ToString with customizable length? Pin
Nelek11-Dec-18 2:59
protectorNelek11-Dec-18 2:59 
GeneralRe: BitConverter.ToString with customizable length? Pin
BillWoodruff13-Dec-18 9:25
professionalBillWoodruff13-Dec-18 9:25 
QuestionCode in c# Pin
Mody_20048-Dec-18 4:07
Mody_20048-Dec-18 4:07 
AnswerRe: Code in c# Pin
OriginalGriff8-Dec-18 4:23
mveOriginalGriff8-Dec-18 4:23 
AnswerRe: Code in c# Pin
Eddy Vluggen8-Dec-18 5:11
professionalEddy Vluggen8-Dec-18 5:11 
AnswerRe: Code in c# Pin
Dave Kreskowiak9-Dec-18 5:13
mveDave Kreskowiak9-Dec-18 5:13 
AnswerRe: Code in c# Pin
Kevin Marois10-Dec-18 8:07
professionalKevin Marois10-Dec-18 8:07 
Questionhow to bind all text filed with dropdownlist data selection in kendo grid,give any example Pin
Member 115679596-Dec-18 1:25
Member 115679596-Dec-18 1:25 
AnswerRe: how to bind all text filed with dropdownlist data selection in kendo grid,give any example Pin
OriginalGriff6-Dec-18 2:35
mveOriginalGriff6-Dec-18 2:35 
GeneralRe: how to bind all text filed with dropdownlist data selection in kendo grid,give any example Pin
Richard Andrew x648-Dec-18 5:32
professionalRichard Andrew x648-Dec-18 5:32 
QuestionThere is already an open DataReader associated with this Command which must be closed first. Pin
govind_nanna5-Dec-18 19:45
govind_nanna5-Dec-18 19:45 

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.