Click here to Skip to main content
15,881,812 members
Home / Discussions / C#
   

C#

 
Questionopen a specific folder Pin
MozhdehQeraati23-Oct-09 19:58
MozhdehQeraati23-Oct-09 19:58 
AnswerRe: open a specific folder Pin
Christian Graus23-Oct-09 20:03
protectorChristian Graus23-Oct-09 20:03 
AnswerRe: open a specific folder Pin
Arish rivlin24-Oct-09 0:35
Arish rivlin24-Oct-09 0:35 
QuestionStoring memory address as hex in an xml file Pin
Jordanwb23-Oct-09 12:40
Jordanwb23-Oct-09 12:40 
AnswerRe: Storing memory address as hex in an xml file Pin
Christian Graus23-Oct-09 13:09
protectorChristian Graus23-Oct-09 13:09 
GeneralRe: Storing memory address as hex in an xml file Pin
Jordanwb23-Oct-09 13:15
Jordanwb23-Oct-09 13:15 
AnswerRe: Storing memory address as hex in an xml file Pin
PIEBALDconsult23-Oct-09 17:46
mvePIEBALDconsult23-Oct-09 17:46 
Generalcan you help me to do this question Pin
Member 665675323-Oct-09 22:17
Member 665675323-Oct-09 22:17 
riving license (class)
+number: string (constructor)
+renewelperiod: int (constructor)
+ GetLicenseInfo():void (mrthod)
+ CalculateLicensePrice(): double (method)
+ DisplayLicenseInfo() : void (method)


Based on the above, create a program with the following requirement
• GetLicenseInfo() method that input license number and renewal period from user. Display an information to the user either to renew the license for 1,2,3 or 5 years.
• CalculateLicensePrice() method that will calculate price for driving license depends on the renewal period of 1,2,3 or 5 years. The renewal fee is RM30 per year
• A method DisplayLicenseInfo() that will display each details including license number,renewal period and license price.

Create an object and invoke necessary method
GeneralRe: can you help me to do this question Pin
nagendrathecoder23-Oct-09 22:29
nagendrathecoder23-Oct-09 22:29 
GeneralRe: can you help me to do this question Pin
Christian Graus23-Oct-09 22:43
protectorChristian Graus23-Oct-09 22:43 
GeneralRe: can you help me to do this question Pin
Lutosław24-Oct-09 1:29
Lutosław24-Oct-09 1:29 
GeneralRe: can you help me to do this question Pin
Pete O'Hanlon24-Oct-09 9:48
mvePete O'Hanlon24-Oct-09 9:48 
QuestionCapturing key presses or key strokes Pin
AndyASPVB23-Oct-09 9:16
AndyASPVB23-Oct-09 9:16 
AnswerRe: Capturing key presses or key strokes Pin
OriginalGriff23-Oct-09 9:28
mveOriginalGriff23-Oct-09 9:28 
GeneralRe: Capturing key presses or key strokes Pin
Lutosław23-Oct-09 9:57
Lutosław23-Oct-09 9:57 
GeneralRe: Capturing key presses or key strokes Pin
AndyASPVB23-Oct-09 10:49
AndyASPVB23-Oct-09 10:49 
GeneralRe: Capturing key presses or key strokes Pin
Anthony Mushrow23-Oct-09 16:54
professionalAnthony Mushrow23-Oct-09 16:54 
AnswerRe: Capturing key presses or key strokes Pin
Henry Minute23-Oct-09 12:38
Henry Minute23-Oct-09 12:38 
GeneralRe: Capturing key presses or key strokes Pin
Rajesh R Subramanian23-Oct-09 23:10
professionalRajesh R Subramanian23-Oct-09 23:10 
GeneralRe: Capturing key presses or key strokes Pin
Henry Minute25-Oct-09 1:10
Henry Minute25-Oct-09 1:10 
GeneralRe: Capturing key presses or key strokes Pin
Rajesh R Subramanian25-Oct-09 1:55
professionalRajesh R Subramanian25-Oct-09 1:55 
GeneralRe: Capturing key presses or key strokes Pin
Henry Minute25-Oct-09 4:40
Henry Minute25-Oct-09 4:40 
AnswerRe: Capturing key presses or key strokes Pin
Rajesh R Subramanian23-Oct-09 23:06
professionalRajesh R Subramanian23-Oct-09 23:06 
QuestionSending a command to an IEnumerable method Pin
Lutosław23-Oct-09 9:13
Lutosław23-Oct-09 9:13 
AnswerRe: Sending a command to an IEnumerable method Pin
Ian Shlasko23-Oct-09 9:55
Ian Shlasko23-Oct-09 9:55 

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.