Click here to Skip to main content
15,887,746 members
Home / Discussions / C#
   

C#

 
AnswerRe: click event on propertyGrid Pin
Wendelius8-Sep-08 10:08
mentorWendelius8-Sep-08 10:08 
GeneralRe: click event on propertyGrid Pin
netJP12L8-Sep-08 10:23
netJP12L8-Sep-08 10:23 
GeneralRe: click event on propertyGrid Pin
Wendelius8-Sep-08 10:34
mentorWendelius8-Sep-08 10:34 
QuestionRegarding FAX error using FAXCOMLib Pin
Dinker Batra8-Sep-08 8:58
Dinker Batra8-Sep-08 8:58 
AnswerRe: Regarding FAX error using FAXCOMLib Pin
Wendelius8-Sep-08 9:14
mentorWendelius8-Sep-08 9:14 
GeneralRe: Regarding FAX error using FAXCOMLib Pin
Dinker Batra8-Sep-08 9:22
Dinker Batra8-Sep-08 9:22 
GeneralRe: Regarding FAX error using FAXCOMLib Pin
Wendelius8-Sep-08 9:32
mentorWendelius8-Sep-08 9:32 
QuestionNeed help on C# calculator program Pin
nanaka98-Sep-08 8:05
nanaka98-Sep-08 8:05 
I got a project from teacher but I can't do it. Anyone have any idea or any sample to show me as a guideline --> please help.

My project : I need to create a calculator program using any language but if it is C# it would be great. However, the input of this calculator must be assemble and output is binary. So, it means calculator program must accept assembly as input and print out binary as output.
Input sample:
MOV AX, 3 AX <- 3
ADD AX, 2 AX <- AX +2
MUL AX, 8 AX:BX <- AX *8
DIV AX, 5 AX:BX <- AX / 5


Pleaseeeeeee help me as soon as possible.

Thanks a lot. Rose | [Rose]
AnswerRe: Need help on C# calculator program Pin
Manas Bhardwaj8-Sep-08 8:16
professionalManas Bhardwaj8-Sep-08 8:16 
GeneralRe: Need help on C# calculator program Pin
Perspx8-Sep-08 8:24
Perspx8-Sep-08 8:24 
AnswerRe: Need help on C# calculator program Pin
Blue_Boy8-Sep-08 8:25
Blue_Boy8-Sep-08 8:25 
AnswerRe: Need help on C# calculator program Pin
DaveyM698-Sep-08 9:33
professionalDaveyM698-Sep-08 9:33 
AnswerRe: Need help on C# calculator program Pin
Christian Graus8-Sep-08 11:18
protectorChristian Graus8-Sep-08 11:18 
JokePile on! Pin
carbon_golem8-Sep-08 15:59
carbon_golem8-Sep-08 15:59 
QuestionListView item highlighting Pin
Cyrilix8-Sep-08 7:41
Cyrilix8-Sep-08 7:41 
AnswerRe: ListView item highlighting Pin
Wendelius8-Sep-08 8:17
mentorWendelius8-Sep-08 8:17 
AnswerRe: ListView item highlighting Pin
Mycroft Holmes8-Sep-08 15:21
professionalMycroft Holmes8-Sep-08 15:21 
GeneralRe: ListView item highlighting Pin
Cyrilix8-Sep-08 19:21
Cyrilix8-Sep-08 19:21 
QuestionNeed help converting between similar types Pin
Erik Westermann8-Sep-08 7:28
professionalErik Westermann8-Sep-08 7:28 
AnswerRe: Need help converting between similar types Pin
Wendelius8-Sep-08 7:39
mentorWendelius8-Sep-08 7:39 
GeneralRe: Need help converting between similar types Pin
Erik Westermann8-Sep-08 7:55
professionalErik Westermann8-Sep-08 7:55 
GeneralRe: Need help converting between similar types Pin
Wendelius8-Sep-08 8:03
mentorWendelius8-Sep-08 8:03 
AnswerRe: Need help converting between similar types [modified] Pin
Paw Jershauge8-Sep-08 8:35
Paw Jershauge8-Sep-08 8:35 
GeneralRe: Need help converting between similar types Pin
Pete O'Hanlon8-Sep-08 8:48
mvePete O'Hanlon8-Sep-08 8:48 
GeneralRe: Need help converting between similar types Pin
Paw Jershauge8-Sep-08 9:49
Paw Jershauge8-Sep-08 9:49 

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.