im doing an application. im using the visual basic .net 2003 to build an application , just the window form, no web services etc. and uses the pocket pc 2002 emulator. i have a few questions.
1. how do i do the database. heard that only can create db in the emulator, means no external db.
2. is it true?
3. what is the command to clear the text boxes in the form? (textBox1.Clear()?)
4. is there any website i can have a look to have the coding for the components(buttons,textbox etc...)