c# forms

  1. gceylandag

    Question Barcode printing program in C# Form

    Hello everyone, our products in our Excel file have their own barcode numbers and information. I want to see all the information in Excel in the form and print the barcodes of the products I choose from the ARGOX brand label device. Can you help me how to do this?
  2. gceylandag

    Resolved Extracting data from Excel with C# Form and printing barcodes

    There are products in our company's warehouse. Products have barcodes and item numbers. Saved in Excel. For example, when the product code is written on the form, we want a label to be written on the Argox Brand label machine. How can we do this?
  3. amir1384am

    Build a json editor program

    Hi, I need help. I want to create a program with c # that edits a json file that has four lines. For example, there are four textBoxes, each of which edits the information of one line.
  4. Paradoxz1

    Question BMI Calculator

    Hi, I have been trying for the past 6 days to get this BMI calculator working to my requirements but to no success. I am not even able to get a value out from it. I don't know where to start looking for the issue as I have been looking at this code for hours now and been looking at different...
  5. F

    Question Parallel class to modify flickrviewer app

    You are asked to use Parallel class to modify FlickrViewer app by adding image resizing functionality. More specifically, resize found image(s) and save these resized image locally. You can find the details about how to resize the image from Basic Image Manipulation in C# Here is the link to...
  6. A

    Answered Display different forms inside the main form

    hello there! I have this application with huge space that is usable and buttons on left hand side of the main winForm. I want to display different forms in that blank space and act as a child for that main form. *I am very very very new to C#, m just beginning, any help would be appreciable...
Back
Top Bottom