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 Weird and The Wonderful
  4. This really happened

This really happened

Scheduled Pinned Locked Moved The Weird and The Wonderful
csharpsharepointcollaborationquestion
7 Posts 5 Posters 6 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.
  • Z Offline
    Z Offline
    Zani Jnior
    wrote on last edited by
    #1

    A team member wrote this peace of code and I still don't know what she wanted with:

    string _attempt = "3";
    if( _attempt.ToUpper() == 3 )
    // Do Something...

    OMG, sometimes I ask myself: Will not be better if I was pastryman?

    -+--+--+--+--+--+--+-+-+-+ Carlos Zani - SP - Brazil Powered by Microsof.Net

    L R M P 4 Replies Last reply
    0
    • Z Zani Jnior

      A team member wrote this peace of code and I still don't know what she wanted with:

      string _attempt = "3";
      if( _attempt.ToUpper() == 3 )
      // Do Something...

      OMG, sometimes I ask myself: Will not be better if I was pastryman?

      -+--+--+--+--+--+--+-+-+-+ Carlos Zani - SP - Brazil Powered by Microsof.Net

      L Offline
      L Offline
      leppie
      wrote on last edited by
      #2

      I wonder if you are using the same guy as we did! ;P

      xacc.ide - now with TabsToSpaces support
      IronScheme - 1.0 alpha 4a out now (29 May 2008)

      Z 1 Reply Last reply
      0
      • L leppie

        I wonder if you are using the same guy as we did! ;P

        xacc.ide - now with TabsToSpaces support
        IronScheme - 1.0 alpha 4a out now (29 May 2008)

        Z Offline
        Z Offline
        Zani Jnior
        wrote on last edited by
        #3

        This kind of person is in anywhere.

        -+--+--+--+--+--+--+-+-+-+ Carlos Zani - SP - Brazil Powered by Microsof.Net

        L 1 Reply Last reply
        0
        • Z Zani Jnior

          This kind of person is in anywhere.

          -+--+--+--+--+--+--+-+-+-+ Carlos Zani - SP - Brazil Powered by Microsof.Net

          L Offline
          L Offline
          leppie
          wrote on last edited by
          #4

          See my 'little' horror I just posted. :)

          xacc.ide - now with TabsToSpaces support
          IronScheme - 1.0 alpha 4a out now (29 May 2008)

          1 Reply Last reply
          0
          • Z Zani Jnior

            A team member wrote this peace of code and I still don't know what she wanted with:

            string _attempt = "3";
            if( _attempt.ToUpper() == 3 )
            // Do Something...

            OMG, sometimes I ask myself: Will not be better if I was pastryman?

            -+--+--+--+--+--+--+-+-+-+ Carlos Zani - SP - Brazil Powered by Microsof.Net

            R Offline
            R Offline
            Rick York
            wrote on last edited by
            #5

            Zani Jnior wrote:

            sometimes I ask myself: Will not be better if I was pastryman?

            I often ask myself the very same thing. We have a running joke at work : there are career opportunities at Taco Bell. ;)

            1 Reply Last reply
            0
            • Z Zani Jnior

              A team member wrote this peace of code and I still don't know what she wanted with:

              string _attempt = "3";
              if( _attempt.ToUpper() == 3 )
              // Do Something...

              OMG, sometimes I ask myself: Will not be better if I was pastryman?

              -+--+--+--+--+--+--+-+-+-+ Carlos Zani - SP - Brazil Powered by Microsof.Net

              M Offline
              M Offline
              Megidolaon
              wrote on last edited by
              #6

              I just realized I use stuff like that all the time. Well, for testing anyway. Especially when I'm not sure what the check will be later. For example I first write the code between the parenthesis and add the check at a later time, but in the mean time, I can't leave it empty because that makes debugging the code in the parenthesis harder. Maybe the team member wasn't done testing or forgot he wasn't done.

              1 Reply Last reply
              0
              • Z Zani Jnior

                A team member wrote this peace of code and I still don't know what she wanted with:

                string _attempt = "3";
                if( _attempt.ToUpper() == 3 )
                // Do Something...

                OMG, sometimes I ask myself: Will not be better if I was pastryman?

                -+--+--+--+--+--+--+-+-+-+ Carlos Zani - SP - Brazil Powered by Microsof.Net

                P Offline
                P Offline
                Paul Conrad
                wrote on last edited by
                #7

                Zani Jnior wrote:

                I still don't know what she wanted with

                Beats me with what she was trying to accomplish :laugh:

                "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

                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