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. General Programming
  3. C#
  4. project doubt

project doubt

Scheduled Pinned Locked Moved C#
24 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.
  • V Vasudevan Deepak Kumar

    Nagy Vilmos wrote:

    how

    Computer Science has a shorthand form as CS. C# has the file extension as .CS

    Vasudevan Deepak Kumar Personal Homepage
    Tech Gossips
    The woods are lovely, dark and deep, But I have promises to keep, And miles to go before I sleep, And miles to go before I sleep!

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

    Vas. [I can call you Vas can't I?] Don't encourage them. It's like shining a light at a moth.


    Panic, Chaos, Destruction. My work here is done.

    V 1 Reply Last reply
    0
    • D DaveyM69

      We haven't seen any of these here for a while - it must be assgnment time again :zzz:

      Dave
      BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
      Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)
      Why are you using VB6? Do you hate yourself? (Christian Graus)

      T Offline
      T Offline
      Tom Deketelaere
      wrote on last edited by
      #12

      If I'm not mistaken in the US they finished one semester a week or two ago and starting a new one now or next week or so. So expect more of these to come.

      D 1 Reply Last reply
      0
      • N Nagy Vilmos

        Vas. [I can call you Vas can't I?] Don't encourage them. It's like shining a light at a moth.


        Panic, Chaos, Destruction. My work here is done.

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

        I just meant as a joke. :)

        Vasudevan Deepak Kumar Personal Homepage
        Tech Gossips
        The woods are lovely, dark and deep, But I have promises to keep, And miles to go before I sleep, And miles to go before I sleep!

        N 1 Reply Last reply
        0
        • V vinithakizhussery

          in my computer science final project i have the submission topic "About the project" and "Overview of the project" pls explain the contents that must be included in these two

          C Offline
          C Offline
          CARPETBURNER
          wrote on last edited by
          #14

          this piece of code might help you.

          class brain
          {
          void engage(bool beforespeaking)
          {
          if (beforespeaking)
          {
          throw new stepawayfromthekeyboardexception();
          }

          }

          }

          void Main()
          {
          brain mybrain = new brain();
          mybrain.engage(true);
          mybrain.dispose();
          }

          M 1 Reply Last reply
          0
          • V vinithakizhussery

            in my computer science final project i have the submission topic "About the project" and "Overview of the project" pls explain the contents that must be included in these two

            M Offline
            M Offline
            musefan
            wrote on last edited by
            #15

            write this... "About the project" The project is going to be the most complex application that I can find full source code on the internet. "Overview of the project" The project will involve me doing $&!£ ALL and most likely still getting a pass which will enable me to carry on with a career I am extremely unqualified to pursue. But, seriously... Where are you currently studying your computer science degree? I can get most grading schemes for most education authorities which you could use to help you know exactly what to write to get a good grade.

            Life goes very fast. Tomorrow, today is already yesterday.

            modified on Wednesday, June 17, 2009 8:17 AM

            1 Reply Last reply
            0
            • C CARPETBURNER

              this piece of code might help you.

              class brain
              {
              void engage(bool beforespeaking)
              {
              if (beforespeaking)
              {
              throw new stepawayfromthekeyboardexception();
              }

              }

              }

              void Main()
              {
              brain mybrain = new brain();
              mybrain.engage(true);
              mybrain.dispose();
              }

              M Offline
              M Offline
              musefan
              wrote on last edited by
              #16

              good coding. the common error I usually see when people use the brain class is they call the Dispose method before using any of the brains other functions, which of course causes many problems (for everyone)

              Life goes very fast. Tomorrow, today is already yesterday.

              C 1 Reply Last reply
              0
              • V vinithakizhussery

                in my computer science final project i have the submission topic "About the project" and "Overview of the project" pls explain the contents that must be included in these two

                V Offline
                V Offline
                Vimalsoft Pty Ltd
                wrote on last edited by
                #17
                if(Student != "Reseach own your own")
                {
                    
                   Response.write(alert('Final year Results:Fails,You are Retarded lol'););
                }
                else
                {
                   Response.write(alert('Good Stundent Well Done, You worked hard'););
                }
                

                i think am about to :zzz: because of this type of posts

                Vuyiswa Maseko, Few companies that installed computers to reduce the employment of clerks have realized their expectations.... They now need more and more expensive clerks even though they call them "Developers" or "Programmers." C#/VB.NET/ASP.NET/SQL7/2000/2005/2008 http://www.vuyiswamaseko.somee.com http://www.vuyiswamaseko.tiyaneProperties.co.za vuyiswa@its.co.za http://www.itsabacus.co.za/itsabacus/

                1 Reply Last reply
                0
                • T Tom Deketelaere

                  If I'm not mistaken in the US they finished one semester a week or two ago and starting a new one now or next week or so. So expect more of these to come.

                  D Offline
                  D Offline
                  DaveyM69
                  wrote on last edited by
                  #18

                  Great - maybe it's time to hibernate :confused:

                  Dave
                  BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
                  Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)
                  Why are you using VB6? Do you hate yourself? (Christian Graus)

                  T 1 Reply Last reply
                  0
                  • D DaveyM69

                    Great - maybe it's time to hibernate :confused:

                    Dave
                    BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
                    Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)
                    Why are you using VB6? Do you hate yourself? (Christian Graus)

                    T Offline
                    T Offline
                    Tom Deketelaere
                    wrote on last edited by
                    #19

                    Starts next week for me, have the week off :-D

                    1 Reply Last reply
                    0
                    • M musefan

                      good coding. the common error I usually see when people use the brain class is they call the Dispose method before using any of the brains other functions, which of course causes many problems (for everyone)

                      Life goes very fast. Tomorrow, today is already yesterday.

                      C Offline
                      C Offline
                      CARPETBURNER
                      wrote on last edited by
                      #20

                      oops forgot to check if

                      brain != null

                      ;-)

                      OriginalGriffO 1 Reply Last reply
                      0
                      • V vinithakizhussery

                        in my computer science final project i have the submission topic "About the project" and "Overview of the project" pls explain the contents that must be included in these two

                        P Offline
                        P Offline
                        Pete OHanlon
                        wrote on last edited by
                        #21

                        vinithakizhussery wrote:

                        "Overview of the project"

                        The first stage of my project is to ask the customer if they want fries with that. The next stage involves standing around with a vacant expression. (For extra credit, I let a little bit of drool dangle from the side of my mouth). The final stage is to get the order wrong.

                        vinithakizhussery wrote:

                        "About the project"

                        This project is about what I will be doing when I fail my course because I have deprived my village of an idiot.

                        "WPF has many lovers. It's a veritable porn star!" - Josh Smith

                        As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.

                        My blog | My articles | MoXAML PowerToys | Onyx

                        OriginalGriffO 1 Reply Last reply
                        0
                        • C CARPETBURNER

                          oops forgot to check if

                          brain != null

                          ;-)

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

                          GriffinPeter wrote:

                          brain != null

                          Shouldn't that be

                          if (!brain.IsNullOrEmpty())

                          No trees were harmed in the sending of this message; however, a significant number of electrons were slightly inconvenienced. This message is made of fully recyclable Zeros and Ones

                          "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
                          • P Pete OHanlon

                            vinithakizhussery wrote:

                            "Overview of the project"

                            The first stage of my project is to ask the customer if they want fries with that. The next stage involves standing around with a vacant expression. (For extra credit, I let a little bit of drool dangle from the side of my mouth). The final stage is to get the order wrong.

                            vinithakizhussery wrote:

                            "About the project"

                            This project is about what I will be doing when I fail my course because I have deprived my village of an idiot.

                            "WPF has many lovers. It's a veritable porn star!" - Josh Smith

                            As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.

                            My blog | My articles | MoXAML PowerToys | Onyx

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

                            Pete O'Hanlon wrote:

                            This project is about what I will be doing when I fail my course because I have deprived my village of an idiot 20 pages too short for a pass mark.

                            FTFY :laugh:

                            No trees were harmed in the sending of this message; however, a significant number of electrons were slightly inconvenienced. This message is made of fully recyclable Zeros and Ones

                            "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
                            • V Vasudevan Deepak Kumar

                              I just meant as a joke. :)

                              Vasudevan Deepak Kumar Personal Homepage
                              Tech Gossips
                              The woods are lovely, dark and deep, But I have promises to keep, And miles to go before I sleep, And miles to go before I sleep!

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

                              i2 ;)


                              Panic, Chaos, Destruction. My work here is done.

                              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