-
Very New B with VB.net
I was wondering if anybody can lend me some help now that I have a class and need to make programes in VB. I will greatly appreciate any help I can get. I have to create a mini Telephone Book. It must have frist, last name and telephone. It also have two buttons an add and a find. The program must allow 5 entries. If anyone out there could lend me a hand I will appreciate it.
-
We'd be happy to help, but we're not going to write the program for you (that would defeat the purpose of the class! :-)
It's best if you try to write it yourself, and post specific questions when you get stuck. Break it down into very small steps:
1. Place textboxes and buttons on form.
2. Create an event procedure for the Add button's Click event.
3. In the Add button's Click event procedure, get the values from the textboxes.
4. Save the values to disk.
Try to do each step on your own, using VB.NET's online help and searching Google as needed. If you get stuck, post a specific question to the .NET Technical forum, and we'll help if we can. Good luck!
Phil Weber
http://www.philweber.com
Please post questions to the forums, where others may benefit.
I do not offer free assistance by e-mail. Thank you!
-
Telephone book sample
I teach a VB.Net class in Cleveland. I post an Address Book program on my web site. There is a VB6 and VB.Net version. Take a look at it and feel free to down load the program. This will give you an idea of how to proceed. Your speciaifc assignment will be a little different.
http://www.jimieverett.com
Good luck.
JimE
-
the best place
LeBlues
http://www.chirambattu.com
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
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|