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

C#

 
GeneralRe: how to calculate percentile from excel column? Pin
#realJSOP9-Aug-16 6:02
professional#realJSOP9-Aug-16 6:02 
GeneralRe: how to calculate percentile from excel column? Pin
#realJSOP9-Aug-16 6:02
professional#realJSOP9-Aug-16 6:02 
GeneralRe: how to calculate percentile from excel column? Pin
Slacker0079-Aug-16 6:56
professionalSlacker0079-Aug-16 6:56 
GeneralRe: how to calculate percentile from excel column? Pin
Richard MacCutchan8-Aug-16 21:28
mveRichard MacCutchan8-Aug-16 21:28 
Questioncreate a program Pin
Member 105197957-Aug-16 20:45
Member 105197957-Aug-16 20:45 
AnswerRe: create a program Pin
Richard MacCutchan7-Aug-16 21:11
mveRichard MacCutchan7-Aug-16 21:11 
AnswerRe: create a program Pin
Pete O'Hanlon7-Aug-16 21:14
mvePete O'Hanlon7-Aug-16 21:14 
Generalcreate a new data table on every click of a button Pin
Member 126599265-Aug-16 1:21
Member 126599265-Aug-16 1:21 
I need to create a new data table that contain 30 values on every click of a button.the table should contain 30 default values and that values should be editable.on editing it will have the newly edited value instead of default value.
for example:
on first click of button I created a table_01.
It will have 30 default values has zeros
1 0000
2 0000...etc upto 30
on second click of button it should create as table_02
It will have 30 default has zeros
1 0000
...
29 0000
30 0000

if I double click on 29 th value and replace 0000 by 1111 means it should hold 1111 as its value by replacing 0000.
how to achieve it,please help me
GeneralRe: create a new data table on every click of a button Pin
dan!sh 5-Aug-16 1:45
professional dan!sh 5-Aug-16 1:45 
GeneralRe: create a new data table on every click of a button Pin
Member 126599265-Aug-16 2:05
Member 126599265-Aug-16 2:05 
GeneralRe: create a new data table on every click of a button Pin
Mycroft Holmes5-Aug-16 2:30
professionalMycroft Holmes5-Aug-16 2:30 
GeneralRe: create a new data table on every click of a button Pin
BillWoodruff5-Aug-16 2:36
professionalBillWoodruff5-Aug-16 2:36 
QuestionHow add and delete multiple DLL references from C# project programmatically Pin
Member 126484635-Aug-16 1:15
Member 126484635-Aug-16 1:15 
AnswerRe: How add and delete multiple DLL references from C# project programmatically Pin
dan!sh 5-Aug-16 1:48
professional dan!sh 5-Aug-16 1:48 
AnswerRe: How add and delete multiple DLL references from C# project programmatically Pin
BillWoodruff5-Aug-16 2:39
professionalBillWoodruff5-Aug-16 2:39 
GeneralRe: How add and delete multiple DLL references from C# project programmatically Pin
Member 126484636-Aug-16 2:27
Member 126484636-Aug-16 2:27 
QuestionTaking photos with a webcam in C # desktop Pin
hassan toghisny3-Aug-16 21:27
hassan toghisny3-Aug-16 21:27 
AnswerRe: Taking photos with a webcam in C # desktop Pin
Pete O'Hanlon3-Aug-16 21:39
mvePete O'Hanlon3-Aug-16 21:39 
AnswerRe: Taking photos with a webcam in C # desktop Pin
Bernhard Hiller3-Aug-16 21:44
Bernhard Hiller3-Aug-16 21:44 
QuestionCD burning in C # desktop Pin
hassan toghisny3-Aug-16 21:08
hassan toghisny3-Aug-16 21:08 
AnswerRe: CD burning in C # desktop Pin
OriginalGriff3-Aug-16 21:36
mveOriginalGriff3-Aug-16 21:36 
AnswerRe: CD burning in C # desktop Pin
Ravi Bhavnani12-Aug-16 5:52
professionalRavi Bhavnani12-Aug-16 5:52 
QuestionLINQ with ref parameter Pin
sunsher3-Aug-16 20:57
sunsher3-Aug-16 20:57 
AnswerRe: LINQ with ref parameter Pin
Pete O'Hanlon3-Aug-16 21:28
mvePete O'Hanlon3-Aug-16 21:28 
AnswerRe: LINQ with ref parameter Pin
Richard Deeming4-Aug-16 2:43
mveRichard Deeming4-Aug-16 2: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.