Click here to Skip to main content
15,888,351 members
Home / Discussions / C#
   

C#

 
Questionload combobox values into datagrid combobox Pin
Ronni Marker20-Nov-09 10:48
Ronni Marker20-Nov-09 10:48 
AnswerRe: load combobox values into datagrid combobox Pin
Ronni Marker20-Nov-09 11:09
Ronni Marker20-Nov-09 11:09 
Questioncodeproject template empty Pin
Rassler4820-Nov-09 6:53
Rassler4820-Nov-09 6:53 
AnswerRe: codeproject template empty Pin
Richard MacCutchan20-Nov-09 7:16
mveRichard MacCutchan20-Nov-09 7:16 
GeneralRe: codeproject template empty Pin
Rassler4820-Nov-09 20:49
Rassler4820-Nov-09 20:49 
GeneralRe: codeproject template empty Pin
Richard MacCutchan20-Nov-09 21:13
mveRichard MacCutchan20-Nov-09 21:13 
GeneralRe: codeproject template empty Pin
Rassler4821-Nov-09 5:37
Rassler4821-Nov-09 5:37 
Questionrequest: fixing a codeproject programm Pin
no_idea20-Nov-09 6:40
no_idea20-Nov-09 6:40 
hello,
i discovered this page because of an important need of a c# programm which enables me to plot a mathematical funtion im calculating with my own c# program.

i discovered : 2D Math Curve Presentation for your Project which is exactly what i need: easy and simple.

The problem is that it wont work -due to its date

is somebody able to fix the 2 errors?

Error 1 The call is ambiguous between the following methods or properties: 'System.Math.Floor(decimal)' and 'System.Math.Floor(double)' C:\Documents and Settings\admin\Local Settings\Application Data\Temporary Projects\WindowsApplication2\CurveCalc.cs 291 26 WindowsApplication2

error 2
message loop on a single thread is not a valid operation. Use Form.ShowDialog instead.
to this function:

Application.Run(new GraphPlot(funcstr,xs,xe,nump));


waiting for comments
AnswerRe: request: fixing a codeproject programm Pin
DaveyM6920-Nov-09 8:18
professionalDaveyM6920-Nov-09 8:18 
GeneralRe: request: fixing a codeproject programm Pin
no_idea20-Nov-09 10:16
no_idea20-Nov-09 10:16 
GeneralRe: request: fixing a codeproject programm Pin
DaveyM6920-Nov-09 16:29
professionalDaveyM6920-Nov-09 16:29 
GeneralRe: request: fixing a codeproject programm Pin
dojohansen23-Nov-09 10:50
dojohansen23-Nov-09 10:50 
QuestionAlter table in dataset Pin
daniel kuperberg20-Nov-09 6:36
daniel kuperberg20-Nov-09 6:36 
AnswerRe: Alter table in dataset Pin
dojohansen23-Nov-09 10:53
dojohansen23-Nov-09 10:53 
Questionbetter way to make function returns Pin
netJP12L20-Nov-09 6:13
netJP12L20-Nov-09 6:13 
AnswerMessage Closed Pin
20-Nov-09 6:15
stancrm20-Nov-09 6:15 
GeneralRe: better way to make function returns Pin
netJP12L20-Nov-09 6:28
netJP12L20-Nov-09 6:28 
GeneralRe: better way to make function returns [modified] Pin
Saksida Bojan20-Nov-09 6:34
Saksida Bojan20-Nov-09 6:34 
GeneralRe: better way to make function returns Pin
netJP12L20-Nov-09 6:50
netJP12L20-Nov-09 6:50 
GeneralRe: better way to make function returns Pin
Saksida Bojan20-Nov-09 6:59
Saksida Bojan20-Nov-09 6:59 
AnswerRe: better way to make function returns Pin
0x3c020-Nov-09 6:38
0x3c020-Nov-09 6:38 
AnswerRe: better way to make function returns Pin
musefan20-Nov-09 7:39
musefan20-Nov-09 7:39 
GeneralRe: better way to make function returns Pin
netJP12L20-Nov-09 8:34
netJP12L20-Nov-09 8:34 
AnswerRe: better way to make function returns Pin
dojohansen23-Nov-09 10:59
dojohansen23-Nov-09 10:59 
QuestionStream closes while reading a socket Pin
joana.simoes20-Nov-09 5:11
joana.simoes20-Nov-09 5:11 

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.