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. Dreadfully boring day looming....

Dreadfully boring day looming....

Scheduled Pinned Locked Moved The Lounge
visual-studio
7 Posts 6 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.
  • B Offline
    B Offline
    Baconbutty
    wrote on last edited by
    #1

    Been here since 7.50am (8.44 now) and already I am waiting for hometime. Rebranding applications........zzzzzzzzzzzzz Company name change and logo replacement. 10 Print "DULL" 20 GOTO 10

    I still remember having to write your own code in FORTRAN rather than be a cut and paste merchant being pampered by colour coded Intellisense - ahh proper programming - those were the days :)

    D V P 3 Replies Last reply
    0
    • B Baconbutty

      Been here since 7.50am (8.44 now) and already I am waiting for hometime. Rebranding applications........zzzzzzzzzzzzz Company name change and logo replacement. 10 Print "DULL" 20 GOTO 10

      I still remember having to write your own code in FORTRAN rather than be a cut and paste merchant being pampered by colour coded Intellisense - ahh proper programming - those were the days :)

      D Offline
      D Offline
      Dario Solera
      wrote on last edited by
      #2

      Did something similar a few days ago, but it just was a product name change. Very boring... :suss:

      If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Blog - My Photos - ScrewTurn Wiki

      1 Reply Last reply
      0
      • B Baconbutty

        Been here since 7.50am (8.44 now) and already I am waiting for hometime. Rebranding applications........zzzzzzzzzzzzz Company name change and logo replacement. 10 Print "DULL" 20 GOTO 10

        I still remember having to write your own code in FORTRAN rather than be a cut and paste merchant being pampered by colour coded Intellisense - ahh proper programming - those were the days :)

        V Offline
        V Offline
        Vasudevan Deepak Kumar
        wrote on last edited by
        #3

        A bit of rewriting to ManagedCode ... using System; public class BoredomWrite { public static void Main(string[] args) { while (true) { Console.WriteLine("Dull".ToUpper()); } } }

        Vasudevan Deepak Kumar Personal Homepage Tech Gossips
        Yesterday is a canceled check. Tomorrow is a promissory note. Today is the ready cash. USE IT.

        E 1 Reply Last reply
        0
        • V Vasudevan Deepak Kumar

          A bit of rewriting to ManagedCode ... using System; public class BoredomWrite { public static void Main(string[] args) { while (true) { Console.WriteLine("Dull".ToUpper()); } } }

          Vasudevan Deepak Kumar Personal Homepage Tech Gossips
          Yesterday is a canceled check. Tomorrow is a promissory note. Today is the ready cash. USE IT.

          E Offline
          E Offline
          Eytukan
          wrote on last edited by
          #4

          Sometimes I find your sentences elongated.. but just finding that you do that in your code too !:-D Why not just

          Console.WriteLine("DULL")

          ?


          Jemmy : Deadline? Pfft, a real programmer eats deadlines for breakfast. :P Mark: I thought real programmers ignored deadlines :sigh: Best wishes to Rexx[^]

          V 1 Reply Last reply
          0
          • B Baconbutty

            Been here since 7.50am (8.44 now) and already I am waiting for hometime. Rebranding applications........zzzzzzzzzzzzz Company name change and logo replacement. 10 Print "DULL" 20 GOTO 10

            I still remember having to write your own code in FORTRAN rather than be a cut and paste merchant being pampered by colour coded Intellisense - ahh proper programming - those were the days :)

            P Offline
            P Offline
            peterchen
            wrote on last edited by
            #5

            ;P


            We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
            My first real C# project | Linkify!|FoldWithUs! | sighist

            1 Reply Last reply
            0
            • E Eytukan

              Sometimes I find your sentences elongated.. but just finding that you do that in your code too !:-D Why not just

              Console.WriteLine("DULL")

              ?


              Jemmy : Deadline? Pfft, a real programmer eats deadlines for breakfast. :P Mark: I thought real programmers ignored deadlines :sigh: Best wishes to Rexx[^]

              V Offline
              V Offline
              Vasudevan Deepak Kumar
              wrote on last edited by
              #6

              Just to treat with safe any user inputs on par with magic strings. Should you substitute args[0], where the user can enter a mix and match of uppercase and lowercase, then the boredom code should work fine there too. Isn't it? I admit that accessing args[0] without encompassing it in a valid try catch block is a coding horror however. ;)

              Vasudevan Deepak Kumar Personal Homepage Tech Gossips
              Yesterday is a canceled check. Tomorrow is a promissory note. Today is the ready cash. USE IT.

              C 1 Reply Last reply
              0
              • V Vasudevan Deepak Kumar

                Just to treat with safe any user inputs on par with magic strings. Should you substitute args[0], where the user can enter a mix and match of uppercase and lowercase, then the boredom code should work fine there too. Isn't it? I admit that accessing args[0] without encompassing it in a valid try catch block is a coding horror however. ;)

                Vasudevan Deepak Kumar Personal Homepage Tech Gossips
                Yesterday is a canceled check. Tomorrow is a promissory note. Today is the ready cash. USE IT.

                C Offline
                C Offline
                Chris S Kaiser
                wrote on last edited by
                #7

                You aren't using the args parameter. :doh:

                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