| Thread | Last Post | Replies |
|
| Possible Bluetooth SerialPort Issue? | 31 Jan 2008 23:43 GMT | 1 |
I'm new to Bluetooth programming so if I've missed something obvious please feel free to body slam me. This could also possibly be a threading issue that I'm messing up. I have a Bluetooth device that I'm able to connect/read/disconnect
|
| DirectoryInfo and Network Shares | 31 Jan 2008 19:43 GMT | 6 |
I'm working on an app that will display a list of shared resources on a PC connected to the TCP/IP network. I figured out how to get the list of the shared folders and printers on a PC, but I can't figure out how to differentiate between the two.
|
| how to read and write a xml file into a PDA phone thru desktop vb.net application | 31 Jan 2008 13:55 GMT | 1 |
First thing is that , when a PDA is plugged in it shouuld detect the connection and the desktop appln should start sync.. with the PDA to get the config file. based on config file the xml file should be copied to or read from
|
| Memory management problem on compact framework 2.0SP1 | 30 Jan 2008 21:28 GMT | 1 |
I've a memory management problem. We wrote a c# application that uses an sql ce database with a lot of datasets and uses MS merge replication. The problem is that during the use of the application the memory in use wil grow and will never become lower, until the application ...
|
| Zebra Mobile .NET SDK v1.5 | 30 Jan 2008 21:11 GMT | 1 |
I've been playing with what is billed as the Zebra Mobile .NET SDK v1.5 in conjunction with a Demo app which prints out CPCL thermal labels from the MC70 Motorola/Symbol device. Sending the print via BT COM9 to BTExplorer Lite.
|
| changing InCall volume with out warm rebooting | 30 Jan 2008 14:54 GMT | 5 |
I have found the registry setting to change the InCall volume on my windows mobile 5.0 device. i am able to change this registry programmatically. But the change in In-Call volume is happening only after warm rebooting the device.
|
| Newbie: How to show the wait cursor | 30 Jan 2008 12:02 GMT | 2 |
I have a question that should be easy for you: How do I show the wait symbol? I mean when an application starts you get the symbol on the center of the PDA screen with the rotating colors. Nowe I have some lengthy operation in my app, how do I show this symbol? I'd try
|
| Button Schrift zweizeilig | 30 Jan 2008 11:11 GMT | 3 |
wie im Betreff abgedeutet, möchte ich gerne auf einem Button zweizeilig etwas ablegen, also so OK hier weiter
|
| WebBrowser widget - auto deploy keyboard | 30 Jan 2008 07:11 GMT | 1 |
Working with VS2005, .NET CF 2.0 SP1, and Windows CE 4.2. Basically, for Text Boxes that I use, i have hooks in place for when the box gains / loses focus the SIP (Soft Input Panel) aka Keyboard, gets shown / hidden respectively. Is there a way to have this
|
| NET CF v2 Redistributable for specific languages? | 29 Jan 2008 20:51 GMT | 4 |
I have written a .NET CF V2.0 application that supports several languages (English, French, German, Italian, Spanish, etc.) and I noticed that there are several language versions of System_SR_XX.CAB files, to support detailed error messages in the specified language, but I was ...
|
| Picture Box oddities | 29 Jan 2008 19:48 GMT | 2 |
I have an app with 4 picture box controls on it and I need to load images into the picture boxes. I have the picture boxes set to 216,162 in size and the property set to "Stretch Image". While loading image sizes of 800x600 there is not a problem but when I try to load an image ...
|
| JPG compression | 29 Jan 2008 18:42 GMT | 5 |
I have a question about the JPG compression in CF2.0 I tested to load a jpg-image of about 2Mb into a bitmap, and the then save it at once. The saved image is of only 600kB. bmpMap = new Bitmap("Test.jpg");
|
| Need help with report writing | 29 Jan 2008 17:51 GMT | 3 |
I am using VB.Net 2005 CF and SQL Compact 2005 on my desktop. I have sdf databases and I need to generate reports from them. I spent all weekend trying to find software, tutorials, anything that would help me generate paper reports from this type of database. I can not find
|
| Stupid ComboBox event problem | 29 Jan 2008 17:20 GMT | 5 |
I cannot figure out why no ComboBox events are firing in my project. I'm very new to .NET CF programming, so I might be missing something obvious. The event handler for "SelectedIndexChanged" gets fired when I first
|
| VS2008 will not step into code or stop at breakpoints | 29 Jan 2008 16:56 GMT | 4 |
I have VS2008 and an application developed using CF2.0/C#. I used to be able to set breakpoints in my code and step into the application while under the VS2008 debugger without issue. All of the sudden when I deploy the application from inside the IDE it will not stop at a
|