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. Web Development
  3. ASP.NET
  4. Can anyone suggest a simple ASP project

Can anyone suggest a simple ASP project

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nethelpquestion
10 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.
  • M Offline
    M Offline
    Meena T Shivaram
    wrote on last edited by
    #1

    hi friends, I dont have any experience in asp.NET. So, I want to work on some dummy projects which help me understand all the concepts well. Can anyone suggest some projects that I can work on ? Thanks a lot in advance...

    J P E C J 5 Replies Last reply
    0
    • M Meena T Shivaram

      hi friends, I dont have any experience in asp.NET. So, I want to work on some dummy projects which help me understand all the concepts well. Can anyone suggest some projects that I can work on ? Thanks a lot in advance...

      J Offline
      J Offline
      Jerry Hammond
      wrote on last edited by
      #2

      Yes, an online mortgage calculator with an ad rotator.

      "When I get a little money, I buy books and if any is left, I buy food and clothes." --Erasmus

      M 1 Reply Last reply
      0
      • J Jerry Hammond

        Yes, an online mortgage calculator with an ad rotator.

        "When I get a little money, I buy books and if any is left, I buy food and clothes." --Erasmus

        M Offline
        M Offline
        Meena T Shivaram
        wrote on last edited by
        #3

        hi Jerry, Thanks a ton for your help.I'm starting with this proj right away... Thanks again...

        1 Reply Last reply
        0
        • M Meena T Shivaram

          hi friends, I dont have any experience in asp.NET. So, I want to work on some dummy projects which help me understand all the concepts well. Can anyone suggest some projects that I can work on ? Thanks a lot in advance...

          P Offline
          P Offline
          postmaster programmingknowledge com
          wrote on last edited by
          #4

          How about a databased based project? If you need help then visit: http://www.programmingknowledge.com/simpleDataGrid.aspx[^]

          M 1 Reply Last reply
          0
          • P postmaster programmingknowledge com

            How about a databased based project? If you need help then visit: http://www.programmingknowledge.com/simpleDataGrid.aspx[^]

            M Offline
            M Offline
            Meena T Shivaram
            wrote on last edited by
            #5

            Thanks a lot. I wanted to work with the databases.This will surely help... Thanks very much...

            J 1 Reply Last reply
            0
            • M Meena T Shivaram

              hi friends, I dont have any experience in asp.NET. So, I want to work on some dummy projects which help me understand all the concepts well. Can anyone suggest some projects that I can work on ? Thanks a lot in advance...

              E Offline
              E Offline
              ednrgc
              wrote on last edited by
              #6

              There are a ton of projects you can try. Start with a simple task like a mortgage calculator (mentioned above). I would recommend a project that will start as very simple, but can be made more complex. One project that I usually recommend is a "rating" project. You can rate anything you like (example: baseball players, etc.). Figure out the criteria for the item being rated ( Ex: Batting Average, On Base Percentage, etc.). Create a simple object: Example: public class BaseballPlayer { private int _ba; // batting average ... } Create an instance of this object for every player you are rating. List all items in a listbox. From there you can delve into Generic lists for the items. After that, you can expand the BaseballPlayer class to inherit IComparable, to allow comparing objects. You can take a project like this as far and detailed as you like.

              M 1 Reply Last reply
              0
              • E ednrgc

                There are a ton of projects you can try. Start with a simple task like a mortgage calculator (mentioned above). I would recommend a project that will start as very simple, but can be made more complex. One project that I usually recommend is a "rating" project. You can rate anything you like (example: baseball players, etc.). Figure out the criteria for the item being rated ( Ex: Batting Average, On Base Percentage, etc.). Create a simple object: Example: public class BaseballPlayer { private int _ba; // batting average ... } Create an instance of this object for every player you are rating. List all items in a listbox. From there you can delve into Generic lists for the items. After that, you can expand the BaseballPlayer class to inherit IComparable, to allow comparing objects. You can take a project like this as far and detailed as you like.

                M Offline
                M Offline
                Meena T Shivaram
                wrote on last edited by
                #7

                hi edboe, great idea. thanks a lot for your help. thank you very much

                1 Reply Last reply
                0
                • M Meena T Shivaram

                  Thanks a lot. I wanted to work with the databases.This will surely help... Thanks very much...

                  J Offline
                  J Offline
                  Jerry Hammond
                  wrote on last edited by
                  #8

                  If you're looking to work with db then I suggest learning how to use the login control on your mortgage calculator solution.

                  "When I get a little money, I buy books and if any is left, I buy food and clothes." --Erasmus

                  1 Reply Last reply
                  0
                  • M Meena T Shivaram

                    hi friends, I dont have any experience in asp.NET. So, I want to work on some dummy projects which help me understand all the concepts well. Can anyone suggest some projects that I can work on ? Thanks a lot in advance...

                    C Offline
                    C Offline
                    Clickok
                    wrote on last edited by
                    #9

                    Starter Kits for Visual Web Developer[^] from: Asp.Net Learn[^] Enjoy:zzz:


                    Jesus is Love! Tell to someone! :-)

                    1 Reply Last reply
                    0
                    • M Meena T Shivaram

                      hi friends, I dont have any experience in asp.NET. So, I want to work on some dummy projects which help me understand all the concepts well. Can anyone suggest some projects that I can work on ? Thanks a lot in advance...

                      J Offline
                      J Offline
                      Jon Sagara
                      wrote on last edited by
                      #10

                      A guestbook is a great place to start.

                      Jon Sagara When I grow up, I'm changing my name to Joe Kickass! My Site | My Blog | My Articles

                      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