| Thread | Last Post | Replies |
|
| TabControl about to switch event in the Compact Framework | 30 Sep 2006 18:43 GMT | 1 |
Hi friends, Can anyone help me how to program tabcontrol in compact dot net frame work(c#). Can any one help me with this matter. -PHIJO MAHTEW PHILIP.
|
| What happens when using VGA device?! | 30 Sep 2006 07:35 GMT | 2 |
I developed an application for a qvga device (240x320). Therefore I used Formfactor = "Windows Mobile 5.0 Pocket PC". Now it should possible run on a vga device (480x640). Can I use the same application to run on a qvga device AND on a vga
|
| How to install Dotnet Compact Framework on my PDA ? | 30 Sep 2006 00:33 GMT | 3 |
Hello NG, I want to install ".net Compact Framework V 2.0" on my PDA because an application that is already installed on it need this. (It says that it needs an "newer version" of this, so there might
|
| app_offline files in recycle bin | 29 Sep 2006 23:45 GMT | 1 |
Hi Friends I have a question. I work throughtout the day with my application (C#.NET, ASP.NET 2.0, SQL SERVER 2005 ). By end of the day if I see my Recycle Bin, its full of app_offline files. Then everyday I remove
|
| GetDelegateForFunctionPointer | 29 Sep 2006 23:36 GMT | 1 |
So this capability is absent in CF.NET 2.0. I'm pretty far from a COM Interop expert...can someone share some sample code that is logically equivalent to Marshal.GetDelegateForFunctionPointer? I'm not having much success in finding such a sample on Google.
|
| WebServices Query | 29 Sep 2006 23:24 GMT | 1 |
I have a device application with a database in it.I want to push the tables from this database to the one in Remote SQL Server.I have written the both the devce and the Windows application in VB.net. The methods to accomplish the aboce are RDA,WebServices,Replication.
|
| webexception protocol error | 29 Sep 2006 23:16 GMT | 1 |
Hai, In my device application, i need to send some records to sql server mobile to desktop sql server. For that, i created one webservice, when i am calling this
|
| Get Unique Device ID for a PPC 2003 Device | 29 Sep 2006 23:13 GMT | 1 |
I am developing an Application for Windows CE.NET 4.2 Devices and PPC2002 Devices from LXE Manufacturer. These are LXE MX5 Devices with integrated Scanners. I used the code from the below path to get the Device ID.
|
| Compact framework 2.0 SP1 CAB | 29 Sep 2006 19:42 GMT | 2 |
Hi group I have about a hundred device WCE 4.2. I need to upgrade from CF1.1 to CF2.0, for the moment the only way i have to do that, is to repair my PC CF2.0SP1, wich deploy on the
|
| New Windows Mobile 5.0 projects have non-PDA form size | 29 Sep 2006 17:39 GMT | 5 |
I've made CE apps before, in Dev Studio 2003, and the IDE automatically produced a form that was appropriate for the PDA. However, I don't see that happening in VS05. It seems to default the form to normal Windows size which is, of course, inappropriate for the compact frame ...
|
| Programmatically turn on/off flight mode. | 29 Sep 2006 17:35 GMT | 1 |
After lots of google searching I've found that I need to call extended tapi lineSetEquipment & lineregister calls but not sure if this is possible with PPC2003 VS2005. Any pointers greatly received.
|
| About the Focused Form | 29 Sep 2006 16:52 GMT | 3 |
Thanks for your response. Paul. The reason of a form always be focused is that: It can make the form react with the FunctionKey at any time. In my device there are some FunctionKeys and a small keyboard, the FuctionKeys should be responsed
|
| Rewriting application from C# to MFC C++ | 29 Sep 2006 16:37 GMT | 1 |
I'm working on application written in C# but unfortunately because of Windows CE memory architecture which has a limit of memory usage 32Mb per each process. The most confusing part is that mine application consumes about 14 Mb of memory but other processes load to mine memory
|
| VS2005 Custom Design-time Textbox | 29 Sep 2006 16:08 GMT | 1 |
Why doesn't some properties update in Designer view of a TextBox derived control? If I add the default textbox the border disappears if I choose BorderStyle = None. If I choose my custom control, which has no extra functionality only
|
| Can not Construct Icon From stream. | 29 Sep 2006 14:12 GMT | 1 |
I now get a 'NotSupportedException' when using the Icon constructor that takes a Stream. Here is the C# code that is used. //Img = new Icon( System.IO.File.Open( "\\first.ico",
|