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. Managed C++/CLI
  4. Newbie in trouble with MC++

Newbie in trouble with MC++

Scheduled Pinned Locked Moved Managed C++/CLI
c++algorithmsquestion
12 Posts 5 Posters 30 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.
  • J Offline
    J Offline
    Jaims
    wrote on last edited by
    #1

    Hello, I've been working for a couple of years with VC++; a few months ago I started to see information about Managed C++ but actually I don't know nothing at all about it. I've been searching recently for some introductory articles or explanations but I've been not able to find it. Does anyone know where could I find something like that? In the board everybody seems to be already deeply inside the world of MC++, but I need something more basic!! Thanx in advance Jaims

    A N B 3 Replies Last reply
    0
    • J Jaims

      Hello, I've been working for a couple of years with VC++; a few months ago I started to see information about Managed C++ but actually I don't know nothing at all about it. I've been searching recently for some introductory articles or explanations but I've been not able to find it. Does anyone know where could I find something like that? In the board everybody seems to be already deeply inside the world of MC++, but I need something more basic!! Thanx in advance Jaims

      A Offline
      A Offline
      Albert Pascual
      wrote on last edited by
      #2

      You could buy a book about MC++? Or you can read the msdn.microsoft.com they have a pretty good introduction about .net, you can also look in http://www.microsoft.com/visualc/ The easiest way is to jump in the pool. Install Visual C++ .NET and create a project. After coding a "hello world" you won't be able to stop ;P Al

      N 1 Reply Last reply
      0
      • J Jaims

        Hello, I've been working for a couple of years with VC++; a few months ago I started to see information about Managed C++ but actually I don't know nothing at all about it. I've been searching recently for some introductory articles or explanations but I've been not able to find it. Does anyone know where could I find something like that? In the board everybody seems to be already deeply inside the world of MC++, but I need something more basic!! Thanx in advance Jaims

        N Offline
        N Offline
        Nish Nishant
        wrote on last edited by
        #3

        Jaims wrote: but I need something more basic!! Read this one for a first time introduction to MC++ http://www.codeproject.com/useritems/mcppintro01.asp Then this one for intro to GUI apps http://www.codeproject.com/useritems/mcppwinforms01.asp And this one for IJW http://www.codeproject.com/useritems/mcppthreadsync01.asp Regards Nish


        The posting stats are now in PDF:- http://www.busterboy.org/codeproject/ Feel free to make your comments. Updated - May 04th, Saturday

        1 Reply Last reply
        0
        • A Albert Pascual

          You could buy a book about MC++? Or you can read the msdn.microsoft.com they have a pretty good introduction about .net, you can also look in http://www.microsoft.com/visualc/ The easiest way is to jump in the pool. Install Visual C++ .NET and create a project. After coding a "hello world" you won't be able to stop ;P Al

          N Offline
          N Offline
          Nish Nishant
          wrote on last edited by
          #4

          Albert Pascual wrote: After coding a "hello world" you won't be able to stop True. Very true indeed! Nish


          The posting stats are now in PDF:- http://www.busterboy.org/codeproject/ Feel free to make your comments. Updated - May 04th, Saturday

          1 Reply Last reply
          0
          • J Jaims

            Hello, I've been working for a couple of years with VC++; a few months ago I started to see information about Managed C++ but actually I don't know nothing at all about it. I've been searching recently for some introductory articles or explanations but I've been not able to find it. Does anyone know where could I find something like that? In the board everybody seems to be already deeply inside the world of MC++, but I need something more basic!! Thanx in advance Jaims

            B Offline
            B Offline
            Brian Delahunty
            wrote on last edited by
            #5

            Nish's with links :) Read this one for a first time introduction to MC++ http://www.codeproject.com/useritems/mcppintro01.asp Then this one for intro to GUI apps http://www.codeproject.com/useritems/mcppwinforms01.asp And this one for IJW http://www.codeproject.com/useritems/mcppthreadsync01.asp Happy clicking :-D


            "Isn't that the "write once, debug everwhere" language?" Tom Archer on Java... :)

            N N 2 Replies Last reply
            0
            • B Brian Delahunty

              Nish's with links :) Read this one for a first time introduction to MC++ http://www.codeproject.com/useritems/mcppintro01.asp Then this one for intro to GUI apps http://www.codeproject.com/useritems/mcppwinforms01.asp And this one for IJW http://www.codeproject.com/useritems/mcppthreadsync01.asp Happy clicking :-D


              "Isn't that the "write once, debug everwhere" language?" Tom Archer on Java... :)

              N Offline
              N Offline
              Nish Nishant
              wrote on last edited by
              #6

              Thanks :-) I was too lazy to do that :-) Nish


              The posting stats are now in PDF:- http://www.busterboy.org/codeproject/ Feel free to make your comments. Updated - May 04th, Saturday

              1 Reply Last reply
              0
              • B Brian Delahunty

                Nish's with links :) Read this one for a first time introduction to MC++ http://www.codeproject.com/useritems/mcppintro01.asp Then this one for intro to GUI apps http://www.codeproject.com/useritems/mcppwinforms01.asp And this one for IJW http://www.codeproject.com/useritems/mcppthreadsync01.asp Happy clicking :-D


                "Isn't that the "write once, debug everwhere" language?" Tom Archer on Java... :)

                N Offline
                N Offline
                Nick Parker
                wrote on last edited by
                #7

                Brian's From Nish's with links that open in new windows. :) Read this one for a first time introduction to MC++ http://www.codeproject.com/useritems/mcppintro01.asp Then this one for intro to GUI apps http://www.codeproject.com/useritems/mcppwinforms01.asp And this one for IJW http://www.codeproject.com/useritems/mcppthreadsync01.asp Sorry, I just had to be a smart ass. ;P Nick Parker

                N 1 Reply Last reply
                0
                • N Nick Parker

                  Brian's From Nish's with links that open in new windows. :) Read this one for a first time introduction to MC++ http://www.codeproject.com/useritems/mcppintro01.asp Then this one for intro to GUI apps http://www.codeproject.com/useritems/mcppwinforms01.asp And this one for IJW http://www.codeproject.com/useritems/mcppthreadsync01.asp Sorry, I just had to be a smart ass. ;P Nick Parker

                  N Offline
                  N Offline
                  Nish Nishant
                  wrote on last edited by
                  #8

                  Well, I thanked him, so I guess I am morally obliged to thank you as well. Thanks Nick ;-) Nish :-)


                  The posting stats are now in PDF:- http://www.busterboy.org/codeproject/ Feel free to make your comments. Updated - May 04th, Saturday

                  N 1 Reply Last reply
                  0
                  • N Nish Nishant

                    Well, I thanked him, so I guess I am morally obliged to thank you as well. Thanks Nick ;-) Nish :-)


                    The posting stats are now in PDF:- http://www.busterboy.org/codeproject/ Feel free to make your comments. Updated - May 04th, Saturday

                    N Offline
                    N Offline
                    Nick Parker
                    wrote on last edited by
                    #9

                    Nish I guess I was just being obnoxious, that all, all in good fun. Thanks. :) Nick Parker

                    N 1 Reply Last reply
                    0
                    • N Nick Parker

                      Nish I guess I was just being obnoxious, that all, all in good fun. Thanks. :) Nick Parker

                      N Offline
                      N Offline
                      Nish Nishant
                      wrote on last edited by
                      #10

                      Sometimes obnoxiousity is a good thing. Nish p.s. The word exists, I hope :-)


                      The posting stats are now in PDF:- http://www.busterboy.org/codeproject/ Feel free to make your comments. Updated - May 04th, Saturday

                      N 1 Reply Last reply
                      0
                      • N Nish Nishant

                        Sometimes obnoxiousity is a good thing. Nish p.s. The word exists, I hope :-)


                        The posting stats are now in PDF:- http://www.busterboy.org/codeproject/ Feel free to make your comments. Updated - May 04th, Saturday

                        N Offline
                        N Offline
                        Nick Parker
                        wrote on last edited by
                        #11

                        Nish [BusterBoy] wrote: p.s. The word exists, I hope It's ok if it doesn't, I used to have a C++ instructor regularly use words that don't exist (Spell Check would point them out in PowerPoint), he just told us that was the best way he could explain it. :) Nick Parker

                        N 1 Reply Last reply
                        0
                        • N Nick Parker

                          Nish [BusterBoy] wrote: p.s. The word exists, I hope It's ok if it doesn't, I used to have a C++ instructor regularly use words that don't exist (Spell Check would point them out in PowerPoint), he just told us that was the best way he could explain it. :) Nick Parker

                          N Offline
                          N Offline
                          Nish Nishant
                          wrote on last edited by
                          #12

                          Nick Parker wrote: It's ok if it doesn't, I used to have a C++ instructor regularly use words that don't exist (Spell Check would point them out in PowerPoint), he just told us that was the best way he could explain it. Oh :-) Thanks Nick Nish


                          Regards, Nish Native CPian. Born and brought up on CP. With the CP blood in him.

                          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