Click here to Skip to main content
15,911,789 members
Home / Discussions / C#
   

C#

 
QuestionUnsafe() Blocks?? Pin
Rahithi20-Jan-07 19:35
Rahithi20-Jan-07 19:35 
AnswerRe: Unsafe() Blocks?? Pin
Christian Graus20-Jan-07 22:44
protectorChristian Graus20-Jan-07 22:44 
QuestionHelp importing XML data into forms Pin
TheBlindWatchmaker20-Jan-07 16:13
TheBlindWatchmaker20-Jan-07 16:13 
AnswerRe: Help importing XML data into forms Pin
coolestCoder20-Jan-07 21:25
coolestCoder20-Jan-07 21:25 
Questionone resource file for two projects in one solution Pin
shakhtyor20-Jan-07 15:33
shakhtyor20-Jan-07 15:33 
AnswerRe: one resource file for two projects in one solution Pin
Phillip M. Hoff20-Jan-07 20:48
Phillip M. Hoff20-Jan-07 20:48 
GeneralRe: one resource file for two projects in one solution Pin
shakhtyor20-Jan-07 22:19
shakhtyor20-Jan-07 22:19 
Questionhow to construct a formula based on user's input? Pin
michal.kreslik20-Jan-07 13:35
michal.kreslik20-Jan-07 13:35 
Hello,

how do I construct a mathematical formula based on user's TEXT input?

It would be too complicated to explain what do I need to accomplish in my app, but let's just say that there's a textbox on a user form and based on what the user enters into that textbox, further calculation will be done.

E.g. if user enters "a + ( b / 2 )" and "a" and "b" will be recognized/parsed as valid variables with some internal meaning, the app will do certain calculation based on this formula. It would be too cumbersome to try to catch all possible input combinations the user might possible enter.

There must be some standard way on how to do this.

Is there any best practice on how to do this?

Thank you very much for any input,
Michal Kreslik
AnswerRe: how to construct a formula based on user's input? Pin
Luc Pattyn20-Jan-07 13:40
sitebuilderLuc Pattyn20-Jan-07 13:40 
GeneralRe: how to construct a formula based on user's input? Pin
michal.kreslik20-Jan-07 13:56
michal.kreslik20-Jan-07 13:56 
Question'preg_replace();' in c#? Pin
NZSmartie20-Jan-07 13:06
NZSmartie20-Jan-07 13:06 
AnswerRe: 'preg_replace();' in c#? Pin
Ed.Poore20-Jan-07 13:10
Ed.Poore20-Jan-07 13:10 
AnswerRe: 'preg_replace();' in c#? Pin
Ravi Bhavnani20-Jan-07 13:12
professionalRavi Bhavnani20-Jan-07 13:12 
QuestionscaleX & scaleY Pin
hamadam2120-Jan-07 11:42
hamadam2120-Jan-07 11:42 
AnswerRe: scaleX & scaleY Pin
Christian Graus20-Jan-07 14:37
protectorChristian Graus20-Jan-07 14:37 
QuestionThread Problem Again. Pin
Eddymvp20-Jan-07 11:34
Eddymvp20-Jan-07 11:34 
AnswerRe: Thread Problem Again. Pin
Luc Pattyn20-Jan-07 12:16
sitebuilderLuc Pattyn20-Jan-07 12:16 
GeneralRe: Thread Problem Again. Pin
Eddymvp20-Jan-07 12:27
Eddymvp20-Jan-07 12:27 
GeneralRe: Thread Problem Again. Pin
Luc Pattyn20-Jan-07 13:31
sitebuilderLuc Pattyn20-Jan-07 13:31 
GeneralRe: Thread Problem Again. Pin
Eddymvp20-Jan-07 13:43
Eddymvp20-Jan-07 13:43 
Questionhow to read/write XML simple ? Pin
hdv21220-Jan-07 11:26
hdv21220-Jan-07 11:26 
AnswerRe: how to read/write XML simple ? Pin
Stefan Troschuetz20-Jan-07 11:31
Stefan Troschuetz20-Jan-07 11:31 
AnswerRe: how to read/write XML simple ? Pin
Seishin#21-Jan-07 20:52
Seishin#21-Jan-07 20:52 
QuestionSpeech Pin
Mr.Sam20-Jan-07 10:25
Mr.Sam20-Jan-07 10:25 
QuestionNeed help! Pin
Frankww20-Jan-07 9:54
Frankww20-Jan-07 9:54 

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.