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. General MC++ Info

General MC++ Info

Scheduled Pinned Locked Moved Managed C++/CLI
c++loungelearning
35 Posts 7 Posters 155 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 Michael P Butler

    I bought the book on Tom Archer's recommendation. It is a great book for a C++ programmer wanting to move over to managed C++. Highly recommended. Michael :-) Communication is the first step towards enlightenment.

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

    Michael P Butler wrote: It is a great book for a C++ programmer wanting to move over to managed C++. Highly recommended. I'll see if they have it at my local book store.. I'll give it a bit of a glance and if I like it I'll buy it through the Amazon link here.


    :~ (-_-) :~

    1 Reply Last reply
    0
    • N Nish Nishant

      Here are some of my own MC++ articles :- http://www.codeproject.com/useritems/mcppintro01.asp http://www.codeproject.com/useritems/mcppthreads01.asp http://www.codeproject.com/useritems/mcppsingleinst.asp http://www.codeproject.com/useritems/mcppwinforms02.asp http://www.codeproject.com/useritems/mcppwinforms01.asp http://www.codeproject.com/useritems/mcppoutlookgui.asp http://www.codeproject.com/useritems/mcppthreadsync01.asp Nish


      Check out last week's Code Project posting stats presentation from :- http://www.busterboy.org/codeproject/ Feel free to make your comments.

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

      Nish [BusterBoy] wrote: Here are some of my own MC++ articles :- http://www.codeproject.com/useritems/mcppintro01.asp http://www.codeproject.com/useritems/mcppthreads01.asp http://www.codeproject.com/useritems/mcppsingleinst.asp http://www.codeproject.com/useritems/mcppwinforms02.asp http://www.codeproject.com/useritems/mcppwinforms01.asp http://www.codeproject.com/useritems/mcppoutlookgui.asp http://www.codeproject.com/useritems/mcppthreadsync01.asp Nish Thanks Nish :-)


      :~ (-_-) :~

      1 Reply Last reply
      0
      • S Shog9 0

        Nish [BusterBoy] wrote: http://www.codeproject.com/useritems/mcppintro01.asp http://www.codeproject.com/useritems/mcppthreads01.asp http://www.codeproject.com/useritems/mcppsingleinst.asp http://www.codeproject.com/useritems/mcppwinforms02.asp http://www.codeproject.com/useritems/mcppwinforms01.asp http://www.codeproject.com/useritems/mcppoutlookgui.asp http://www.codeproject.com/useritems/mcppthreadsync01.asp Oh man, we really need that auto-clickable links feature... --------_**

        When will I realize that this skin I'm in Hey, it isn't mine And when will the kill be too much meat for me to hide on...

        **_

        -- Blind Melon, Skinned

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

        Shog9 wrote: Nish [BusterBoy] wrote: http://www.codeproject.com/useritems/mcppintro01.asp http://www.codeproject.com/useritems/mcppthreads01.asp http://www.codeproject.com/useritems/mcppsingleinst.asp http://www.codeproject.com/useritems/mcppwinforms02.asp http://www.codeproject.com/useritems/mcppwinforms01.asp http://www.codeproject.com/useritems/mcppoutlookgui.asp http://www.codeproject.com/useritems/mcppthreadsync01.asp Oh man, we really need that auto-clickable links feature... Yep... we do


        :~ (-_-) :~

        1 Reply Last reply
        0
        • T Tom Archer

          Actually, I think the original poster is only interested in MC++ books. Cheers, Tom Archer Author, Inside C# A total abstainer is one who abstains from everything but abstention, and especially from inactivity in the affairs of others.

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

          Tom Archer wrote: Actually, I think the original poster is only interested in MC++ books. Yep. Your right ;-)


          :~ (-_-) :~

          T 2 Replies Last reply
          0
          • M Maxwell Chen

            I think Ivor Horton's "Beginning Visual C++ 6" a nice book to guide you to familiar with the IDE of VC (how to use the development tool, ex. ClassView, FileView, ResourceView, ClassWizard, WizardBar, ProjectSetting, debugging tools, ...). But if you decide to read this book, you should keep it in mind: there're too many errors in this book. There're more than 200 entries in the errata! Maxwell Chen

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

            Maxwell Chen wrote: I think Ivor Horton's "Beginning Visual C++ 6" a nice book to guide you to familiar with the IDE of VC (how to use the development tool, ex. ClassView, FileView, ResourceView, ClassWizard, WizardBar, ProjectSetting, debugging tools, ...). But if you decide to read this book, you should keep it in mind: there're too many errors in this book. There're more than 200 entries in the errata! Thanks but I'm looking for MC++ books. But I have to agree with you. It is a very good book.


            :~ (-_-) :~

            1 Reply Last reply
            0
            • T Tom Archer

              Just realize that it's a beginner-level MC++ book. Me personally I enjoy the tutorial, step-by-step approach. There are times when you have to wade through "this is a variable" type sections, but the majority of the book is great for getting you up and running very quickly with MC++. Cheers, Tom Archer Author, Inside C# A total abstainer is one who abstains from everything but abstention, and especially from inactivity in the affairs of others.

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

              Thanks Tom. I'll have a look at it and see it it's for me :-)


              :~ (-_-) :~

              T 1 Reply Last reply
              0
              • B Brian Delahunty

                Tom Archer wrote: Actually, I think the original poster is only interested in MC++ books. Yep. Your right ;-)


                :~ (-_-) :~

                T Offline
                T Offline
                Tom Archer
                wrote on last edited by
                #25

                No problem. You seem like a cool guy so I was just busting your chops :) Cheers, Tom Archer Author, Inside C# A total abstainer is one who abstains from everything but abstention, and especially from inactivity in the affairs of others.

                1 Reply Last reply
                0
                • B Brian Delahunty

                  Thanks Tom. I'll have a look at it and see it it's for me :-)


                  :~ (-_-) :~

                  T Offline
                  T Offline
                  Tom Archer
                  wrote on last edited by
                  #26

                  Cool. Lemme know if you like it or not. When people ask me to refer books I like also to not only give my opinion of the book, but let them know of other programmer's responses - whether or not its different than mine. Cheers, Tom Archer Author, Inside C# A total abstainer is one who abstains from everything but abstention, and especially from inactivity in the affairs of others.

                  B 1 Reply Last reply
                  0
                  • T Tom Archer

                    Actually, I think the original poster is only interested in MC++ books. Cheers, Tom Archer Author, Inside C# A total abstainer is one who abstains from everything but abstention, and especially from inactivity in the affairs of others.

                    M Offline
                    M Offline
                    Maxwell Chen
                    wrote on last edited by
                    #27

                    Haha.. You were right! :) Maxwell Chen No code is good code.

                    T 1 Reply Last reply
                    0
                    • M Maxwell Chen

                      Haha.. You were right! :) Maxwell Chen No code is good code.

                      T Offline
                      T Offline
                      Tom Archer
                      wrote on last edited by
                      #28

                      I get lucky like that every once and again :) Sort of like my investment firm's practice of deciding my stocks based on having monkeys throw darts at a copy of the Wall Stree Journal pinned to the wall :laugh: Cheers, Tom Archer Author, Inside C# A total abstainer is one who abstains from everything but abstention, and especially from inactivity in the affairs of others.

                      1 Reply Last reply
                      0
                      • B Brian Delahunty

                        Tom Archer wrote: Actually, I think the original poster is only interested in MC++ books. Yep. Your right ;-)


                        :~ (-_-) :~

                        T Offline
                        T Offline
                        Tom Archer
                        wrote on last edited by
                        #29

                        Oops! You're the original poster. Goes to show that I shouldn't be posting until I wake up :) Cheers, Tom Archer Author, Inside C# A total abstainer is one who abstains from everything but abstention, and especially from inactivity in the affairs of others.

                        B 1 Reply Last reply
                        0
                        • T Tom Archer

                          Oops! You're the original poster. Goes to show that I shouldn't be posting until I wake up :) Cheers, Tom Archer Author, Inside C# A total abstainer is one who abstains from everything but abstention, and especially from inactivity in the affairs of others.

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

                          Tom Archer wrote: Oops! You're the original poster. Goes to show that I shouldn't be posting until I wake up Does that mean you don't think I'm a cool guy... noooooooooooooo!!!!!!!!!!!!!!!!!!!!!!!!! OK.. over it now ;P ;)


                          :~ (-_-) :~

                          T 1 Reply Last reply
                          0
                          • T Tom Archer

                            Cool. Lemme know if you like it or not. When people ask me to refer books I like also to not only give my opinion of the book, but let them know of other programmer's responses - whether or not its different than mine. Cheers, Tom Archer Author, Inside C# A total abstainer is one who abstains from everything but abstention, and especially from inactivity in the affairs of others.

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

                            Tom Archer wrote: Cool. Lemme know if you like it or not. When people ask me to refer books I like also to not only give my opinion of the book, but let them know of other programmer's responses - whether or not its different than mine. Will do :-)


                            :~ (-_-) :~

                            1 Reply Last reply
                            0
                            • B Brian Delahunty

                              Tom Archer wrote: Oops! You're the original poster. Goes to show that I shouldn't be posting until I wake up Does that mean you don't think I'm a cool guy... noooooooooooooo!!!!!!!!!!!!!!!!!!!!!!!!! OK.. over it now ;P ;)


                              :~ (-_-) :~

                              T Offline
                              T Offline
                              Tom Archer
                              wrote on last edited by
                              #32

                              I knew you were going to come back with that! Well, ok, I knew I would anyway :) Cheers, Tom Archer Author, Inside C# A total abstainer is one who abstains from everything but abstention, and especially from inactivity in the affairs of others.

                              B 1 Reply Last reply
                              0
                              • T Tom Archer

                                I knew you were going to come back with that! Well, ok, I knew I would anyway :) Cheers, Tom Archer Author, Inside C# A total abstainer is one who abstains from everything but abstention, and especially from inactivity in the affairs of others.

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

                                Tom Archer wrote: I knew you were going to come back with that! LOL Tom Archer wrote: Well, ok, I knew I would anyway Great minds think alike!!!


                                :~ (-_-) :~

                                T 1 Reply Last reply
                                0
                                • B Brian Delahunty

                                  Tom Archer wrote: I knew you were going to come back with that! LOL Tom Archer wrote: Well, ok, I knew I would anyway Great minds think alike!!!


                                  :~ (-_-) :~

                                  T Offline
                                  T Offline
                                  Tom Archer
                                  wrote on last edited by
                                  #34

                                  Brian Delahunty wrote: Great minds think alike!!! Dude, either you and I watch the same movies/TV shows or you scaring me! :omg: Cheers, Tom Archer Author, Inside C# A total abstainer is one who abstains from everything but abstention, and especially from inactivity in the affairs of others.

                                  B 1 Reply Last reply
                                  0
                                  • T Tom Archer

                                    Brian Delahunty wrote: Great minds think alike!!! Dude, either you and I watch the same movies/TV shows or you scaring me! :omg: Cheers, Tom Archer Author, Inside C# A total abstainer is one who abstains from everything but abstention, and especially from inactivity in the affairs of others.

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

                                    Tom Archer wrote: Dude, either you and I watch the same movies/TV shows or you scaring me! lol. :laugh:


                                    :~ (-_-) :~

                                    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