| Thread | Last Post | Replies |
|
| Deployment issue | 21 Jun 2004 21:44 GMT | 2 |
I'm started working with CF and VS 2003, I just developed a simple application which connects to a SQL Server CE database. The application worked just fine. When I was ready to build a .msi package for my app, I follow the guidelines
|
| General Network Error - Connecting Pocket PC with SQL Server (Desktop) | 21 Jun 2004 21:39 GMT | 6 |
I need to connect from a program in the Pocket PC to SQL Server in my desktop. (I need an information in one table in SQL Server 2000). However i get a following error message "General network error".
|
| "Big" Keyboard Component ? | 21 Jun 2004 19:04 GMT | 1 |
I'm looking for a "big" keyboard component that is free to configure in size and keys. I haven't found such a component for NETCF in C#. Any hint is welcome. Best regards
|
| Moving from Pocket PC to CE.NET 4.1 | 21 Jun 2004 18:57 GMT | 3 |
our company has a small application that runs on pocket pc (Symbol and Intermec). 1) A new customer has already Casio DT-X30 scanners and wants to use our software on his existing hardware.
|
| Problem with OpenNetCF.Net adapter | 21 Jun 2004 18:54 GMT | 7 |
I have writed a small test application to understand the functionalities offered by OpenNetCF.Net namespace. My problem is that, when i do this call in the code: AdapterCollection ac = OpenNETCF.Net.Networking.GetAdapters();
|
| SqlCeParameter Issues NullReferenceExeception | 21 Jun 2004 18:50 GMT | 2 |
I have created a SQLServerCE database table with 22 fields, I have a parameterised INSERT Query, that looks something like this CDisplay.CommandText = "INSERT INTO CDisplay ( " & _"Status,LstTiPNo,CC,LastVisitDate
|
| Begin and EndInvoke | 21 Jun 2004 18:26 GMT | 2 |
Could anyone tell me if the latest NET Compact Framework supports Begin and Endinvoke ?? According to the net_compact_framework.chm they are supported. ( Go into the namespace System and then System.AsyncCallback "module mscorlib.dll" ). But implementing Begin and Endinvoke makes ...
|
| eVC VS vs.net | 21 Jun 2004 17:08 GMT | 2 |
I'm a palm programer,and I want to develop for ppc and smartphone now. Please tell me which development tool I do select from eVC and vs.net2003 Thanks. _____________________________
|
| Difference between Win CE and PocketPC 2002 0r PocketPC 2003 | 21 Jun 2004 17:03 GMT | 2 |
What is WinCE OS and PocketPC 2003. PocketPC 2003 also a OS? If PocketPC 2003 is an OS, then what is WinCE? In my pocket pc it is showing my os is wince. Please clarify this doubt. Thanks in advance
|
| Setting InputPanel class for Numeric Only | 21 Jun 2004 16:31 GMT | 2 |
I am checking if there is a way to set the InputPanel control for numeric only when I enable it in a PPC app. Thanks in advance, Bob Hanson
|
| Replication of Access Database with SDF | 21 Jun 2004 15:41 GMT | 1 |
Anyone can tell me how to copy certain amounts of data (max 1500 records) from access database to SDF (SQLCE Server database)?
|
| CreateProcess/WaitForSingleObject problem | 21 Jun 2004 15:09 GMT | 4 |
I'm trying to apply the "Launching Applications..." quickstart example to one of my applications and I'm having problems. (See: http://samples.gotdotnet.com/quickstart/compactframework/doc/waitforsingleobject.aspx) To simplify things, application A is the application launching
|
| about vs.net2003 or above | 21 Jun 2004 14:55 GMT | 5 |
I want to use vs.net 2003 or above to develop for ppc2003 or smartphone. The following configuration is from My PC at home: CPU: PIII 667 RAM: 128M SDRAM
|
| net_compact_framework.chm | 21 Jun 2004 13:59 GMT | 1 |
Could anyone tell me if the latest .NET compact Framework supports Begin and EndInvoke ?? According to the help file net_compact_framework.chm they are supported. Go into namespace System / System.AsyncCallback (module mscorlib.dll) But using them makes my pocket pc crash, and I've ...
|
| CFCOM wmp exception | 21 Jun 2004 13:07 GMT | 4 |
I'm testing an sample (MediaPlayerInterop for VB.NET) coming with CFCOM but I got an exception: An unhandled exception of type 'Odyssey.CFCOM.ComException' occurred in Odyssey.CFCOM.dll
|