| Thread | Last Post | Replies |
|
| How to vibrate in windows mobile | 31 Aug 2005 23:55 GMT | 1 |
I have an Audiovox xv6600 that I have written a program for in c#. I would like to be able to cause the thing to vibrate to simulate an alert similar to the way the Alarms do. It is running Windows Moblie 2003 2nd Ed. I found some examples on blog.opennetcf.org, but neither worked ...
|
| smartphone platform form SmartDeviceApplication | 31 Aug 2005 23:52 GMT | 1 |
Am I supposed to see the "Smartphone" platform in the "Smart Device Application Wizard in VS .net 2003? I have PocketPC and Windows CE on the list when creating a new Smart Device C# project? Am I missing some vs .net 2003 installation components?
|
| Problem about the multithreading | 31 Aug 2005 23:25 GMT | 3 |
i have a problem regarding using multithreading in the cf1.0. i tried to load some data from the sqlce database then fill them into a datagrid. before i used the thread, my code likes following private void LoadDataFromDB()
|
| SDF controls gone missing | 31 Aug 2005 22:48 GMT | 3 |
I used to have a set of SDF/OPENNETCF controls in the toolbox but now they're not there. Trying to add OpenNetCF.WindowsForms.dll doesn't help.
|
| ActiveSync 4 and VS 2003 | 31 Aug 2005 22:22 GMT | 2 |
I've just installed VS 2005 on the same machine as VS 2003. When attempting to deploy from VS 2005 it says "Current version of ActiveSync not supported ....". From a previous message on this group I understand that ActiveSync 4 has to
|
| CF 2.0 ADO.NET benchmarks? 2,200 inserts/sec with SQLite | 31 Aug 2005 20:25 GMT | 6 |
I've been working on an ADO.NET 2.0 data provider for the SQLite database engine for a few months now and finally (last week) got myself a Samsung i730 PDA phone. Since it was the first time I could run the provider on a real CE platform, that was the first thing that got loaded ...
|
| CryptAquireContext and NTE_PROVIDER_DLL_FAIL | 31 Aug 2005 20:03 GMT | 1 |
I am get the error NTE_PROVIDER_DLL_FAIL frequently from my application running on Windows 2003 SE and .NET CF 1.0 sp3. I get this at random while my app is running and I get many successful calls as well. Any ideas what might make this fail intermitantly would be appreciated.
|
| Transparent Bitmap Repost Request | 31 Aug 2005 18:07 GMT | 7 |
While doing a search on Google, I noticed that Serg Kuryata [MS], in response to a previous post, apparently posted some code in C# concerning transparent bitmaps. Yet I can't find that code anywhere. It doesn't show up on Google, nor in my newsgroup reader (Mozilla). Maybe it
|
| HasChanges does not change even after EndCurrentEdit() is called HELP! | 31 Aug 2005 17:51 GMT | 3 |
I am losing my mind. I can't figure this out. I have a dataset and a textbox that is bound to it. I edit the textbox value and click a button to submit the changes to SQL CE server. I call EndCurrentEdit(), and then I check the value of HasChanges(). I always get a false. What
|
| How to delete an event? | 31 Aug 2005 16:44 GMT | 1 |
I have a little program written in C#. I got two forms. On the first one there is a button with an event, which opens the second form and hides itself. On this second form there is a button (on the same position as on the first form).
|
| Change Menu Font | 31 Aug 2005 16:33 GMT | 2 |
I want to change menu font namor size in CF. is it possible?
 Signature Information is power
|
| Get free space of a directory !!! | 31 Aug 2005 16:16 GMT | 1 |
How I do to get a free space from a directory, for example, in Dell axim x50v exist a "folder" - "Buit-in Explorer" where it have more than 90 mbs free. I've too the SD card and/or CF card where it looks as folders, where I would
|
| Another VS Error Message. HELP WANTED PLEASE! | 31 Aug 2005 15:31 GMT | 4 |
OS: Winxp sp2 Visual Studio 2005 Beta 1 Added Files: dotnetfx
|
| how to Deserialize a file | 31 Aug 2005 15:28 GMT | 1 |
Sir, I have wrote a serilizable file, now i want to deserilizable the file and the save it on my desktop. How can i do it.
|
| Move program to SD card | 31 Aug 2005 15:04 GMT | 1 |
Since there is famous problem of pda machine built-in memory, we decided to move the program and DB file out to SD card. I am considering some issues below: 1. How to config .INF file so that the cab file will automatically
|