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. please help

please help

Scheduled Pinned Locked Moved C#
csharphelptutorial
14 Posts 9 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.
  • M memaia

    :confused:i want to make a programe to convert numbers to alphapitic with c# example: 1200 when it convert ,it will be one thousand and two hundreds

    C Offline
    C Offline
    Colin Angus Mackay
    wrote on last edited by
    #3

    There is a program that does that very thing right here on code project already. http://www.codeproject.com/cs/design/TestFirstDevelopment.asp[^] Remember: Google is your friend.


    Upcoming FREE developer events: * Glasgow: db4o: An Embeddable Database Engine for Object-Oriented Environments, Mock Objects, SQL Server CLR Integration, Reporting Services ... My website

    P 1 Reply Last reply
    0
    • M memaia

      :confused:i want to make a programe to convert numbers to alphapitic with c# example: 1200 when it convert ,it will be one thousand and two hundreds

      D Offline
      D Offline
      Dan Neely
      wrote on last edited by
      #4

      see here[^] and here.[^]

      -- If you view money as inherently evil, I view it as my duty to assist in making you more virtuous.

      1 Reply Last reply
      0
      • M memaia

        :confused:i want to make a programe to convert numbers to alphapitic with c# example: 1200 when it convert ,it will be one thousand and two hundreds

        P Offline
        P Offline
        Paul Conrad
        wrote on last edited by
        #5

        This is a very easy and standard homework problem. Do it yourself!

        "Any sort of work in VB6 is bound to provide several WTF moments." - Christian Graus

        1 Reply Last reply
        0
        • Z zeeShan anSari

          i think it is your class assignment ............. :-D

          I AM WORKING ON "PLOTTER ROBOT"(FYP).

          P Offline
          P Offline
          Paul Conrad
          wrote on last edited by
          #6

          You should email his teacher :rolleyes:

          "Any sort of work in VB6 is bound to provide several WTF moments." - Christian Graus

          1 Reply Last reply
          0
          • C Colin Angus Mackay

            There is a program that does that very thing right here on code project already. http://www.codeproject.com/cs/design/TestFirstDevelopment.asp[^] Remember: Google is your friend.


            Upcoming FREE developer events: * Glasgow: db4o: An Embeddable Database Engine for Object-Oriented Environments, Mock Objects, SQL Server CLR Integration, Reporting Services ... My website

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

            "There is a program that does that very thing right here on code project already. http://www.codeproject.com/cs/design/TestFirstDevelopment.asp\[^\] Remember: Google is your friend. " Gosh Colin - how ever did you come up with that link so quickly? And how come you didn't comment on his use of such a rubbish post title?

            Deja View - the feeling that you've seen this post before.

            C C 2 Replies Last reply
            0
            • P Pete OHanlon

              "There is a program that does that very thing right here on code project already. http://www.codeproject.com/cs/design/TestFirstDevelopment.asp\[^\] Remember: Google is your friend. " Gosh Colin - how ever did you come up with that link so quickly? And how come you didn't comment on his use of such a rubbish post title?

              Deja View - the feeling that you've seen this post before.

              C Offline
              C Offline
              Colin Angus Mackay
              wrote on last edited by
              #8

              Pete O`Hanlon wrote:

              And how come you didn't comment on his use of such a rubbish post title?

              I'm getting old.


              Upcoming FREE developer events: * Glasgow: db4o: An Embeddable Database Engine for Object-Oriented Environments, Mock Objects, SQL Server CLR Integration, Reporting Services ... My website

              P 1 Reply Last reply
              0
              • M memaia

                :confused:i want to make a programe to convert numbers to alphapitic with c# example: 1200 when it convert ,it will be one thousand and two hundreds

                D Offline
                D Offline
                Dave Kreskowiak
                wrote on last edited by
                #9

                memaia wrote:

                i want to make a programe to convert numbers to alphapitic with c#

                Permission granted. Please, proceed.

                A guide to posting questions on CodeProject[^]
                Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
                     2006, 2007

                1 Reply Last reply
                0
                • C Colin Angus Mackay

                  Pete O`Hanlon wrote:

                  And how come you didn't comment on his use of such a rubbish post title?

                  I'm getting old.


                  Upcoming FREE developer events: * Glasgow: db4o: An Embeddable Database Engine for Object-Oriented Environments, Mock Objects, SQL Server CLR Integration, Reporting Services ... My website

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

                  Colin Angus Mackay wrote:

                  I'm getting old.

                  As long as you're not mellowing.:-D

                  Deja View - the feeling that you've seen this post before.

                  1 Reply Last reply
                  0
                  • P Pete OHanlon

                    "There is a program that does that very thing right here on code project already. http://www.codeproject.com/cs/design/TestFirstDevelopment.asp\[^\] Remember: Google is your friend. " Gosh Colin - how ever did you come up with that link so quickly? And how come you didn't comment on his use of such a rubbish post title?

                    Deja View - the feeling that you've seen this post before.

                    C Offline
                    C Offline
                    Christian Graus
                    wrote on last edited by
                    #11

                    The real question is why he didn't mention SQL injection attacks.

                    Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

                    P 1 Reply Last reply
                    0
                    • C Christian Graus

                      The real question is why he didn't mention SQL injection attacks.

                      Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

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

                      :laugh:A well deserved 5 sir.

                      Deja View - the feeling that you've seen this post before.

                      K 1 Reply Last reply
                      0
                      • P Pete OHanlon

                        :laugh:A well deserved 5 sir.

                        Deja View - the feeling that you've seen this post before.

                        K Offline
                        K Offline
                        karthick n mca
                        wrote on last edited by
                        #13

                        you dont have any other work...MR.Pete O'Hanlon

                        P 1 Reply Last reply
                        0
                        • K karthick n mca

                          you dont have any other work...MR.Pete O'Hanlon

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

                          :confused:What are you on about?

                          Deja View - the feeling that you've seen this post before.

                          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