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

C#

 
AnswerRe: How to detect changed file names from group of file in folder Pin
Richard MacCutchan11-Dec-16 21:22
mveRichard MacCutchan11-Dec-16 21:22 
QuestionSend Email From C# Code using gmail and delivered only in inbox can not delivered at spam Pin
Member 1288409211-Dec-16 19:43
Member 1288409211-Dec-16 19:43 
AnswerRe: Send Email From C# Code using gmail and delivered only in inbox can not delivered at spam Pin
OriginalGriff11-Dec-16 19:57
mveOriginalGriff11-Dec-16 19:57 
QuestionMessage Closed Pin
11-Dec-16 19:44
Member 1288247211-Dec-16 19:44 
AnswerRe: How can I crack the winrar password with IDA PRO Pin
OriginalGriff11-Dec-16 19:47
mveOriginalGriff11-Dec-16 19:47 
GeneralRe: How can I crack the winrar password with IDA PRO Pin
ZurdoDev12-Dec-16 5:02
professionalZurdoDev12-Dec-16 5:02 
GeneralRe: How can I crack the winrar password with IDA PRO Pin
Pete O'Hanlon12-Dec-16 5:12
mvePete O'Hanlon12-Dec-16 5:12 
QuestionC# Computer calculate expression Pin
Pavlex410-Dec-16 7:58
Pavlex410-Dec-16 7:58 
How to make program that from given numbers calculate give value or if he can't calculate that value he should find closest to that value?
Design of program: [^]
In first three labels is random generated three-digit number,in second four labels are random generated numbers can be from 1 to 9,in third label random generated numbers can be(10,15 or 20) in fourth label random generated numbers can be (25,50,75 or 100).

When user enter expression computer must calculate it and tell him what he calculated.User also cannot enter numbers that were not random generated inside labels.
After that computer must calculate expression and show steps how did he made it or if he can't calculate give random number from first three labels it should calculate closest to that value and show steps how did he calculated it.

When all these number are generated user have 60 seconds to make expression from give numbers,if time expires user enter expression if didn't enter it earlier and if he does have or doesn't have same number as in first three labels then he got points based on:
1.If he has same number as in first three labels he gets 30 points
2.If number is different for one he gets 20 points
3.If number is different for five he gets 10 points
4.If number is different for ten he gets 5 points
5.If difference if less than the number offered he gets additional 5 points

modified 10-Dec-16 14:11pm.

GeneralRe: C# Computer calculate expression Pin
PIEBALDconsult10-Dec-16 8:16
mvePIEBALDconsult10-Dec-16 8:16 
GeneralRe: C# Computer calculate expression Pin
Pavlex410-Dec-16 8:17
Pavlex410-Dec-16 8:17 
GeneralRe: C# Computer calculate expression Pin
NotPolitcallyCorrect10-Dec-16 8:26
NotPolitcallyCorrect10-Dec-16 8:26 
GeneralRe: C# Computer calculate expression Pin
Pavlex410-Dec-16 11:06
Pavlex410-Dec-16 11:06 
QuestionRe: C# Computer calculate expression Pin
Richard MacCutchan10-Dec-16 20:49
mveRichard MacCutchan10-Dec-16 20:49 
AnswerRe: C# Computer calculate expression Pin
Pavlex410-Dec-16 22:40
Pavlex410-Dec-16 22:40 
GeneralRe: C# Computer calculate expression Pin
OriginalGriff10-Dec-16 22:45
mveOriginalGriff10-Dec-16 22:45 
GeneralRe: C# Computer calculate expression Pin
Richard MacCutchan10-Dec-16 21:51
mveRichard MacCutchan10-Dec-16 21:51 
GeneralRe: C# Computer calculate expression Pin
OriginalGriff10-Dec-16 22:42
mveOriginalGriff10-Dec-16 22:42 
GeneralRe: C# Computer calculate expression Pin
Jon McKee10-Dec-16 22:45
professionalJon McKee10-Dec-16 22:45 
AnswerRe: C# Computer calculate expression Pin
Patrice T10-Dec-16 22:42
mvePatrice T10-Dec-16 22:42 
GeneralRe: C# Computer calculate expression Pin
Pavlex411-Dec-16 6:22
Pavlex411-Dec-16 6:22 
GeneralRe: C# Computer calculate expression Pin
Patrice T11-Dec-16 8:29
mvePatrice T11-Dec-16 8:29 
QuestionC# SQL Server problem Pin
Pavlex410-Dec-16 5:32
Pavlex410-Dec-16 5:32 
AnswerRe: C# SQL Server problem Pin
OriginalGriff10-Dec-16 5:39
mveOriginalGriff10-Dec-16 5:39 
GeneralRe: C# SQL Server problem Pin
Pavlex410-Dec-16 5:55
Pavlex410-Dec-16 5:55 
GeneralRe: C# SQL Server problem Pin
OriginalGriff10-Dec-16 5:59
mveOriginalGriff10-Dec-16 5:59 

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.