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. what mean ???

what mean ???

Scheduled Pinned Locked Moved The Lounge
question
12 Posts 12 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.
  • Z zidan911

    iam a new in C # langauge and i ask about : # region // // // // #endregion Q : int.parse (.........); what mean ?? Q : and object orinted is very defcult what can i do ??

    C Offline
    C Offline
    Christian Graus
    wrote on last edited by
    #2

    It means you can't read ( no programming questions in the lounge ), so the answers to these questions are very likely to be beyond your capacity, even if you manage to ask in the right place. Oh, it also plainly means you have no idea how to use google. You should fix that.

    Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

    R 1 Reply Last reply
    0
    • Z zidan911

      iam a new in C # langauge and i ask about : # region // // // // #endregion Q : int.parse (.........); what mean ?? Q : and object orinted is very defcult what can i do ??

      S Offline
      S Offline
      Shog9 0
      wrote on last edited by
      #3

      zidan911 wrote:

      Q : and object orinted is very defcult what can i do ??

      Get yourself one of these[^]. Easy to learn, and hours of fun.

      CPalliniC E 2 Replies Last reply
      0
      • S Shog9 0

        zidan911 wrote:

        Q : and object orinted is very defcult what can i do ??

        Get yourself one of these[^]. Easy to learn, and hours of fun.

        CPalliniC Offline
        CPalliniC Offline
        CPallini
        wrote on last edited by
        #4

        You're really a bad guy! :-D

        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.
        [my articles]

        In testa che avete, signor di Ceprano?

        1 Reply Last reply
        0
        • Z zidan911

          iam a new in C # langauge and i ask about : # region // // // // #endregion Q : int.parse (.........); what mean ?? Q : and object orinted is very defcult what can i do ??

          M Offline
          M Offline
          Marc Clifton
          wrote on last edited by
          #5

          zidan911 wrote:

          and object orinted is very defcult what can i do ??

          Try something easier, like sleeping. Marc

          Thyme In The Country Interacx My Blog

          1 Reply Last reply
          0
          • S Shog9 0

            zidan911 wrote:

            Q : and object orinted is very defcult what can i do ??

            Get yourself one of these[^]. Easy to learn, and hours of fun.

            E Offline
            E Offline
            Ennis Ray Lynch Jr
            wrote on last edited by
            #6

            But what if I miss? Its ok, its on a string!

            Need a C# Consultant? I'm available.
            Happiness in intelligent people is the rarest thing I know. -- Ernest Hemingway

            1 Reply Last reply
            0
            • Z zidan911

              iam a new in C # langauge and i ask about : # region // // // // #endregion Q : int.parse (.........); what mean ?? Q : and object orinted is very defcult what can i do ??

              K Offline
              K Offline
              Kevin McFarlane
              wrote on last edited by
              #7

              This should help...[^]

              Kevin

              1 Reply Last reply
              0
              • Z zidan911

                iam a new in C # langauge and i ask about : # region // // // // #endregion Q : int.parse (.........); what mean ?? Q : and object orinted is very defcult what can i do ??

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

                Can't you read? No programming questions in the Lounge. You might be better off in the C# forum.

                zidan911 wrote:

                Q : int.parse (.........); what mean ??

                Go to http://www.dictionary.com[^] if you don't know what parse means.

                zidan911 wrote:

                object orinted is very defcult

                That's the biggest load of bull I've hear in a while.

                "The clue train passed his station without stopping." - John Simmons / outlaw programmer

                1 Reply Last reply
                0
                • Z zidan911

                  iam a new in C # langauge and i ask about : # region // // // // #endregion Q : int.parse (.........); what mean ?? Q : and object orinted is very defcult what can i do ??

                  M Offline
                  M Offline
                  MikeMarq
                  wrote on last edited by
                  #9

                  zidan911 wrote:

                  Q : and object orinted is very defcult what can i do ??

                  Actually it's not but some of the people who write explainations of it make it sound that way. It's a way to group together variables and functions so you can treat them like a single entity and make multiple copies of that entity. It's sort of like a fancy structure or module. I would suggest finding a tutorial that shows you how to make a class and declare an object and ignore the stuff other like inheritance, polymorphism, ect... for now. Once you understand how to make and use an object then the other stuff will make sense to you pretty easily.

                  1 Reply Last reply
                  0
                  • C Christian Graus

                    It means you can't read ( no programming questions in the lounge ), so the answers to these questions are very likely to be beyond your capacity, even if you manage to ask in the right place. Oh, it also plainly means you have no idea how to use google. You should fix that.

                    Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

                    R Offline
                    R Offline
                    Ri Qen Sin
                    wrote on last edited by
                    #10

                    I shall simplify that furthur: If you can't understand the rules in here, you probably won't understand anything when we answer your questions.

                    ROFLOLMFAO

                    1 Reply Last reply
                    0
                    • Z zidan911

                      iam a new in C # langauge and i ask about : # region // // // // #endregion Q : int.parse (.........); what mean ?? Q : and object orinted is very defcult what can i do ??

                      L Offline
                      L Offline
                      leckey 0
                      wrote on last edited by
                      #11

                      How many times do you have to be told no programming questions in the lounge? Since you can't figure out that simple item I suggest you drop programming and look at a career in gathering dog poop.

                      New Poll! Current Rant: "What the f**k happened to free speech?!?" http://craptasticnation.blogspot.com/[^]

                      1 Reply Last reply
                      0
                      • Z zidan911

                        iam a new in C # langauge and i ask about : # region // // // // #endregion Q : int.parse (.........); what mean ?? Q : and object orinted is very defcult what can i do ??

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

                        It is a highly doubtful fact whether IT befits you, really and really.

                        Vasudevan Deepak Kumar Personal Homepage
                        Tech Gossips
                        A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinson

                        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