Results 1 to 14 of 14

Thread: VB Source Code Utility

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2003
    Posts
    419

    VB Source Code Utility

    Hey, I recently reformated my computer, and forgot the name of a program I had on it. it was a database with a lot of examples on how to do stuff in Visual Basic. It had the code, description, etc. You could also add code to the database.
    Code:
    If LostAngel.Tag = "Programming" then
       LostAngel.Caption = "Awake"
    Else
       LostAngel.Caption = "Dreaming of Code"
    End If

  2. #2

  3. #3
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974
    There is a program like that in the UtilityBank (here), but I'm not sure if it has any VB examples built in.

  4. #4
    Super Moderator Wokawidget's Avatar
    Join Date
    Nov 2001
    Location
    Headingly Occupation: Classified
    Posts
    9,632
    License Info: If the Code supplied does not work on your system then it is not my fault. If the Code appears shoddy to you then rewrite it.
    HAHAHAHAHAHA...I like this guys sense of humour

    Woka

  5. #5
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974
    yea, me too!

    I havent used the program myself (I'm not allowed to install .Net framework ), but other users have said it works fine, including one of the C# experts who verified it for us.

  6. #6

  7. #7
    New Member
    Join Date
    Jun 2004
    Posts
    5
    Originally posted by Wokawidget
    No offense to the guy, but it's not a hard app to write like that.
    I would write my own if I ever needed something like this.
    Plus I don't know C++

    Woof
    Yeah, I know its easy to make...its just there was a lot of useful material in there.

  8. #8
    Supreme User Madboy's Avatar
    Join Date
    Oct 2003
    Location
    England
    Posts
    3,253
    Its only easy if you know, and u need Database knowledge, use PSC though not as handy

  9. #9

  10. #10
    New Member
    Join Date
    Jun 2004
    Posts
    5
    Originally posted by Madboy
    Its only easy if you know, and u need Database knowledge, use PSC though not as handy
    Yeah I know, I usually make vb databases using ADO with some sql commands.

  11. #11
    Supreme User Madboy's Avatar
    Join Date
    Oct 2003
    Location
    England
    Posts
    3,253
    Originally posted by Wokawidget
    True, True, I was just having a rant.
    Wiggles, good avatar
    Thanks, i bet you saved it straight away

  12. #12
    KING BODWAD XXI BodwadUK's Avatar
    Join Date
    Aug 2002
    Location
    Nottingham
    Posts
    2,176
    Theres also API Guide
    If you dribble then you are as mad as me

    Lost World Creations Website (XBOX Indie games)
    Lene Marlin

  13. #13

  14. #14
    KING BODWAD XXI BodwadUK's Avatar
    Join Date
    Aug 2002
    Location
    Nottingham
    Posts
    2,176
    No
    If you dribble then you are as mad as me

    Lost World Creations Website (XBOX Indie games)
    Lene Marlin

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