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. help!! question

help!! question

Scheduled Pinned Locked Moved C#
databasequestioncsharpsql-servervisual-studio
16 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.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    Am doing this as a semester project. is there's anyone out there that could provide me with a complete application or program build in visual studio 2012/2010? Also using SQL server for maintaining database.

    D P T OriginalGriffO L 5 Replies Last reply
    0
    • L Lost User

      Am doing this as a semester project. is there's anyone out there that could provide me with a complete application or program build in visual studio 2012/2010? Also using SQL server for maintaining database.

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      So you want someone to write your code for you so you can turn it in as your own work? That's just not going to happen. Besides, you haven't said anything about what this program is supposed to do. You also haven't said anything about what you're done to write this yourself and what you've tried to solve your problem.

      A guide to posting questions on CodeProject

      How to debug small programs
      Dave Kreskowiak

      L 1 Reply Last reply
      0
      • L Lost User

        Am doing this as a semester project. is there's anyone out there that could provide me with a complete application or program build in visual studio 2012/2010? Also using SQL server for maintaining database.

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

        Of course I can. I will even supply you with documentation. The application will cost you £120,000 and we will work out an annual support agreement.

        L 1 Reply Last reply
        0
        • D Dave Kreskowiak

          So you want someone to write your code for you so you can turn it in as your own work? That's just not going to happen. Besides, you haven't said anything about what this program is supposed to do. You also haven't said anything about what you're done to write this yourself and what you've tried to solve your problem.

          A guide to posting questions on CodeProject

          How to debug small programs
          Dave Kreskowiak

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          actually the last time i mentioned tht so it simply deleted that post thinking that its not a question so here's what i had in mind

          .different logins for student and teacher .teacher have the ability to create, edit or delete quizzes .teacher can assign the time for each quiz. .student can give quizzes in the form of MCQs (as in my proposal)

          though i did make a dummy layout of my program but my course coordinator suggested me to either use a already made application n modify or start from scratch

          L D 2 Replies Last reply
          0
          • P Pete OHanlon

            Of course I can. I will even supply you with documentation. The application will cost you £120,000 and we will work out an annual support agreement.

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #5

            thanks for the offer but it's simply one of those "make it n then leave it" so sorry mate i just need a working program so i can have an idea on how to approach to this project

            1 Reply Last reply
            0
            • L Lost User

              actually the last time i mentioned tht so it simply deleted that post thinking that its not a question so here's what i had in mind

              .different logins for student and teacher .teacher have the ability to create, edit or delete quizzes .teacher can assign the time for each quiz. .student can give quizzes in the form of MCQs (as in my proposal)

              though i did make a dummy layout of my program but my course coordinator suggested me to either use a already made application n modify or start from scratch

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #6

              Osama Kaiser wrote:

              that its not a question

              It's still not a question. Try again.

              Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^]

              L 1 Reply Last reply
              0
              • L Lost User

                Osama Kaiser wrote:

                that its not a question

                It's still not a question. Try again.

                Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^]

                L Offline
                L Offline
                Lost User
                wrote on last edited by
                #7

                in other words i need help :/

                D 1 Reply Last reply
                0
                • L Lost User

                  actually the last time i mentioned tht so it simply deleted that post thinking that its not a question so here's what i had in mind

                  .different logins for student and teacher .teacher have the ability to create, edit or delete quizzes .teacher can assign the time for each quiz. .student can give quizzes in the form of MCQs (as in my proposal)

                  though i did make a dummy layout of my program but my course coordinator suggested me to either use a already made application n modify or start from scratch

                  D Offline
                  D Offline
                  Dave Kreskowiak
                  wrote on last edited by
                  #8

                  Yeah, no one is going to write this for you and the chances of you finding a program on the 'Net that does what you want is practically 0. The point behind this project is to show that you have learned something and that you can apply what you've learned. Apparently, you're only prepared to show you figured out what Ctrl-A, Ctrl-C, Ctrl-V does when you "write" code.

                  A guide to posting questions on CodeProject

                  How to debug small programs
                  Dave Kreskowiak

                  L 1 Reply Last reply
                  0
                  • D Dave Kreskowiak

                    Yeah, no one is going to write this for you and the chances of you finding a program on the 'Net that does what you want is practically 0. The point behind this project is to show that you have learned something and that you can apply what you've learned. Apparently, you're only prepared to show you figured out what Ctrl-A, Ctrl-C, Ctrl-V does when you "write" code.

                    A guide to posting questions on CodeProject

                    How to debug small programs
                    Dave Kreskowiak

                    L Offline
                    L Offline
                    Lost User
                    wrote on last edited by
                    #9

                    no offence but ure right but i just need a reference but if you don't have any in mind so it's ok, chill

                    M 1 Reply Last reply
                    0
                    • L Lost User

                      in other words i need help :/

                      D Offline
                      D Offline
                      Dave Kreskowiak
                      wrote on last edited by
                      #10

                      Copying and pasting someone else's code is not going to "help" you.

                      A guide to posting questions on CodeProject

                      How to debug small programs
                      Dave Kreskowiak

                      L 1 Reply Last reply
                      0
                      • D Dave Kreskowiak

                        Copying and pasting someone else's code is not going to "help" you.

                        A guide to posting questions on CodeProject

                        How to debug small programs
                        Dave Kreskowiak

                        L Offline
                        L Offline
                        Lost User
                        wrote on last edited by
                        #11

                        like i said i need a reference but if cant give any so it's fine

                        D 1 Reply Last reply
                        0
                        • L Lost User

                          Am doing this as a semester project. is there's anyone out there that could provide me with a complete application or program build in visual studio 2012/2010? Also using SQL server for maintaining database.

                          T Offline
                          T Offline
                          thatraja
                          wrote on last edited by
                          #12

                          Complete application? Are you kidding? This is like some school kid asking us to complete his homework. You think that's right task? It won't help him. Same way it won't help you. Project work's purpose is to assess your skill & other things so you should start research on your project instead of asking someone to complete your project. Let me tell you something.... In past, many students asked questions(some were project related) on following things 0) Choosing a project topic Ex. 1) Tutorials/articles related to some concepts. Ex. Algorithms 2) Choosing architecture for their project. Ex. Client-Server or N-Tier 3) Asked for reference books. Ex. Useful Reference Books[^] 4) Asked for course websites. Ex. Lynda, Pluralsight 5) Career suggestions 6) Interview 7) etc., If you have any question(s) like from above list, we're happy to help you.

                          thatraja

                          Code converters | Education Needed | Improve EverythingNew

                          1 Reply Last reply
                          0
                          • L Lost User

                            Am doing this as a semester project. is there's anyone out there that could provide me with a complete application or program build in visual studio 2012/2010? Also using SQL server for maintaining database.

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

                            We do not do your homework: it is set for a reason. It is there so that you think about what you have been told, and try to understand it. It is also there so that your tutor can identify areas where you are weak, and focus more attention on remedial action. Try it yourself, or learn the Magic Words: "Do you want fries with that?"

                            Those who fail to learn history are doomed to repeat it. --- George Santayana (December 16, 1863 – September 26, 1952) Those who fail to clear history are doomed to explain it. --- OriginalGriff (February 24, 1959 – ∞)

                            "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
                            • L Lost User

                              Am doing this as a semester project. is there's anyone out there that could provide me with a complete application or program build in visual studio 2012/2010? Also using SQL server for maintaining database.

                              L Offline
                              L Offline
                              Lost User
                              wrote on last edited by
                              #14

                              Just go to codeplex.com and start searching. Any project there that uses C#, vb.net, WPF, etc. would be a "Visual Studio" project. Probably a "recipe tracker" would fit the bill (i.e. db maintenance).

                              1 Reply Last reply
                              0
                              • L Lost User

                                like i said i need a reference but if cant give any so it's fine

                                D Offline
                                D Offline
                                Dave Kreskowiak
                                wrote on last edited by
                                #15

                                Reference for what? Designing the entire application? You're not going to find one. Working with SQL Server from your code? Easy, just Google for "C# working with SQL". Working with ASP.NET? "C# ASP.NET tutorials" If you're looking for a guide to walk you through building the entire app step-by-step, you're going to be sorely disappointed. You were given all the reference material you need in class.

                                A guide to posting questions on CodeProject

                                How to debug small programs
                                Dave Kreskowiak

                                1 Reply Last reply
                                0
                                • L Lost User

                                  no offence but ure right but i just need a reference but if you don't have any in mind so it's ok, chill

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

                                  You were just given a bunch of references appropriate to your problem

                                  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