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. Other Discussions
  3. The Soapbox
  4. Quiz: Whats the song of this code ?

Quiz: Whats the song of this code ?

Scheduled Pinned Locked Moved The Soapbox
question
15 Posts 9 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.
  • V V 0

    Disposable Heroes from Metallica - Master Of Puppets Album... :-D We need a :jig: like icon with a headbanger guitarist ;P

    V.
    (MQOTD Rules and previous Solutions )

    T Offline
    T Offline
    Thomas Haller
    wrote on last edited by
    #5

    correct :) uh now i see, my code has a bug, those heros are "Undisposable Heroes" ;-) :D

    1 Reply Last reply
    0
    • T Thomas Haller

      Genre = Metal

      class Hero : IDisposable
      {
      public void Dispose()
      {
      throw new NotImplementedException();
      }
      }

      P Offline
      P Offline
      Pete OHanlon
      wrote on last edited by
      #6

      Far too easy, but this does have the potential to be the equivalent of CCC or MQOTD. I don't see why you didn't post this in the Lounge though. An easy example could be:

      double cherry = Math.Pi();

      I was brought up to respect my elders. I don't respect many people nowadays.
      CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

      M T E R 4 Replies Last reply
      0
      • P Pete OHanlon

        Far too easy, but this does have the potential to be the equivalent of CCC or MQOTD. I don't see why you didn't post this in the Lounge though. An easy example could be:

        double cherry = Math.Pi();

        I was brought up to respect my elders. I don't respect many people nowadays.
        CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

        M Offline
        M Offline
        Mass Nerder
        wrote on last edited by
        #7

        hmm, Cherry Bomb by The Runaways?

        P 1 Reply Last reply
        0
        • M Mass Nerder

          hmm, Cherry Bomb by The Runaways?

          P Offline
          P Offline
          Pete OHanlon
          wrote on last edited by
          #8

          Errm, not quite.

          I was brought up to respect my elders. I don't respect many people nowadays.
          CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

          1 Reply Last reply
          0
          • P Pete OHanlon

            Far too easy, but this does have the potential to be the equivalent of CCC or MQOTD. I don't see why you didn't post this in the Lounge though. An easy example could be:

            double cherry = Math.Pi();

            I was brought up to respect my elders. I don't respect many people nowadays.
            CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

            T Offline
            T Offline
            TheGreatAndPowerfulOz
            wrote on last edited by
            #9

            Take my cherry to the pie?

            If your actions inspire others to dream more, learn more, do more and become more, you are a leader.-John Q. Adams
            You must accept one of two basic premises: Either we are alone in the universe, or we are not alone in the universe. And either way, the implications are staggering.-Wernher von Braun
            Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.-Albert Einstein

            P 1 Reply Last reply
            0
            • T TheGreatAndPowerfulOz

              Take my cherry to the pie?

              If your actions inspire others to dream more, learn more, do more and become more, you are a leader.-John Q. Adams
              You must accept one of two basic premises: Either we are alone in the universe, or we are not alone in the universe. And either way, the implications are staggering.-Wernher von Braun
              Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.-Albert Einstein

              P Offline
              P Offline
              Pete OHanlon
              wrote on last edited by
              #10

              You can do that if you want. I'll not tell anyone that's what you're doing.

              I was brought up to respect my elders. I don't respect many people nowadays.
              CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

              1 Reply Last reply
              0
              • P Pete OHanlon

                Far too easy, but this does have the potential to be the equivalent of CCC or MQOTD. I don't see why you didn't post this in the Lounge though. An easy example could be:

                double cherry = Math.Pi();

                I was brought up to respect my elders. I don't respect many people nowadays.
                CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

                E Offline
                E Offline
                Emmanuel Medina
                wrote on last edited by
                #11

                Warrant - Cherry Pie ?

                P 1 Reply Last reply
                0
                • E Emmanuel Medina

                  Warrant - Cherry Pie ?

                  P Offline
                  P Offline
                  Pete OHanlon
                  wrote on last edited by
                  #12

                  And we have a winner.

                  I was brought up to respect my elders. I don't respect many people nowadays.
                  CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

                  1 Reply Last reply
                  0
                  • P Pete OHanlon

                    Far too easy, but this does have the potential to be the equivalent of CCC or MQOTD. I don't see why you didn't post this in the Lounge though. An easy example could be:

                    double cherry = Math.Pi();

                    I was brought up to respect my elders. I don't respect many people nowadays.
                    CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

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

                    This is a great idea.

                    if (false)
                    {
                    NoSatisfaction.Get()
                    }

                    ~RaGE();

                    I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Do not feed the troll ! - Common proverb

                    P 1 Reply Last reply
                    0
                    • R Rage

                      This is a great idea.

                      if (false)
                      {
                      NoSatisfaction.Get()
                      }

                      ~RaGE();

                      I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Do not feed the troll ! - Common proverb

                      P Offline
                      P Offline
                      Pete OHanlon
                      wrote on last edited by
                      #14

                      The Rolling Stones - Satisfaction.

                      I was brought up to respect my elders. I don't respect many people nowadays.
                      CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

                      R 1 Reply Last reply
                      0
                      • P Pete OHanlon

                        The Rolling Stones - Satisfaction.

                        I was brought up to respect my elders. I don't respect many people nowadays.
                        CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

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

                        Bingo !

                        ~RaGE();

                        I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Do not feed the troll ! - Common proverb

                        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