| Thread | Last Post | Replies |
|
| Can we turn on/off wifi manually by coding with vb.net2003? | 30 Jan 2006 15:58 GMT | 1 |
I am using Pocket PC 2003 on HP IPAQ 4700 which connect to our intranet through Wifi. Can i use codes to turn on / off wifi in vb.net 2003? Just like enable/disable the LAN in XP . Thanks a lot.
|
| Data-Sensitive Controls | 25 Jan 2006 12:18 GMT | 1 |
Hi NG, is it possible to use Data-Sensitive Controls using Embedded VB? I only find Edit-Controls, but not DBEdit or components to access the CDB files. Is there a way, maybe using ActiveX?
|
| Is it possible to develop app for Windows Mobile 2005 using Visual Studio.NET 2003 and Windows Mobile 2005 SDK? | 24 Jan 2006 19:55 GMT | 5 |
My application was written using embedded Visual Basic 3.0 for PocketPC 2002. After PPC2003 came out I was able to easily use my app with a few changes under PPC2003. Now I have a device with Windows Mobile 2005 and my eVB3.0 app does not work
|
| Read a CSV into an array? | 20 Jan 2006 19:49 GMT | 3 |
Is there any practical, fast way to read a CSV (comma separated values) file into an array in EVB? I'm looking at a work-around for the DesktopToDevice problem on Mobile 5. Does anyone have code for reading a CSV file in EVB by row that is reasonably fast.
|
| Multiple Columns in a Combobox | 02 Jan 2006 03:15 GMT | 1 |
Does anyone know if it is possible to have multiple columns in a combobox? I would like to have a description showing in the first column and an ID showing in the second column. Then when the selection is made have the value from the second column populate the combobox
|