Hello everyone.. pls I'm new to programming. I'm trying to develop a dictionary application with voice recording for each word in VB 2010 which should have a database probably Mysql. I've started with the interface. I want it to be something similar to Cambridge Advanced Learner's Dictionary. Will appreciate your help..thanks

Recommended Answers

All 2 Replies

It is often a bad idea to start with the interface.
Concentrate on the functions you want your your application to perform.

Start with a small dictionary of only a few words during development and debugging. Populating the dictionary is just rote work. Do the hard stuff first. Make it work, then make it pretty.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.