Search results for query: *

  • Users: C Dull
  • Content: Threads
  • Order by date
  1. C Dull

    Linking form issue

    Any idea why the standard: Form2.Show() wouldn't be working for me? I'm trying to link a menu button to another form. Youtube and other tutorials made it seem that easy. I named my 2nd form frmAbout, as I'm trying to link a separate "about" form to the menu of my main form. private void...
  2. C Dull

    Help needed with straight-line depreciation

    Hey guys, As a beginner I'm going through exercises to try an learn the basics of C#. This exercise calls for a straight- line depreciation to be calculated with user entering inputs for present value, salvage value, and years of depreciation. I'm stuck at this point and don't know how I should...
  3. C Dull

    Please help with commission switch statement + calc

    Hey, I'm new to C# and coding in general. I've done some reading and online "hands-on" tutorials but I'm truly stuck here. Can someone please help me out and review the code I have written? I'm willing to put the time in to learn, I just don't know where to go from here. I'm having a problem...
Back
Top Bottom