| Thread | Last Post | Replies |
|
| [C#] How can I obtain the process list ? | 02 May 2005 17:06 GMT | 2 |
I'd like to obtain the process list with C# ? Do you know how can I do ? Thanks. Best Regards
|
| Problems to install... | 02 May 2005 16:30 GMT | 2 |
Microsoft Pocket PC 2003 SDK Hi all When I double click the msi file it does nothing... actually, there's a real quick view of a window and that's it? Anyone having the same problema???
|
| Converting BMP file to JPG file | 02 May 2005 15:55 GMT | 8 |
I need to convert BMP file to JPG file in CF. For example I have some BMP file and I want to convert and save it to JPG file. How can I do this?
|
| Inheriting System.Windows.Forms.Form keeping designer | 02 May 2005 15:44 GMT | 1 |
In order to have a custom and constant look and feel, I subscribe the "Paint" of every form in my app to a single static method somewhere in my app. I'd prefer building a custom "MyApp.BaseForm" with onpaint override, then
|
| SQLCE and desktop MSSQL synch through gprs | 02 May 2005 15:20 GMT | 1 |
Could you help me to start a project about remote SQL. We are programming SQL CE in VB .NET. The task is simple, we have to synchronize an SQL CE (with a gprs enabled PDA) with a desktop MSSQL. We are familiar both with SQLCE and standard
|
| How do I install sql mobile server components (sscesa30.dll) on sql 2000? | 02 May 2005 13:46 GMT | 3 |
In order to get sql rda or syncronization to work the handheld connects to sscesa30.dll. I have tried to install the server replication components on a windows 2003 server with sql 2000 sp3. Can anyone please provide an howto and tell which version of the
|
| MDI Forms - Children Calling Children of Parent | 02 May 2005 12:21 GMT | 3 |
OK, bit of a problem. I have a MDI Child form that calls another child form (using the MdiParent = me.MdiParent method). This successfully adds in the new (grand) child form into the Windows menu, but when I try to close the
|
| Connection Manager-like component | 02 May 2005 10:48 GMT | 5 |
I am looking for a component that provides connections (GPRS/WiFi/...) from applications on a PDA (PocketPC) to a server running webservices. I have found www.BroadBeam.com and they have some interesting products, but is there anyone else on the market? Or would I/we (the company i ...
|
| Power control question | 02 May 2005 09:32 GMT | 9 |
I'm setting the backlight brightness values and screen-dimming timeouts ok, by setting registry values then using the OpenNETCF CreateEvent and SetEvent for "SDKBackLightChangeEvent" to make it take effect. Now I need to control the power-off timeouts too. I have 2 questions:
|
| Improving Image Display Performance | 02 May 2005 09:06 GMT | 3 |
In an application I have to display a video composed of several frames that I capture from a camera embedded in a Pocket PC. For each captured frame, I create a Bitmap object, and display it in a PictureBox. I get around 15 frames per seconds in 160x120, which is quite good. But ...
|
| How to get CF 2.0 in VS2003 | 02 May 2005 09:01 GMT | 6 |
I just downloaded Compact Framework 2.0 Beta and it was installed automaticly via ActiveSync on my Device but how can I tell VS2003 to use CF 2.0 instead of version 1.0 when I develop an application? Thanks for any hints.
|
| Problems with ListView / Beta2 / Ownerdraw in MS Example | 02 May 2005 04:22 GMT | 1 |
I'm trying to get the code from the MS sample "Crafting Smartphone User Interfaces Using .NET Compact Framework" at URL below. This was designed to make an ownerdraw control work with the pocketpc on vs2003. I'm trying to make it work on vs2005 beta 2 and a smartphone and ...
|
| Targetting CE4.2 from VS2005 beta 2 | 01 May 2005 20:07 GMT | 11 |
how can we develop an application with visual studio .NET 2005 beta2 and target Win CE V.4.2 ? beta 2 is only targetting win CE V.5
|
| Custom Reports | 01 May 2005 19:42 GMT | 1 |
I have read a few articles on this board where people have been asking for crystal reports on Windows CE. I understand they are not available. So I am about to sit down and begin to write a class that will create
|