Click here to Skip to main content
15,921,884 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralVisual Basic Data Report Pin
VPNampoothiri23-Aug-05 22:09
VPNampoothiri23-Aug-05 22:09 
Generaloverriding ListView's Paint event Pin
grambowk23-Aug-05 21:48
grambowk23-Aug-05 21:48 
GeneralRe: overriding ListView's Paint event Pin
Dave Kreskowiak24-Aug-05 5:33
mveDave Kreskowiak24-Aug-05 5:33 
GeneralRe: overriding ListView's Paint event Pin
grambowk24-Aug-05 8:15
grambowk24-Aug-05 8:15 
Generalasp page Pin
ybasha23-Aug-05 17:00
ybasha23-Aug-05 17:00 
GeneralRe: asp page Pin
Rizwan Bashir24-Aug-05 2:08
Rizwan Bashir24-Aug-05 2:08 
GeneralVb.Net Small Project Pin
VBUser7723-Aug-05 14:55
VBUser7723-Aug-05 14:55 
GeneralRe: Vb.Net Small Project Pin
rwestgraham23-Aug-05 15:28
rwestgraham23-Aug-05 15:28 
A good beginner level project is an address book.

Use a treeview/listview design. Treeview has a top node for each alphabet letter, and names under each letter. List view shows details when you click on a name. Adda menu and a toolbar. Create forms to allow you to add/edit data. Use a small Access database as the data source. Make sure it is normalized. If you don't know what that means, time to learn. Smile | :)

This is a good beginner level exercise that uses a variety of controls and their events, requires field level validation, data binding, data access, and sharing data between forms.

Plus you can actually use it when you are done. Smile | :)
QuestionApplication Login Suggestions? Pin
DEWright_CA23-Aug-05 12:58
DEWright_CA23-Aug-05 12:58 
AnswerRe: Application Login Suggestions? Pin
Rizwan Bashir24-Aug-05 2:14
Rizwan Bashir24-Aug-05 2:14 
QuestionObfuscation..of windows based vb.net app. causes the Crystal reports to error out? Pin
tciinc123-Aug-05 10:52
tciinc123-Aug-05 10:52 
Generaldebug from web service Pin
liquid_23-Aug-05 10:45
liquid_23-Aug-05 10:45 
GeneralUnhandled Exception - please help! Pin
dotolee23-Aug-05 9:13
dotolee23-Aug-05 9:13 
GeneralRe: Unhandled Exception - please help! Pin
Steve Pullan23-Aug-05 14:01
Steve Pullan23-Aug-05 14:01 
GeneralRe: Unhandled Exception - please help! Pin
dotolee24-Aug-05 2:57
dotolee24-Aug-05 2:57 
GeneralConversion of vb6 to .net web form Pin
KevinSDavis23-Aug-05 7:18
sussKevinSDavis23-Aug-05 7:18 
Generalnew table won't appear in Config Wizard Pin
DaveC42691323-Aug-05 6:32
DaveC42691323-Aug-05 6:32 
GeneralMouseHover Event Pin
directred23-Aug-05 5:37
directred23-Aug-05 5:37 
GeneralRe: MouseHover Event Pin
oakleaf23-Aug-05 5:42
oakleaf23-Aug-05 5:42 
GeneralException Handling in remoting Pin
Dinesh Thakan23-Aug-05 5:24
Dinesh Thakan23-Aug-05 5:24 
GeneralDateTimePicker - Setting to blank Pin
dptalt23-Aug-05 3:45
dptalt23-Aug-05 3:45 
GeneralRe: DateTimePicker - Setting to blank Pin
Atul Kharecha23-Aug-05 4:20
Atul Kharecha23-Aug-05 4:20 
GeneralRe: DateTimePicker - Setting to blank Pin
ljf11823-Aug-05 6:17
ljf11823-Aug-05 6:17 
GeneralCombo box question Pin
KreativeKai23-Aug-05 2:39
professionalKreativeKai23-Aug-05 2:39 
GeneralVBA Excel 2003 With Code Pin
PHDENG8123-Aug-05 1:35
PHDENG8123-Aug-05 1:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.