Click here to Skip to main content
15,892,298 members
Home / Discussions / C#
   

C#

 
GeneralRe: WebBrowser - Fetching HTML code from developer tool Pin
Dave Kreskowiak29-Oct-13 3:08
mveDave Kreskowiak29-Oct-13 3:08 
QuestionCombination Algorithm Pin
santosh_011428-Oct-13 0:38
santosh_011428-Oct-13 0:38 
AnswerRe: Combination Algorithm Pin
Simon_Whale28-Oct-13 1:53
Simon_Whale28-Oct-13 1:53 
GeneralRe: Combination Algorithm Pin
santosh_011428-Oct-13 2:12
santosh_011428-Oct-13 2:12 
AnswerRe: Combination Algorithm Pin
BillWoodruff28-Oct-13 7:12
professionalBillWoodruff28-Oct-13 7:12 
SuggestionRe: Combination Algorithm Pin
GuyThiebaut28-Oct-13 7:14
professionalGuyThiebaut28-Oct-13 7:14 
AnswerRe: Combination Algorithm Pin
harold aptroot28-Oct-13 22:56
harold aptroot28-Oct-13 22:56 
Question[C#] Infix to Postfix calculator Pin
Sottyoru27-Oct-13 5:14
Sottyoru27-Oct-13 5:14 
Hello,

I would like to make infix to postfix calculator.

What I would like to make is like, If I entered the number on the calculator, 1+23*4=, then calculator form will show "1 23 4 * +".

And, I already made my own two program, these are calculator form, and converter infix to postfix program.

But, I don't know how combine two program.

Could somebody help me?

I uploaded two my program on the storage.

infix to postfix program
http://firestorage.jp/download/60346ca65783c9f87a086c362427c05bfdfea76d

calculator program
http://firestorage.jp/download/e636062b4f88508536aed645e85fdc9001e86f83
AnswerRe: [C#] Infix to Postfix calculator Pin
Richard MacCutchan27-Oct-13 6:15
mveRichard MacCutchan27-Oct-13 6:15 
AnswerRe: [C#] Infix to Postfix calculator Pin
codestar00727-Oct-13 23:03
professionalcodestar00727-Oct-13 23:03 
QuestionDll Files in .NET Pin
Amit Saini27-Oct-13 2:30
professionalAmit Saini27-Oct-13 2:30 
AnswerRe: Dll Files in .NET Pin
Abhinav S27-Oct-13 3:34
Abhinav S27-Oct-13 3:34 
GeneralRe: Dll Files in .NET Pin
harold aptroot27-Oct-13 7:21
harold aptroot27-Oct-13 7:21 
GeneralRe: Dll Files in .NET Pin
Mycroft Holmes27-Oct-13 14:19
professionalMycroft Holmes27-Oct-13 14:19 
GeneralRe: Dll Files in .NET Pin
harold aptroot27-Oct-13 20:49
harold aptroot27-Oct-13 20:49 
GeneralRe: Dll Files in .NET Pin
Amit Saini28-Oct-13 4:00
professionalAmit Saini28-Oct-13 4:00 
GeneralRe: Dll Files in .NET Pin
Pete O'Hanlon28-Oct-13 4:18
mvePete O'Hanlon28-Oct-13 4:18 
GeneralRe: Dll Files in .NET Pin
Dave Kreskowiak28-Oct-13 7:05
mveDave Kreskowiak28-Oct-13 7:05 
Questionsedna xml & exist-db sample code? Pin
Moustafa Farhat27-Oct-13 1:56
Moustafa Farhat27-Oct-13 1:56 
AnswerRe: sedna xml & exist-db sample code? Pin
Richard MacCutchan27-Oct-13 2:02
mveRichard MacCutchan27-Oct-13 2:02 
GeneralRe: sedna xml & exist-db sample code? Pin
Moustafa Farhat27-Oct-13 2:13
Moustafa Farhat27-Oct-13 2:13 
GeneralRe: sedna xml & exist-db sample code? Pin
Richard MacCutchan27-Oct-13 2:27
mveRichard MacCutchan27-Oct-13 2:27 
QuestionHow to pass string from C# to PHP web page using PHP nusoap server Pin
Mudassar Tufail26-Oct-13 2:09
Mudassar Tufail26-Oct-13 2:09 
Questionchange from Textbox to datetimepicker Pin
ankisxn25-Oct-13 20:29
ankisxn25-Oct-13 20:29 
AnswerRe: change from Textbox to datetimepicker Pin
Mycroft Holmes25-Oct-13 21:37
professionalMycroft Holmes25-Oct-13 21:37 

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.