| Thread | Last Post | Replies |
|
| SMDK for .NET Barcode Control and MC70 | 05 Mar 2008 22:07 GMT | 5 |
I develop an application which runs productive on 20 Symbol MC9000 Series Devices. I use : - Visual Studio 2005, C#
|
| Text to speech | 05 Mar 2008 21:50 GMT | 2 |
I must develop TTS functionality in my application, so I'm looking for samples or 3rd party SDK products. Any idea? marcello
|
| microsoft.windowsmobile.telephony | 05 Mar 2008 15:21 GMT | 2 |
I am new to the Mobile development. I have installed windows SDK 5.0, i want to microsoft.windowsmobile.telephony.dll. I guess this assembly is part of Windows Mobile SDK 5.0. But it is not showing in the add refe windows. anyone got any idea?
|
| Is it possible to increase the width of the caret (cursor) in CE? | 04 Mar 2008 22:49 GMT | 4 |
I would like to widen the width of the cursor / caret throughout my device. This is easily achieved in Windows XP/Vista. Is there any way to programatically (or via registry) adjust the cursor width or perhaps install a different cursor type on my device?
|
| CF 3.5 development in VS2005? | 04 Mar 2008 18:10 GMT | 1 |
I´m new to Wm Development and I´m wondering if it is possible to develop CF3.5 Solutions in Visual Studio 2005?Or is it only possible in Visual Studio 2008? Thanx for youre answers
|
| How do you check to see if a hand-held device's power is on or not | 04 Mar 2008 16:04 GMT | 1 |
I would like to know if there is an easy way, through WM 6 SDK, that I can check to see if my PPC's power is on or if it is in sleep mode. I would like to try and find some code in c# if possible. Any help would be great. Thanks in advance,
|
| ListBox.UseTabStops | 04 Mar 2008 14:33 GMT | 1 |
Env.: VS2008, WM6, .NET CF 3.5 Hi All, I need to display columns in a listbox. Although VS's forms designer lets you think embedding \t works, it actually doesn't :-( Is there any way to add this behaviour to the ListBox? Actually, what I need is ListBox.UseTabStops for CF.
|
| What to use dataset or xml in compact framework | 04 Mar 2008 14:05 GMT | 1 |
I have to develop the win application for handheld. i m using webservice for all bussiness logic or for data transfer. i want to ask which is the best to get from web service XML or dataset.
|
| Upgrade project from PPC2003 to Mobile 5 | 04 Mar 2008 14:05 GMT | 2 |
I have a project written for Pocket PC 2003. It has been written in VS2005. Is there a quick way to upgrade the project to target Mobile 5? My app will run on Mobile 5 but I was wanting to upgrade the entire project to target Mobile 5 if possible.
|
| Drawing an Image at Full Screen | 04 Mar 2008 13:54 GMT | 2 |
I want to draw an image at full screen (use the full 320x240 screen dimensions). Ideally, I'd like to be able to show the image such that my application's form remains focused --
|
| Rotate Image | 04 Mar 2008 10:15 GMT | 1 |
I know there isn't a native command for rotating images in the Compact Framework. I am looking for a way to do this. Simple 90 degree rotation. I've found some stuff in the newsgroups, but nothing I can get working. If anyone has any sample code they can provide on how to do ...
|
| Creating a shell link (CF3.5 C#) | 04 Mar 2008 09:25 GMT | 2 |
Using compact framework 3.5, C# Could anyone tell me how I create a shell shortcut to a file within a C# program (Form button action)? I am in a need of add or remove a link to an exe file to the
|
| calling a web service from a dll developed in C++ | 03 Mar 2008 23:30 GMT | 11 |
I need to develop a dll in C++ which calls a web service for a smart device/WM. The reason for using C++ is because, that this dll has to be invoked from a non-dot-net application from the device. I need to develop the Dll in such a way that i don't have to install
|
| No System.Runtime.Remoting in CompaceFramework? | 03 Mar 2008 18:26 GMT | 12 |
Hello from Germany, i have a little question. I have wrote a program in VB.NET. A second program can connect to the masterprogram from a notebook or other pc's in my network. This use the namespace System.Runtime.Remoting.
|
| Message queues | 03 Mar 2008 16:44 GMT | 24 |
This is all .NET 3.5 with Visual Studio 2008 I have a simple app on Windows Vista-64 that creates a messaging queue. FormatName:DIRECT=OS:david-1\private$\callerid. The app then writes a couple of entries. I have verified that the entries
|