| Thread | Last Post | Replies |
|
| Call Microsoft Reader From a CF abb in VB | 01 Apr 2004 00:56 GMT | 1 |
Can anyone tell me how to call Microsoft Reader from a VB app?
|
| MS Help | 01 Apr 2004 00:51 GMT | 1 |
Is it possible to use a HELP file from with in a VB application. What I would like to do is have a MS Help file for the whole application and have a button on a form that will display a specific page in the help file.
|
| URGENT! Create Database Error | 31 Mar 2004 22:00 GMT | 6 |
Keep getting error: SQL Server CE encountered problems in creating the SQL Server CE database. [,,,Connection string,, //-- delete database fil if (File.Exists(@strLocalDBFile) {
|
| Mobile Devcon 2004 San Francisco | 31 Mar 2004 21:59 GMT | 3 |
I attended the MDC and want to download the presentations held on this event. This may be possible by using the URL http://www3.mscorpevents.com/mdc/ . Unfortunately a login / password is required. Can anybody help me ? I heard it is on the badge I've already
|
| How to Read/Write objects to and from a file? | 31 Mar 2004 21:47 GMT | 2 |
I'm having the hardest time reading and writing a simple class object to and from a file in the CF. Could someone show me how to write a class object to a file? Then if I have multiple objects in a file, how do I read them out one by one? Thanks Stephen
|
| Merge a .reg file into registry | 31 Mar 2004 21:32 GMT | 2 |
I managed to export a registry entry into a .reg file. Now I want to merge this .reg on other Pocket PCs. Is there a system command or utility to do this?
|
| Raise event at time... | 31 Mar 2004 20:55 GMT | 4 |
I wouldn't think twice about this on the desktop, but for Pocket PCs I want to be a little more "performance" aware. Any ideas on raising events at certain times? I'm looking to run a method at the top of the hour, every hour if the app is running.
|
| Selecting Listview Rows | 31 Mar 2004 18:35 GMT | 2 |
I'm having a problem programmatically selecting listview items. I have a listview (Details view) with 59 rows, showing 7 visible rows. My first selection runs fine, but my second selection throws a native exception. For example, the following 4 statements run fine:
|
| Update with Select Top | 31 Mar 2004 16:54 GMT | 1 |
I need to update the top first row of a table with a sql query, I'v connected my ppc to a sql server 2000, and from the ppc i need to run the query. I know the query should look something like this:
|
| How to prevent deleting in a DataGrid | 31 Mar 2004 16:42 GMT | 1 |
Hi, is there a way to prevent user from selecting DataGrid's single rows and deleting them, but I still need to edit the rows Thanks for any help Mauríci
|
| "Emulator for Windows CE will not run within another copy of Emulator for Windows CE" | 31 Mar 2004 14:40 GMT | 13 |
... but that's not what I was doing! I was running Emulator for Windows CE inside of Virtual PC 2004. Can this problem be fixed?
|
| Delta | 31 Mar 2004 14:38 GMT | 5 |
I have a file on a server (XML doc) and the exact matching file on a PPC2003 device. The file on the server changes. The next time I connect with the device, I want to get the updated file.
|
| Show cell content in a DataGrid | 31 Mar 2004 11:51 GMT | 3 |
Hello. How can I use the content of any cell in a DataGrid. For example, I want to show the content of a cell when I click it. Regards, Diego F.
|
| TabControl... always on top? | 31 Mar 2004 11:39 GMT | 2 |
I wonder if there is a way to get the tabcontrol not to be always anchored to the top of the form. I tryed also to put a panel to do as a placeolder but don't work :( I need the top of the form free and the TabControl on the bottom.
|
| SSL and Certificates. | 31 Mar 2004 10:41 GMT | 2 |
I've created a Certificate which works fine from IE5 but will not work on PocketIE on PPPC2002. I installed the Rootcert.cer file successfully on the device using AddRootCert.exe, however, I still get an error via PocketIE.
|