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. WSO FOSW OTD 26 Nov. 2015 SOLVED

WSO FOSW OTD 26 Nov. 2015 SOLVED

Scheduled Pinned Locked Moved The Lounge
comquestionworkspace
44 Posts 8 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.
  • D Dr Gadgit

    You got to write it like this if(this.signature != ""){ MessageBox.Show("This is my signature: " + Environment.NewLine + signature); } else { MessageBox.Show("404-Signature not found"); } Drop the "this." and i want to see System.windows.forms.Messagebox.show Microsoft needs to stop telling people how to paint a picture and let the artist just get on with it, who cares if it can be read and the above code is just on two line, MS butt out and take you religious "Beleivers" with you.

    OriginalGriffO Offline
    OriginalGriffO Offline
    OriginalGriff
    wrote on last edited by
    #31

    Dr Gadgit wrote:

    i want to see System.windows.forms.Messagebox.show

    Wouldn't work: C# is case sensitive.

    Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

    "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
    "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

    D 1 Reply Last reply
    0
    • D Dr Gadgit

      You got to write it like this if(this.signature != ""){ MessageBox.Show("This is my signature: " + Environment.NewLine + signature); } else { MessageBox.Show("404-Signature not found"); } Drop the "this." and i want to see System.windows.forms.Messagebox.show Microsoft needs to stop telling people how to paint a picture and let the artist just get on with it, who cares if it can be read and the above code is just on two line, MS butt out and take you religious "Beleivers" with you.

      H Offline
      H Offline
      HobbyProggy
      wrote on last edited by
      #32

      interesting point but no... i'll prefer leaving it broke

      Rules for the FOSW ![^]

      if(this.signature != "")
      {
      MessageBox.Show("This is my signature: " + Environment.NewLine + signature);
      }
      else
      {
      MessageBox.Show("404-Signature not found");
      }

      D 1 Reply Last reply
      0
      • OriginalGriffO OriginalGriff

        You are planning on becoming Genetically Modified? :laugh:

        Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

        H Offline
        H Offline
        HobbyProggy
        wrote on last edited by
        #33

        Well, think about the opportunity of being able to code with 12 or even more hands at the same time XD

        Rules for the FOSW ![^]

        if(this.signature != "")
        {
        MessageBox.Show("This is my signature: " + Environment.NewLine + signature);
        }
        else
        {
        MessageBox.Show("404-Signature not found");
        }

        D 1 Reply Last reply
        0
        • H HobbyProggy

          interesting point but no... i'll prefer leaving it broke

          Rules for the FOSW ![^]

          if(this.signature != "")
          {
          MessageBox.Show("This is my signature: " + Environment.NewLine + signature);
          }
          else
          {
          MessageBox.Show("404-Signature not found");
          }

          D Offline
          D Offline
          Dr Gadgit
          wrote on last edited by
          #34

          And good for you too. I cannot stand novices who think they know it all and try to tell me that i should be using string.empty and not "" pisses me off

          H 1 Reply Last reply
          0
          • H HobbyProggy

            Well, think about the opportunity of being able to code with 12 or even more hands at the same time XD

            Rules for the FOSW ![^]

            if(this.signature != "")
            {
            MessageBox.Show("This is my signature: " + Environment.NewLine + signature);
            }
            else
            {
            MessageBox.Show("404-Signature not found");
            }

            D Offline
            D Offline
            den2k88
            wrote on last edited by
            #35

            Ok my thoughts of what I could do with 12 hands were anything but KSS and didn't involve coding in the least. I salute your innocent mind!

            GCS d--- s-/++ a- C++++ U+++ P- L- E-- W++ N++ o+ K- w+++ O? M-- V? PS+ PE- Y+ PGP t++ 5? X R++ tv-- b+ DI+++ D++ G e++>+++ h--- ++>+++ y+++*      Weapons extension: ma- k++ F+2 X If you think 'goto' is evil, try writing an Assembly program without JMP. -- TNCaver "When you have eliminated the JavaScript, whatever remains must be an empty page." -- Mike Hankey "just eat it, eat it"."They're out to mold, better eat while you can" -- HobbyProggy

            H 1 Reply Last reply
            0
            • D den2k88

              Ok my thoughts of what I could do with 12 hands were anything but KSS and didn't involve coding in the least. I salute your innocent mind!

              GCS d--- s-/++ a- C++++ U+++ P- L- E-- W++ N++ o+ K- w+++ O? M-- V? PS+ PE- Y+ PGP t++ 5? X R++ tv-- b+ DI+++ D++ G e++>+++ h--- ++>+++ y+++*      Weapons extension: ma- k++ F+2 X If you think 'goto' is evil, try writing an Assembly program without JMP. -- TNCaver "When you have eliminated the JavaScript, whatever remains must be an empty page." -- Mike Hankey "just eat it, eat it"."They're out to mold, better eat while you can" -- HobbyProggy

              H Offline
              H Offline
              HobbyProggy
              wrote on last edited by
              #36

              Oh you dirty boy :laugh:

              Rules for the FOSW ![^]

              if(this.signature != "")
              {
              MessageBox.Show("This is my signature: " + Environment.NewLine + signature);
              }
              else
              {
              MessageBox.Show("404-Signature not found");
              }

              1 Reply Last reply
              0
              • D Dr Gadgit

                And good for you too. I cannot stand novices who think they know it all and try to tell me that i should be using string.empty and not "" pisses me off

                H Offline
                H Offline
                HobbyProggy
                wrote on last edited by
                #37

                Well i code like i want to, you know, i don't code for anyone but me. If someone doesn't like my style... well bye :suss:

                Rules for the FOSW ![^]

                if(this.signature != "")
                {
                MessageBox.Show("This is my signature: " + Environment.NewLine + signature);
                }
                else
                {
                MessageBox.Show("404-Signature not found");
                }

                D 1 Reply Last reply
                0
                • H HobbyProggy

                  And if i name them No-5|-|33|°.mail ?

                  Rules for the FOSW ![^]

                  if(this.signature != "")
                  {
                  MessageBox.Show("This is my signature: " + Environment.NewLine + signature);
                  }
                  else
                  {
                  MessageBox.Show("404-Signature not found");
                  }

                  OriginalGriffO Offline
                  OriginalGriffO Offline
                  OriginalGriff
                  wrote on last edited by
                  #38

                  It'll go in my WTFiT? folder - and I never look in there. I think it's WOM memory... ;)

                  Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

                  "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
                  "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

                  H 1 Reply Last reply
                  0
                  • OriginalGriffO OriginalGriff

                    Dr Gadgit wrote:

                    i want to see System.windows.forms.Messagebox.show

                    Wouldn't work: C# is case sensitive.

                    Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

                    D Offline
                    D Offline
                    Dr Gadgit
                    wrote on last edited by
                    #39

                    You see this happens when i leave my inteliscence turned off I'm going back to VB if they don't fix it soon I know one thing, MS can keep its F# with it's LET statements, took year to get me off that one.

                    1 Reply Last reply
                    0
                    • OriginalGriffO OriginalGriff

                      Oh, you're one of these people with only five fingers on each hand then? :-O

                      Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

                      N Offline
                      N Offline
                      Nagy Vilmos
                      wrote on last edited by
                      #40

                      No, I have FOUR fingers and a thumb. You *Hircum Amator* are real weird...

                      veni bibi saltavi

                      1 Reply Last reply
                      0
                      • H HobbyProggy

                        Well i code like i want to, you know, i don't code for anyone but me. If someone doesn't like my style... well bye :suss:

                        Rules for the FOSW ![^]

                        if(this.signature != "")
                        {
                        MessageBox.Show("This is my signature: " + Environment.NewLine + signature);
                        }
                        else
                        {
                        MessageBox.Show("404-Signature not found");
                        }

                        D Offline
                        D Offline
                        Dr Gadgit
                        wrote on last edited by
                        #41

                        I am with you 100% and the last time i worked on a project where they kept baning on about coding standards, well the job was over engineered and after 2 years a $3m project got thrown in the bin. This little baby ended up as 12 solutions, not projects, solutions and it took a day of hacking the registry just so you could run a copy on your own PC. Programing if you are good is an art and not a science.

                        1 Reply Last reply
                        0
                        • OriginalGriffO OriginalGriff

                          Use your fingers! You can get up to 2048 if you use both hands (or 2047 if you want a zero).

                          Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

                          N Offline
                          N Offline
                          Nicholas Marty
                          wrote on last edited by
                          #42

                          How many fingers do you have? :omg:

                          OriginalGriffO 1 Reply Last reply
                          0
                          • OriginalGriffO OriginalGriff

                            It'll go in my WTFiT? folder - and I never look in there. I think it's WOM memory... ;)

                            Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

                            H Offline
                            H Offline
                            HobbyProggy
                            wrote on last edited by
                            #43

                            Darn, i have to have better ideas to bypass your security and spam filter :-\

                            Rules for the FOSW ![^]

                            if(this.signature != "")
                            {
                            MessageBox.Show("This is my signature: " + Environment.NewLine + signature);
                            }
                            else
                            {
                            MessageBox.Show("404-Signature not found");
                            }

                            1 Reply Last reply
                            0
                            • N Nicholas Marty

                              How many fingers do you have? :omg:

                              OriginalGriffO Offline
                              OriginalGriffO Offline
                              OriginalGriff
                              wrote on last edited by
                              #44

                              Well...quite a few, but some I just collected over the years...:~

                              Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

                              "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
                              "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

                              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