| Thread | Last Post | Replies |
|
| How to create a control like the Timer | 27 May 2008 15:11 GMT | 6 |
I try to create a control like the Timer in c# with Vs2008, which is visible as an icon in the designer during the designtime and invisible during the runtime. In former times, width vb6 it was possible. I think it is possible in Vs2008 too, but I don't know how...
|
| How to force an event to cancel | 27 May 2008 14:56 GMT | 1 |
We're looking for a method that will force a cancel on an event. For example, if a search on a db is taking too long, the user can press a button and cancel it and do a search on a more limited dataset.
|
| WCF with Certificates in .NET CF? | 27 May 2008 14:42 GMT | 1 |
is there a way to use certificates to authenticate a WCF client / server infrastructure in .NET CF? mfg Tobias Hebel
|
| Mobile devices | 27 May 2008 14:40 GMT | 2 |
I've been a ASP.NET C# developer for sometime now, but I have an idea that Id like to see work on a mobile device. So I have a couple of questions as I'd like to use Microsoft products to build it. Firstly, seeing there are many mobile/smart devices on the market, how
|
| Error emulator WM5 | 26 May 2008 19:16 GMT | 3 |
Hi boys... i´ve a problem, and up to now, i couldn´t find a solution... In my Pocket Pc Phone emulator WM5, i tried to install the CF 2.0 SP2 (NETCFv2.wm.armv4i.cab)...when i installed, a reset screen appear, i tap in Ok, and when it reboots, i check in Programs Installed, and ...
|
| SQL Mobile 2005 Script | 26 May 2008 19:00 GMT | 5 |
Hi, my question is if possible to create a script of a database, and run it when i do the deploy of the application on the device ?.... Any link or sample to do it ? Thanks a lot!
|
| Runtime size of program is growing!? | 26 May 2008 09:16 GMT | 3 |
I have a little program that uses the ImageFactory class from the OpenNETCF. I am loading images through new StreamOnFile as shown in an solution from opennetcf. My question is now: How can I avoid that my program is growing in size if I
|
| graphics.DrawString() text align right how to??? | 25 May 2008 22:15 GMT | 1 |
I want to align my text drawings to right....how can this be managed? I am using graphics.DrawString(.....) thx juvi
|
| Get Click location on picturebox?? | 25 May 2008 14:29 GMT | 1 |
I want to get the location where the PictureBox gets a click and where the click ends (If somebody is click-and-holding something and moving somewhere) Is this possible? thx
|
| Reassigning the soft keys | 23 May 2008 09:57 GMT | 1 |
I am using VB2005 to write a program for Windows Mobile 5. I have removed the control mainmenu from my form and I now need to capture the keypress for when a user presses the left soft key (which says "Start" on the main Windows screen) and the right soft key (which
|
| How to best get values from a multidimensional ArrayList? | 23 May 2008 06:58 GMT | 1 |
I'm having a problem only being able to pull the value from one of the columns in a multidimensional ArrayList. Let me explain what I'm doing and what I'm trying to do. --------Base------
|
| Detecting touchscreen clicks on ListView | 22 May 2008 21:53 GMT | 1 |
I'm working on getting a Windows Mobile 5.0 Smartphone application I wrote running on a Windows Mobile 5.0 PocketPC device. I'm using .NET 2.0 and Visual Studio 2008. I'm using a ListView control to display a menu of available activities
|
| Building apps for WM3 and WM5 | 22 May 2008 20:12 GMT | 9 |
Guys, I have a mixture of devices running WM3 and WM5 and would like to develop the same source code for both platforms. I am using VS2005 and C# along with SQL CE 3.1. Does anyone have any information that might help me in my quest to not have to maintain two lots of source
|
| Long Text string in Combobox aligning right (shouldn't be) and cutting off head of string instead of end | 22 May 2008 18:58 GMT | 5 |
We have a combobox populated with data (let's say product names) with some names being longer than the pull down window (box?) so part of the name is not shown. This is not a problem.
|
| Remote Desktop Solutions | 22 May 2008 18:56 GMT | 4 |
Does anyone know of any tools which allow for the remote access of a Windows CE desktop? Such as what LogMeIn can do for Windows Mobile? (which doesn't work under CE) Are there alternatives?
|