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. Programmer Love

Programmer Love

Scheduled Pinned Locked Moved The Lounge
question
27 Posts 14 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.
  • C Christopher Mars

    I tried to post this very thing at stackoverflow. It was rejected. I should have known the only the only place that would be accepting is codeproject. What would you do to professs your love to the women (or man) you adore?

    using System;
    void main() {
     while (true) {
      string I = "love you, forever."
      Console.WriteLine("I {0}", I);
     }
    }

    C Offline
    C Offline
    CS1401
    wrote on last edited by
    #18

    First i must find, if she knows C#.

    T 1 Reply Last reply
    0
    • C CS1401

      First i must find, if she knows C#.

      T Offline
      T Offline
      Tech Code Freak
      wrote on last edited by
      #19

      :laugh:

      1 Reply Last reply
      0
      • C Christopher Mars

        I tried to post this very thing at stackoverflow. It was rejected. I should have known the only the only place that would be accepting is codeproject. What would you do to professs your love to the women (or man) you adore?

        using System;
        void main() {
         while (true) {
          string I = "love you, forever."
          Console.WriteLine("I {0}", I);
         }
        }

        realJSOPR Offline
        realJSOPR Offline
        realJSOP
        wrote on last edited by
        #20

        If (Trash.IsFull)
        {
        Trash.Items.Clear();
        Trash.Dispose();
        }

        while(true)
        {
        Her.Fornicate(Frequency.AsOftenAsPossible);
        }

        if (DateTime.Now.Time.Hour < 7)
        {
        m_letHerSleep = true;
        ThinkAbout(fornication);
        }
        else
        {
        while (I.HaveOpportunity)
        {
        Her.Fornicate(Frequency.AtLeastOnce);
        }
        }

        FireArmsTraining();

        if (afterDinner)
        {
        vegOnCouch = true;
        }

        Thread.SleepUntil(dateTime.Now.AddHours(7));

        ".45 ACP - because shooting twice is just silly" - JSOP, 2010
        -----
        You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
        -----
        "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997

        modified on Saturday, June 25, 2011 6:22 AM

        T 1 Reply Last reply
        0
        • C Christopher Mars

          I tried to post this very thing at stackoverflow. It was rejected. I should have known the only the only place that would be accepting is codeproject. What would you do to professs your love to the women (or man) you adore?

          using System;
          void main() {
           while (true) {
            string I = "love you, forever."
            Console.WriteLine("I {0}", I);
           }
          }

          C Offline
          C Offline
          CPallini
          wrote on last edited by
          #21

          The savy woman will reject soon the man wasting an acquired resource at each iteration of their love. :rolleyes:

          If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
          This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
          [My articles]

          1 Reply Last reply
          0
          • C Christopher Mars

            I tried to post this very thing at stackoverflow. It was rejected. I should have known the only the only place that would be accepting is codeproject. What would you do to professs your love to the women (or man) you adore?

            using System;
            void main() {
             while (true) {
              string I = "love you, forever."
              Console.WriteLine("I {0}", I);
             }
            }

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

            Christopher Mars wrote:

            What would you do to professs your love to the women (or man) you adore?

            using System;
            void main() {
            while (true) {
            string I = "love you, forever."
            Console.WriteLine("I {0}", I);
            }
            }

            Not that... If the woman is a bit modern she'd at least expect some neat SilverLight app with flashy graphics, romantic music, hanging in the cloud, which she can also post on her facebook and email to her friends. Using a console app is just... well, not very adoring! :thumbsdown:

            It's an OO world.

            1 Reply Last reply
            0
            • C Christopher Mars

              I tried to post this very thing at stackoverflow. It was rejected. I should have known the only the only place that would be accepting is codeproject. What would you do to professs your love to the women (or man) you adore?

              using System;
              void main() {
               while (true) {
                string I = "love you, forever."
                Console.WriteLine("I {0}", I);
               }
              }

              R Offline
              R Offline
              Ravi Bhavnani
              wrote on last edited by
              #23

              I would reject your post too, not because I find it inappropriate, but because you're inefficiently reconstructing the invariant string I and because the implied String.Format() in the WriteLine() can be omitted by including the string literal "I " in the string I. /ravi

              My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com

              1 Reply Last reply
              0
              • C Christopher Mars

                I tried to post this very thing at stackoverflow. It was rejected. I should have known the only the only place that would be accepting is codeproject. What would you do to professs your love to the women (or man) you adore?

                using System;
                void main() {
                 while (true) {
                  string I = "love you, forever."
                  Console.WriteLine("I {0}", I);
                 }
                }

                K Offline
                K Offline
                Keith Barrow
                wrote on last edited by
                #24

                Christopher Mars wrote:

                What would you do to professs your love to the women (or man) you adore?

                Two words: Barry White.

                Sort of a cross between Lawrence of Arabia and Dilbert.[^]
                -Or-
                A Dead ringer for Kate Winslett[^]

                1 Reply Last reply
                0
                • C Christopher Mars

                  I tried to post this very thing at stackoverflow. It was rejected. I should have known the only the only place that would be accepting is codeproject. What would you do to professs your love to the women (or man) you adore?

                  using System;
                  void main() {
                   while (true) {
                    string I = "love you, forever."
                    Console.WriteLine("I {0}", I);
                   }
                  }

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

                  Would this not be suitable: Console.Writeline("Love you, forever.") :confused:


                  See if you can crack this: b749f6c269a746243debc6488046e33f
                  So far, no one seems to have cracked this!

                  The unofficial awesome history of Code Project's Bob! "People demand freedom of speech to make up for the freedom of thought which they avoid."

                  1 Reply Last reply
                  0
                  • realJSOPR realJSOP

                    If (Trash.IsFull)
                    {
                    Trash.Items.Clear();
                    Trash.Dispose();
                    }

                    while(true)
                    {
                    Her.Fornicate(Frequency.AsOftenAsPossible);
                    }

                    if (DateTime.Now.Time.Hour < 7)
                    {
                    m_letHerSleep = true;
                    ThinkAbout(fornication);
                    }
                    else
                    {
                    while (I.HaveOpportunity)
                    {
                    Her.Fornicate(Frequency.AtLeastOnce);
                    }
                    }

                    FireArmsTraining();

                    if (afterDinner)
                    {
                    vegOnCouch = true;
                    }

                    Thread.SleepUntil(dateTime.Now.AddHours(7));

                    ".45 ACP - because shooting twice is just silly" - JSOP, 2010
                    -----
                    You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
                    -----
                    "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997

                    modified on Saturday, June 25, 2011 6:22 AM

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

                    Compiler warning: unreachable code at line 12

                    If your actions inspire others to dream more, learn more, do more and become more, you are a leader." - John Quincy 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

                    1 Reply Last reply
                    0
                    • C Christopher Mars

                      I tried to post this very thing at stackoverflow. It was rejected. I should have known the only the only place that would be accepting is codeproject. What would you do to professs your love to the women (or man) you adore?

                      using System;
                      void main() {
                       while (true) {
                        string I = "love you, forever."
                        Console.WriteLine("I {0}", I);
                       }
                      }

                      R Offline
                      R Offline
                      Richard A Dalton
                      wrote on last edited by
                      #27

                      Stand outside, Trench coat, ZX Spectrum held aloft, playing Peter Gabriel's In Your Eyes in wonderous 8bit beepy sound. If that doesn't git her, she's not worth gittin' -Richard

                      Hit any user to continue.

                      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