Can you give me the code for a cool program for Visual basic 2008?

spongebob asked:


Ok i got visual basic 2008 express edition
I know how to make some programs but im fairly new to it
Can somebody give me a full code to make something on it
as the programs ive made so far are well just so “noobie”
also i want to show my friend a real program instead of my lame tic tac toe

Filed Under Programming & Design | 1 Comment

How to write a program in Visual Basic to add, update, or delete records?

Kevin asked:


Okay, I’m about stressed to the limits right now, I’m trying to finish some projects for my class, and all of a sudden we’re getting thrown into using Visual Basic and Microsoft Access, both of which I have very limited knowledge of. We’ve never even had to use them in the class before, so I’m totally lost on this.

I’m supposed to be designing an interface with “control buttons that lead to students, instructors, courses, course schedules, and course rosters. Allow a user to add, update, or delete records in each area.”

I can do the design just fine, that’s not a problem, and I can add the new forms, and have them tied to buttons, etc, but I don’t even know where to begin to allow adding, updating, and deleting of records. She provided an Access Database, but she doesn’t want us to actually link to that DB, just to hard code the data into the project. If anyone could help or at least give me somewhere to start, that’d be awesome.
Sorry, that sounds like the right thing, but I’ve never written SQL code, where exactly am I supposed to put that code, and how do I insert a table?

I’m using Visual Studio.NET 2003

Filed Under Programming & Design | 1 Comment

Visual Basic Programming skilled only?

crazy busy 08 asked:

I am trying to create a visual basics project that calculates the change after the user enters the amount owed. It needs to tell the user what amount in dollars, quarters, dimes, nickels and pennies. I already entered my variables but I am down to the last two lines of code I thought it was me.xchangelabel.text= val(me.xpaidtextbox.text) - val(me.xowestextbox.text) but I have option strict and explicit on ( Ihave to) and its not helping.
please help someone I am so frustrated. Thanks
Pete
Lanzhou China

Filed Under Programming & Design | 2 Comments

Beginners Visual Basic Programming?

ilikepizza asked:


What website and/or books can i go to for a beginners guide , other than the microsoft tutorials.

thanks everyone

Filed Under Programming & Design | 2 Comments

« go back