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. Visual Basic
  4. How to run C program using .Net?

How to run C program using .Net?

Scheduled Pinned Locked Moved Visual Basic
csharphelptutorialquestion
7 Posts 3 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.
  • P Offline
    P Offline
    paya1pa
    wrote on last edited by
    #1

    Hi Experts, I am trying to create an application that can Execute an C Program in VB.Net. Can anybody please help me. Regards, Sheetal

    H 1 Reply Last reply
    0
    • P paya1pa

      Hi Experts, I am trying to create an application that can Execute an C Program in VB.Net. Can anybody please help me. Regards, Sheetal

      H Offline
      H Offline
      Henry Minute
      wrote on last edited by
      #2

      paya1pa wrote:

      I am trying to create an application that can Execute an C Program in VB.Net.

      If that means that you are trying to execute a compiled C Program, then look at the documentation for the Process class. If not, then you need to explain your question more clearly.

      Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”

      P 1 Reply Last reply
      0
      • H Henry Minute

        paya1pa wrote:

        I am trying to create an application that can Execute an C Program in VB.Net.

        If that means that you are trying to execute a compiled C Program, then look at the documentation for the Process class. If not, then you need to explain your question more clearly.

        Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”

        P Offline
        P Offline
        paya1pa
        wrote on last edited by
        #3

        hi expert i revieced your message firstly thanks to your reply and i can try explain my question. i want to make one project and project is c prgramme ran in vb.net 2005 ex. suppose i write one addtion programme of two number so vb,net complile this programe and show error in textbox or messagebox.just like a c language software. but everythisk is run in vb.net 2005 please give me a reply

        H D 2 Replies Last reply
        0
        • P paya1pa

          hi expert i revieced your message firstly thanks to your reply and i can try explain my question. i want to make one project and project is c prgramme ran in vb.net 2005 ex. suppose i write one addtion programme of two number so vb,net complile this programe and show error in textbox or messagebox.just like a c language software. but everythisk is run in vb.net 2005 please give me a reply

          H Offline
          H Offline
          Henry Minute
          wrote on last edited by
          #4

          paya1pa wrote:

          i want to make one project and project is c prgramme ran in vb.net 2005

          Rather obviously, VB.Net cannot compile 'C' code.

          paya1pa wrote:

          ex. suppose i write one addtion programme of two number so vb,net complile this programe and show error in textbox or messagebox.just like a c language software. but everythisk is run in vb.net 2005

          If you want to write a simple program to add two numbers, then I would suggest that you either buy a beginners book and work through the examples, or search with Google or Bing for vb.net beginners ebook and you might find a suitable free tutorial. Other than that I am unable to help. Good Luck. :)

          Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”

          1 Reply Last reply
          0
          • P paya1pa

            hi expert i revieced your message firstly thanks to your reply and i can try explain my question. i want to make one project and project is c prgramme ran in vb.net 2005 ex. suppose i write one addtion programme of two number so vb,net complile this programe and show error in textbox or messagebox.just like a c language software. but everythisk is run in vb.net 2005 please give me a reply

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

            So do you want to write your own C compiler or use a third party command line compiler, or what?

            A guide to posting questions on CodeProject[^]
            Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
                 2006, 2007, 2008
            But no longer in 2009...

            P 1 Reply Last reply
            0
            • D Dave Kreskowiak

              So do you want to write your own C compiler or use a third party command line compiler, or what?

              A guide to posting questions on CodeProject[^]
              Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
                   2006, 2007, 2008
              But no longer in 2009...

              P Offline
              P Offline
              paya1pa
              wrote on last edited by
              #6

              thanks experts i think can't explain my querry i want complie c proramme in vb.net 2005 whatever. output display in textbox

              D 1 Reply Last reply
              0
              • P paya1pa

                thanks experts i think can't explain my querry i want complie c proramme in vb.net 2005 whatever. output display in textbox

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

                If you can't communicate your apps specifications, you're not going to get any meaningful answers. What you have posted has a lot of different answers, and each of those opens up more and more questions. Sorry, but it is VERY true that the quality of the answer you get is directly dictated by the quality of the question.

                A guide to posting questions on CodeProject[^]
                Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
                     2006, 2007, 2008
                But no longer in 2009...

                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