|
-
Jul 1st, 2004, 11:01 PM
#1
Thread Starter
Hyperactive Member
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
-
Jul 2nd, 2004, 05:24 AM
#2
Hmmmm...not sure what this could be, bit if you find it let me know, as it sounds useful.
It's not Source Safe is it? 
Woka
-
Jul 2nd, 2004, 05:30 AM
#3
There is a program like that in the UtilityBank (here), but I'm not sure if it has any VB examples built in.
-
Jul 2nd, 2004, 05:32 AM
#4
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
-
Jul 2nd, 2004, 05:40 AM
#5
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.
-
Jul 2nd, 2004, 05:48 AM
#6
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
-
Jul 2nd, 2004, 10:31 PM
#7
New Member
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.
-
Jul 3rd, 2004, 10:28 AM
#8
Supreme User
Its only easy if you know, and u need Database knowledge, use PSC though not as handy
-
Jul 4th, 2004, 08:38 AM
#9
True, True, I was just having a rant.
Wiggles, good avatar
-
Jul 4th, 2004, 11:59 AM
#10
New Member
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.
-
Jul 4th, 2004, 12:43 PM
#11
Supreme User
Originally posted by Wokawidget
True, True, I was just having a rant.
Wiggles, good avatar
Thanks, i bet you saved it straight away
-
Jul 5th, 2004, 05:23 AM
#12
KING BODWAD XXI
Theres also API Guide
-
Jul 5th, 2004, 05:25 AM
#13
Don't think you can add to that though...can you?
Woof
-
Jul 5th, 2004, 05:35 AM
#14
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|