Search results for query: *

  • Users: jcs
  • Content: Threads
  • Order by date
  1. J

    Connecting to Database in Visual Studio 2010

    I am fairly new to C# and just as new to Visual Studio and am working on a project for personal development. I am following the instructions at the following page to set up a connection from a windows form to the database: How to: Create and Execute an SQL Statement that Returns Rows I have a...
  2. J

    Calling method from another method

    The application I am creating is a form that will take a salary that is typed into a text box and calculates the annual amount of income tax. My problem is that I cannot make calculate_Master method to work, so right now I just have the calculate_Single executing when the calculate button...
Back
Top Bottom