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 154 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.
  • A Albert Pascual

    Tom Archer recomended me a awesome book: Visual C++ .Net Step By Step by Julian Templeman & Andy Olsen Al

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

    I didn't realize you bought it then? Great to hear that you're enjoying it! 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.

    A 1 Reply Last reply
    0
    • B Brian Delahunty

      Just wondering if anybody could point me in the direction of a good book or a good website about MC++ [except the MSDN].


      :~ (-_-) :~

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

      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.

      N B 2 Replies 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.

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

        Tom Archer wrote: There are times when you have to wade through "this is a variable" type sections I skip chapters quite often when I am reading a programming book. Once in a while I am forced to come back. Then there is also a disturbing fact, that I have never really completed going through a book. Half way through I decide I can do the rest of it on my own with MSDN help and throw away the book into the old pile Nish


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

        1 Reply Last reply
        0
        • B Brian Delahunty

          Just wondering if anybody could point me in the direction of a good book or a good website about MC++ [except the MSDN].


          :~ (-_-) :~

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

          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

          T B 2 Replies Last reply
          0
          • T Tom Archer

            I didn't realize you bought it then? Great to hear that you're enjoying it! 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.

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

            Yeah its actually really good! Thanks and keep suggestions coming Al

            1 Reply 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

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

              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 M 2 Replies Last reply
              0
              • B Brian Delahunty

                Albert Pascual wrote: awesome book Good for MC++ then, yea?


                :~ (-_-) :~

                M Offline
                M Offline
                Michael P Butler
                wrote on last edited by
                #17

                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 1 Reply Last reply
                0
                • A Albert Pascual

                  $39.99, save $10 dollars at Amazon and please use the Amazon link in CodeProject so Chris and team get some money ;)

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

                  Albert Pascual wrote: Amazon and please use the Amazon link in CodeProject so Chris and team get some money Oh I will use the amazon link at CP if I'm buying it.


                  :~ (-_-) :~

                  1 Reply Last reply
                  0
                  • 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
                                          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