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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. C# VS10 and error "no suitable method to override" issue

C# VS10 and error "no suitable method to override" issue

Scheduled Pinned Locked Moved C#
helpcsharpvisual-studiooop
7 Posts 3 Posters 1 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.
  • D Offline
    D Offline
    Deborah Palmer McCain
    wrote on last edited by
    #1

    Thank you to those who made an attempt to assist me. The problem is resolved. All I had to do was double click on Line 14 in the Error List in VS 10, and the fix code was inserted. The application now runs correctly. Any new developers might consider picking up Dan Clark's Beginning C# Object Oriented Programming. I could have saved myself about 5 hours of frustration, had I skipped to Chapter 5 and read it.

    L B 2 Replies Last reply
    0
    • D Deborah Palmer McCain

      Thank you to those who made an attempt to assist me. The problem is resolved. All I had to do was double click on Line 14 in the Error List in VS 10, and the fix code was inserted. The application now runs correctly. Any new developers might consider picking up Dan Clark's Beginning C# Object Oriented Programming. I could have saved myself about 5 hours of frustration, had I skipped to Chapter 5 and read it.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      I would also suggest Charles Petzold's .NET Book Zero[^] as a great (and free) introduction to the basics of .NET and C#.

      Unrequited desire is character building. OriginalGriff I'm sitting here giving you a standing ovation - Len Goodman

      D 1 Reply Last reply
      0
      • L Lost User

        I would also suggest Charles Petzold's .NET Book Zero[^] as a great (and free) introduction to the basics of .NET and C#.

        Unrequited desire is character building. OriginalGriff I'm sitting here giving you a standing ovation - Len Goodman

        D Offline
        D Offline
        Deborah Palmer McCain
        wrote on last edited by
        #3

        Thank you for the suggestion. I am on my way to retrieve the Petzold reading.

        1 Reply Last reply
        0
        • D Deborah Palmer McCain

          Thank you to those who made an attempt to assist me. The problem is resolved. All I had to do was double click on Line 14 in the Error List in VS 10, and the fix code was inserted. The application now runs correctly. Any new developers might consider picking up Dan Clark's Beginning C# Object Oriented Programming. I could have saved myself about 5 hours of frustration, had I skipped to Chapter 5 and read it.

          B Offline
          B Offline
          BillWoodruff
          wrote on last edited by
          #4

          re Dan Clark's book: in terms of new developers, who are not coming from a more formal development methodology, experienced in structured-code informed by CS theory background, not already having experience with flow-diagrams, UML, etc. I specifically would not recommend this book: the first sixty pages are general theory, and you don't get to the C# "meat," until much later in the book. But, if you are person for whom state-machine concepts, flow-chart diagrams, and UML models, are already salient: go for it :) There are many better introductory books, imho, for C#, among them I vote for ones by Jesse Liberty, Matthew MacDonald, Troelsen, Sells, etc., perhaps the one from Deitel, and even Petzold's very old first book, as well as his current free one mentioned. best, Bill

          When I consider the brief span of my life, swallowed up in the eternity before and after, the little space which I fill, and even can see, engulfed in the infinite immensity of spaces of which I am ignorant, and which knows me not, I am frightened, and am astonished at being here rather than there; for there is no reason why here rather than there, now rather than then.

          Blaise Pascal

          D 1 Reply Last reply
          0
          • B BillWoodruff

            re Dan Clark's book: in terms of new developers, who are not coming from a more formal development methodology, experienced in structured-code informed by CS theory background, not already having experience with flow-diagrams, UML, etc. I specifically would not recommend this book: the first sixty pages are general theory, and you don't get to the C# "meat," until much later in the book. But, if you are person for whom state-machine concepts, flow-chart diagrams, and UML models, are already salient: go for it :) There are many better introductory books, imho, for C#, among them I vote for ones by Jesse Liberty, Matthew MacDonald, Troelsen, Sells, etc., perhaps the one from Deitel, and even Petzold's very old first book, as well as his current free one mentioned. best, Bill

            When I consider the brief span of my life, swallowed up in the eternity before and after, the little space which I fill, and even can see, engulfed in the infinite immensity of spaces of which I am ignorant, and which knows me not, I am frightened, and am astonished at being here rather than there; for there is no reason why here rather than there, now rather than then.

            Blaise Pascal

            D Offline
            D Offline
            Deborah Palmer McCain
            wrote on last edited by
            #5

            Bill: I noted the authors you list, and will research further. As I do not have a background in CS (other than the watered down clases provided for teaching credentialing) I scoured the reviews on iProgrammer and Amazon. There are going to be issues with most books and/or tutorials, and I find myself irritated with the "casual" editing(simple errors in grammar/syntax) in many books, but I "deal". It's almost as if there is a race to the publisher, and then a laundry list posted of errata (?). I am not speaking of language (the u in color outside of the US), but rather when the word should be window, and widow is the printed text. Again, I rant. As to the Clark book, I enjoy his "teaching method" as he explains how something works and why, and I don't feel stupid, just ignorant. I admit to enjoying DFD so I was probably enchanted. Thank you again for your insight and recommendations. Deborah

            B 1 Reply Last reply
            0
            • D Deborah Palmer McCain

              Bill: I noted the authors you list, and will research further. As I do not have a background in CS (other than the watered down clases provided for teaching credentialing) I scoured the reviews on iProgrammer and Amazon. There are going to be issues with most books and/or tutorials, and I find myself irritated with the "casual" editing(simple errors in grammar/syntax) in many books, but I "deal". It's almost as if there is a race to the publisher, and then a laundry list posted of errata (?). I am not speaking of language (the u in color outside of the US), but rather when the word should be window, and widow is the printed text. Again, I rant. As to the Clark book, I enjoy his "teaching method" as he explains how something works and why, and I don't feel stupid, just ignorant. I admit to enjoying DFD so I was probably enchanted. Thank you again for your insight and recommendations. Deborah

              B Offline
              B Offline
              BillWoodruff
              wrote on last edited by
              #6

              Hi Deborah, fyi: I've been involved with technical editing and documentation strategy for many years: most recently as a paid technical reviewer for two major .NET books from Addison-Wesley. I omitted from my recommendations what I consider to the ultimate C# book, the palladium, the ne plus ultra, mainly because I believe it is a very advanced book: Jon Skeet's "C# in Depth"[^] (Manning Press, 2nd. edition now available). My own review of that book is here:[^]. But you'll note some of the most voted-up reviews on Amazon for this book recommend it as a beginner's book. I think the type of book that is "best" for someone starting any computer language, embedded in (an expression of) a complex FrameWork, and "incarnate" in a complex IDE, really is not a one-size-fits-all "answer." What I do know is that in my own experience, as I immediately jumped on the C# bandwagon several years ago, from VB6, was that Petzold's first book helped me get "off the ground," and then Jesse Liberty's book, Programming C# (O'Reilley ... new revisions issued several times), really gave me what I needed, in conjunction with Matthew MacDonald's very clean expository prose. For myself, it is only at this point, that I am able to read Troelsen and really follow the content about what happens "under-the-hood" in the FrameWork and the CLR, and find that salient, and relevant. And, only at this point, that I can find, in constantly re-reading the chapters in Skeet's book, continuing re-appraisal of my own understanding (and I'm still a long way from mastery of the depths of Skeet's astounding mind's thoughts and concepts). But, that's just the story of one pilgrim: someone with a good academic CS background, someone who's already "grounded in OO," could have, I believe, very different needs, and make very different choices for a first book. And, perhaps, also a matter of temperament ? Some folks cognitive style in technical problem-solving is very much top-down: they are most comfortable starting very high-level abstractions, and moving "down" to code-on-the-ground. People like me are more "bottom-up" in learning style: I have to

              D 1 Reply Last reply
              0
              • B BillWoodruff

                Hi Deborah, fyi: I've been involved with technical editing and documentation strategy for many years: most recently as a paid technical reviewer for two major .NET books from Addison-Wesley. I omitted from my recommendations what I consider to the ultimate C# book, the palladium, the ne plus ultra, mainly because I believe it is a very advanced book: Jon Skeet's "C# in Depth"[^] (Manning Press, 2nd. edition now available). My own review of that book is here:[^]. But you'll note some of the most voted-up reviews on Amazon for this book recommend it as a beginner's book. I think the type of book that is "best" for someone starting any computer language, embedded in (an expression of) a complex FrameWork, and "incarnate" in a complex IDE, really is not a one-size-fits-all "answer." What I do know is that in my own experience, as I immediately jumped on the C# bandwagon several years ago, from VB6, was that Petzold's first book helped me get "off the ground," and then Jesse Liberty's book, Programming C# (O'Reilley ... new revisions issued several times), really gave me what I needed, in conjunction with Matthew MacDonald's very clean expository prose. For myself, it is only at this point, that I am able to read Troelsen and really follow the content about what happens "under-the-hood" in the FrameWork and the CLR, and find that salient, and relevant. And, only at this point, that I can find, in constantly re-reading the chapters in Skeet's book, continuing re-appraisal of my own understanding (and I'm still a long way from mastery of the depths of Skeet's astounding mind's thoughts and concepts). But, that's just the story of one pilgrim: someone with a good academic CS background, someone who's already "grounded in OO," could have, I believe, very different needs, and make very different choices for a first book. And, perhaps, also a matter of temperament ? Some folks cognitive style in technical problem-solving is very much top-down: they are most comfortable starting very high-level abstractions, and moving "down" to code-on-the-ground. People like me are more "bottom-up" in learning style: I have to

                D Offline
                D Offline
                Deborah Palmer McCain
                wrote on last edited by
                #7

                Bill: Thank you for your very detailed explanation of choices. As you indicate, cognitive style plays a great part in the resources with which people will be comfortable. It's never a one size fits all. This is one of the difficulties in college classes, where there is an assigned text, which is why I elected not to enroll in a programming class as I prepare to return for my second Master's degree. When I first began learning C#,which appealed to me of all of the languages (probably because it's case sensitive...but who knows) I recognized I am top down in my own thoughts, but because I taught both middle school and adults, lessons had to be presented in a bottom up fashion. When I first began teaching, I was very much top down, and my students crashed and burned. With C#, I have just recently begun to "mess" with code (some of the problems posted here), but am not proficient enough to offer input. I like to see how I can solve the errors I immediately recognize before clicking F5. I have printed your post as a reference for authors. I did go to Amazon and research the authors you had initially recommended, and added them to my wish list. I really need to "discover" if I am a developer. Research is my absolute love, and I was initially hired by my client to be a technical researcher, and then he offered the opportunity of learning to code. I hope I can live in both worlds. You may be interested in the book, Designing with the Mind in Mind by Jeff Johnson. He discusses UI (another passion along with UX), and the book is truly marvelous. Best, Deborah "UberElmR"

                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