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. The Lounge
  3. Foul Play

Foul Play

Scheduled Pinned Locked Moved The Lounge
helpcsstestingbeta-testingquestion
29 Posts 11 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.
  • Sander RosselS Sander Rossel

    I feel your pain, though I guess I'm not so much frustrated with it as you are :) I've seen answers similiar to my own that got upvoted while my earlier posted answer got downvoted. I've already suggested to make comments mandatory when downvoting, but it didn't come through. Don't be fooled though, sometimes it is also the OP that downvotes. Giving a perfect valid answer that the OP does not understand might be reason for downvotes (and unfortunately many OP's in QA don't understand a lot). Then there's the people that expect an answer they can copy/paste into their own code which magically makes it work, but who simply get a link and the message 'RTFM'. While to me that is perfectly valid if the link does indeed elaborate on the OP's question many people are not amused by this and for them is a reason to downvote. There are a lot of lazy and unthankful people out there. I do it for the few people that can still be saved :)

    It's an OO world.

    public class Naerling : Lazy<Person>{
    public void DoWork(){ throw new NotImplementedException(); }
    }

    L Offline
    L Offline
    LanFanNinja
    wrote on last edited by
    #17

    Mandatory comments for down votes is a great idea! Its is a shame they did not listen to you. I have also seen this happen to yours (and others solutions) and that is why I got aggravated not just because it was happening to me but because it was happening to a lot of people. I know sometimes my answers are not all they should be and when(if) those answers are down voted I see this as fair. And then there is the the other times when ... well I will give an example of a recent incident. I posted a solution for someone that I knew to be correct and only seconds after posting it was down voted to 1 star and a new(just posted) solution below mine that had very little relevance to the question was vote 5 stars! A little while later the OP returned voted my solution as the answer and thanked me very much for helping him cause he had been stuck for a while with this problem. Anyway thats life I guess. :confused:

    1 Reply Last reply
    0
    • T thatraja

      Naerling wrote:

      sometimes it is also the OP that downvotes. Giving a perfect valid answer that the OP does not understand might be reason for downvotes (and unfortunately many OP's in QA don't understand a lot).

      Agree, couple of them always busy with creating reposts instead of edit & updating original questions.

      thatraja


      My Dad had a Heart Attack on this day so don't...
      Pompeyboy3 here
      | Nobody remains a virgin, Life screws everyone :sigh:

      L Offline
      L Offline
      LanFanNinja
      wrote on last edited by
      #18

      Or posting additional question or comments as solutions. :laugh: But I forgive them cause there noobs. See my reply to Naerling below for an example of the kind of tomfoolery that causes me to get aggravated.

      1 Reply Last reply
      0
      • T thatraja

        Naerling wrote:

        sometimes it is also the OP that downvotes. Giving a perfect valid answer that the OP does not understand might be reason for downvotes (and unfortunately many OP's in QA don't understand a lot).

        Agree, couple of them always busy with creating reposts instead of edit & updating original questions.

        thatraja


        My Dad had a Heart Attack on this day so don't...
        Pompeyboy3 here
        | Nobody remains a virgin, Life screws everyone :sigh:

        Sander RosselS Offline
        Sander RosselS Offline
        Sander Rossel
        wrote on last edited by
        #19

        Report them as reposts, that'll teach them! :)

        It's an OO world.

        public class Naerling : Lazy<Person>{
        public void DoWork(){ throw new NotImplementedException(); }
        }

        L 1 Reply Last reply
        0
        • L Lost User

          I was post be removed for ask question to have one on one help to apply great solution to my project. If post good code he should be willing to help other person to use it?

          J Offline
          J Offline
          Johann van der Smut
          wrote on last edited by
          #20

          Bubesh87 wrote:

          I was post be removed for ask question to have one on one help to apply great solution to my project.

          Umm, what? :confused:

          I love go-o-o-o-ld!

          L 1 Reply Last reply
          0
          • Sander RosselS Sander Rossel

            Report them as reposts, that'll teach them! :)

            It's an OO world.

            public class Naerling : Lazy<Person>{
            public void DoWork(){ throw new NotImplementedException(); }
            }

            L Offline
            L Offline
            LanFanNinja
            wrote on last edited by
            #21

            I should but it just seems mean. :)

            1 Reply Last reply
            0
            • J Johann van der Smut

              Bubesh87 wrote:

              I was post be removed for ask question to have one on one help to apply great solution to my project.

              Umm, what? :confused:

              I love go-o-o-o-ld!

              L Offline
              L Offline
              LanFanNinja
              wrote on last edited by
              #22

              :laugh:

              1 Reply Last reply
              0
              • A Albert Holguin

                Speaking on someone's behalf implies they feel the same way. So no, you're not.

                L Offline
                L Offline
                LanFanNinja
                wrote on last edited by
                #23

                I am sorry to have been a jerk to you. It has been a bad day for me. Please forgive me I have removed my slightly offensive comment to you and (except Albert Holguin) from another comment. Again I am sorry.

                A 1 Reply Last reply
                0
                • L LanFanNinja

                  A note to all of those on CodeProject. I do not understand why some people on here like to down vote others solutions for no reason! Perhaps they don't understand the questions clearly? Perhaps they have something against the author of the solution? For what ever reason it may be PLEASE STOP! There is no need for this. I have posted a few solutions on here after testing the OPs code myself and understanding the problem the OP was having I wanted only to help them out. Moments after posting the solution it was down voted even though it was valid. I feel some of you here on CodeProject are to concerned with getting points to realize the true meaning of the "Quick Answers" feature of this website that being to help people! What are points going to get you? A prize? NO! I started answering questions on CodeProject to help out people who are trying to learn programming cause I understand how difficult it can be when you are just starting out. I am a self taught programmer who had no one to turn to for answers and would not post my questions on the internet for fear of being ridiculed (which I see a lot of on here as well). I am most certainly not the smartest person around and will be the first to say so but I have learned a lot over the past 7 years despite the mental and physical problems I have had in my life and I only want to help. I truly wish this site did not reward points for helping people because then maybe people would focus more on solving the questions and less on getting some meaningless points. So go ahead and down vote me if you must take all my points away if you want! That is not why I am here and it should not be why you are here either. :sigh: :(

                  R Offline
                  R Offline
                  Rage
                  wrote on last edited by
                  #24

                  Welcome, this is life.

                  L 1 Reply Last reply
                  0
                  • R Rage

                    Welcome, this is life.

                    L Offline
                    L Offline
                    LanFanNinja
                    wrote on last edited by
                    #25

                    I know it just makes me blue. :((

                    N 1 Reply Last reply
                    0
                    • L LanFanNinja

                      I know it just makes me blue. :((

                      N Offline
                      N Offline
                      NormDroid
                      wrote on last edited by
                      #26

                      If this particular event worries you, god help you when something real bad happens.

                      Software Kinetics Wear a hard hat it's under construction
                      Metro RSS

                      L 1 Reply Last reply
                      0
                      • N NormDroid

                        If this particular event worries you, god help you when something real bad happens.

                        Software Kinetics Wear a hard hat it's under construction
                        Metro RSS

                        L Offline
                        L Offline
                        LanFanNinja
                        wrote on last edited by
                        #27

                        LOL! :laugh: I know for some reason I just felt compelled to post this.

                        1 Reply Last reply
                        0
                        • L LanFanNinja

                          I am sorry to have been a jerk to you. It has been a bad day for me. Please forgive me I have removed my slightly offensive comment to you and (except Albert Holguin) from another comment. Again I am sorry.

                          A Offline
                          A Offline
                          Albert Holguin
                          wrote on last edited by
                          #28

                          We're all allowed bad days... :thumbsup::cool:

                          L 1 Reply Last reply
                          0
                          • A Albert Holguin

                            We're all allowed bad days... :thumbsup::cool:

                            L Offline
                            L Offline
                            LanFanNinja
                            wrote on last edited by
                            #29

                            Thank you for understanding. And again I am very sorry.

                            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