Click here to Skip to main content
16,006,348 members
Home / Discussions / C#
   

C#

 
AnswerRe: Quick Question Pin
DaveyM699-Feb-09 10:48
professionalDaveyM699-Feb-09 10:48 
GeneralRe: Quick Question Pin
MrMcIntyre9-Feb-09 11:12
MrMcIntyre9-Feb-09 11:12 
GeneralRe: Quick Question Pin
DaveyM699-Feb-09 11:20
professionalDaveyM699-Feb-09 11:20 
GeneralRe: Quick Question Pin
MrMcIntyre9-Feb-09 11:50
MrMcIntyre9-Feb-09 11:50 
GeneralRe: Quick Question Pin
Dave Kreskowiak9-Feb-09 12:09
mveDave Kreskowiak9-Feb-09 12:09 
GeneralRe: Quick Question Pin
MrMcIntyre10-Feb-09 6:07
MrMcIntyre10-Feb-09 6:07 
Questioncalculator application Pin
lenboy109-Feb-09 10:24
lenboy109-Feb-09 10:24 
AnswerRe: calculator application Pin
DaveyM699-Feb-09 10:39
professionalDaveyM699-Feb-09 10:39 
lenboy10 wrote:
a*b*c=d


Great - you're nearly there if you have the algorithm sorted - now you just need to provide the UI and use this in the code behind.

lenboy10 wrote:
use this same calculator 2x, and change the 'c' in the equation


Create an interface IMySaveThePlanetCalculator and create two classes that provide their own implementations of it.

lenboy10 wrote:
sure what language would be best for this application


Well C# is likely to be the answer seeing as this is posted in the C# forum!

For your information so you don't get flamed in future... have a go, and post when you get stuck at specific points providing the relavent code. General 'concept' issues, especially without even the language decided, shouldn't be placed in any language specific forum.

Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)

GeneralRe: calculator application Pin
lenboy109-Feb-09 10:50
lenboy109-Feb-09 10:50 
GeneralRe: calculator application Pin
DaveyM699-Feb-09 10:58
professionalDaveyM699-Feb-09 10:58 
GeneralRe: calculator application Pin
PIEBALDconsult9-Feb-09 12:32
mvePIEBALDconsult9-Feb-09 12:32 
Questionpreventing being closed from task manager [modified] Pin
erfi9-Feb-09 10:17
erfi9-Feb-09 10:17 
AnswerRe: preventing being closed from task manager Pin
DaveyM699-Feb-09 10:21
professionalDaveyM699-Feb-09 10:21 
GeneralRe: preventing being closed from task manager Pin
erfi9-Feb-09 10:38
erfi9-Feb-09 10:38 
GeneralRe: preventing being closed from task manager Pin
DaveyM699-Feb-09 10:43
professionalDaveyM699-Feb-09 10:43 
AnswerRe: preventing being closed from task manager Pin
Dave Kreskowiak9-Feb-09 10:37
mveDave Kreskowiak9-Feb-09 10:37 
AnswerRe: preventing being closed from task manager Pin
Dan Neely9-Feb-09 10:40
Dan Neely9-Feb-09 10:40 
GeneralRe: preventing being closed from task manager Pin
erfi9-Feb-09 10:49
erfi9-Feb-09 10:49 
AnswerRe: preventing being closed from task manager Pin
erfi9-Feb-09 11:08
erfi9-Feb-09 11:08 
GeneralRe: preventing being closed from task manager Pin
Christian Graus9-Feb-09 11:48
protectorChristian Graus9-Feb-09 11:48 
GeneralRe: preventing being closed from task manager Pin
erfi11-Feb-09 22:59
erfi11-Feb-09 22:59 
AnswerRe: preventing being closed from task manager Pin
harold aptroot9-Feb-09 11:54
harold aptroot9-Feb-09 11:54 
AnswerRe: preventing being closed from task manager Pin
PIEBALDconsult9-Feb-09 12:41
mvePIEBALDconsult9-Feb-09 12:41 
QuestionA doubt about framework 2.0, please help me.... Pin
pocho21019-Feb-09 9:55
pocho21019-Feb-09 9:55 
AnswerRe: A doubt about framework 2.0, please help me.... Pin
Ennis Ray Lynch, Jr.9-Feb-09 9:58
Ennis Ray Lynch, Jr.9-Feb-09 9:58 

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.