Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. project Convert of Binary To Decimal

project Convert of Binary To Decimal

Scheduled Pinned Locked Moved C#
csharp
5 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    User 12044330
    wrote on last edited by
    #1

    Hello I need a project about convert of bonary to decimal and vice versa in C# Modify the calculator by method project to convector of Binary to Decimal and vice versa. The user should be only able to enter the 1 and 0 in binary textbox, and decimal numbers in decimal textbox.

    OriginalGriffO P P D 4 Replies Last reply
    0
    • U User 12044330

      Hello I need a project about convert of bonary to decimal and vice versa in C# Modify the calculator by method project to convector of Binary to Decimal and vice versa. The user should be only able to enter the 1 and 0 in binary textbox, and decimal numbers in decimal textbox.

      OriginalGriffO Offline
      OriginalGriffO Offline
      OriginalGriff
      wrote on last edited by
      #2

      Member 12077780 wrote:

      I need a project about ...

      Then I suggest you start by designing the user interface and working out exactly what you need to do with it. We aren't here to do your homework: it is set for a reason. It is there so that you think about what you have been told, and try to understand it. It is also there so that your tutor can identify areas where you are weak, and focus more attention on remedial action. Try it yourself, you may find it is not as difficult as you think! If you meet a specific problem, then please ask about that and we will do our best to help. But we aren't going to do it all for you!

      Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

      "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
      "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

      1 Reply Last reply
      0
      • U User 12044330

        Hello I need a project about convert of bonary to decimal and vice versa in C# Modify the calculator by method project to convector of Binary to Decimal and vice versa. The user should be only able to enter the 1 and 0 in binary textbox, and decimal numbers in decimal textbox.

        P Offline
        P Offline
        Patrice T
        wrote on last edited by
        #3

        What have you done ? What is your problem , Where ? Show your code.

        Patrice “Everything should be made as simple as possible, but no simpler.” Albert Einstein

        1 Reply Last reply
        0
        • U User 12044330

          Hello I need a project about convert of bonary to decimal and vice versa in C# Modify the calculator by method project to convector of Binary to Decimal and vice versa. The user should be only able to enter the 1 and 0 in binary textbox, and decimal numbers in decimal textbox.

          P Offline
          P Offline
          Pete OHanlon
          wrote on last edited by
          #4

          Member 12077780 wrote:

          Modify the calculator by method project to convector of Binary to Decimal and vice versa.

          Are you sure it's decimal that you want to convert to, or is it convert between binary and integer (decimal means something different in .NET)? The solution you develop will be quite different depending on the answer to that question. Also, what is the underlying technology? Constraining input on a TextBox in a WPF application would be a lot different to doing the same in an ASP MVC application.

          This space for rent

          1 Reply Last reply
          0
          • U User 12044330

            Hello I need a project about convert of bonary to decimal and vice versa in C# Modify the calculator by method project to convector of Binary to Decimal and vice versa. The user should be only able to enter the 1 and 0 in binary textbox, and decimal numbers in decimal textbox.

            D Offline
            D Offline
            DaveyM69
            wrote on last edited by
            #5

            You will need to write the project yourself however there is a lot of code out there to help you. Here are a couple of things I wrote 8 years ago that may assist... This article[^] deals with binary/int and other conversions too. This article[^] deals with a numeric text box - you can modify to only allow 0 and 1 if in binary mode.

            Dave
            Binging is like googling, it just feels dirtier. Please take your VB.NET out of our nice case sensitive forum. Astonish us. Be exceptional. (Pete O'Hanlon)
            BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups