Results 1 to 6 of 6

Thread: Linking two people together?

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2010
    Posts
    35

    Linking two people together?

    I'm designing a sign-in program that will give kids points if they invite people to come to the weekly events, and if those guests come then the kids who invited them will get extra points every time a guest of their's signs in. I really need help with this as technically I've only had one semester of programming lol. Mostly I understand what I want to do, but it's so complicated I really need help. Easiest way for me would be for me to send someone my project so we can discuss what I've done. (:

  2. #2
    Fanatic Member proneal's Avatar
    Join Date
    May 2011
    Posts
    762

    Re: Linking two people together?

    Hi Guradian, welcome! I'm new too.
    This sounds like a fun project. What version of VB are you using for this Project?

  3. #3

    Thread Starter
    Member
    Join Date
    Nov 2010
    Posts
    35

    Re: Linking two people together?

    2008. I believe it's .net....

  4. #4
    Fanatic Member proneal's Avatar
    Join Date
    May 2011
    Posts
    762

    Re: Linking two people together?

    Cool, I guess I could help out with V8 [VS2005] and then you could convert into your 2008 version.
    I don't have 2008 but it should convert fine.
    -
    So what is the point system you want?
    Does it add points through use of textbox or some other method -perhaps some inputbox or separate form with better graphics and interface than the old inputbox?
    Will you be using some settings file or using Applications.Settings or XML to read and write the points data and the User data?

    Have any ideas yet?
    -
    edit:
    How many Users for this program or is there no maximum amount of users?
    I'm guessing it is just 2 or a few -basically your own children?
    Using My.Applications.Settings would be easy and quick.
    Have you looked into that yet?
    Last edited by proneal; May 26th, 2011 at 10:00 PM. Reason: adding another question

  5. #5
    PowerPoster
    Join Date
    Mar 2002
    Location
    UK
    Posts
    4,780

    Re: Linking two people together?

    To note, you can download VB2010 express for free.

  6. #6
    Fanatic Member proneal's Avatar
    Join Date
    May 2011
    Posts
    762

    Re: Linking two people together?

    I didn't want to leave this thread hanging,
    so I produced a quickie to hopefully get some
    creative juices flowing for you Guardian-


    Name:  sample.PNG
Views: 116
Size:  21.3 KB

    If you want to exchange this project,
    send me a PM Guardian.
    it is basic, no thrills and not finished at all.
    But it might help you create what you wanted.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width