| Thread | Last Post | Replies |
|
| Font support for different languages | 22 Sep 2006 05:26 GMT | 4 |
Hi, We are developing a C# app for PocketPC devices. The app will have a different language depending on which country we sell into. What I would like to know is how do i find out which languages are supported by a particular Font for any PocketPC device. For example
|
| NotSupportedException was unhandled on a Picturebox | 22 Sep 2006 01:27 GMT | 3 |
I getting the above error when I try to debug the application in a WM5 Phone Emulator. The referenced image is only 37KB in size. The application has 3 labels two textboxes, one date picker, a combobox and the picturebox.
|
| HMACSHA1 Hash Different from desktop to WinCE | 21 Sep 2006 23:32 GMT | 1 |
How can I create a hash of a string on the desktop using a salt value and get the same results on my WinCE device? I use the same code on the desktop and pc with the same hash of the same string with different results.
|
| .Net CF 2.0 Installation Failure on Pocket LOOX 560 | 21 Sep 2006 20:12 GMT | 6 |
I am unable to install.NET Compact Framework 2.0 Redistributable on my PDA. When try to install it error 2 appear, it tell that i am short of memory. There is sufficient memory left both on the internal memory and
|
| DataGrid grayed out in Toolbox | 21 Sep 2006 19:28 GMT | 3 |
The DataGrid control is greyed out in my toolbox. I tried adding it again to my toolbox by adding c:\ProgramFiles\MSVisualStudio8/SmartDevices/SDK/CompactFramework/2.0/v2.0/WindowsCE/System.Windows.Forms.DataGrid.dll and adding it to the toolbox, but it's still grayed out.
|
| List of tables in an SQL CE database? | 21 Sep 2006 17:19 GMT | 1 |
I am new to SQL CE. How to get the list of tables in a database in C# ? Thanks for your help... DW
|
| any built-in dialog box available for choosing among a list? | 21 Sep 2006 16:18 GMT | 1 |
My application requires to prompt the user to select among a list of options. This dialog should actually display a list of buttons for an array of items and should get closed when the user clicks on any button, returning the item that the user has chosen. I want something
|
| .Net CF DHCP server | 21 Sep 2006 16:17 GMT | 1 |
Is there a DHCP server that runs on .Net CF?
|
| Application error | 21 Sep 2006 10:32 GMT | 2 |
Data Abort: Thread=8b874000 Proc=89517ad0 'MyApplication.exe' AKY=00000081 PC=02e660b4(netcfagl2_0.dll+0x000060b4) RA=02e660b4(netcfagl2_0.dll+0x000060b4) BVA=10000000 FSR=00000007 Could someone help me about this error? I'm trying to launch my .NET CF
|
| Problem in load of bmp file to a Form Pocket PC 2005 | 21 Sep 2006 08:08 GMT | 1 |
My problem is given below, I have a panel in form One in Pocket PC 2005 , When I run the application I am able to draw(i.e using mouse) the image on the panel1 and the save the image as a bmp file. I have a second form , a panel is placed on the second
|
| file stream xmlreader and threads | 21 Sep 2006 01:37 GMT | 4 |
When I create a file stream say xmlpath = "\my documents\sbcdefs.xml" Dim fs_xml_sbcdefs As New FileStream(xmlpath, FileMode.Open) and pass it to a XMLreader like
|
| DebugBreak Linker Error | 20 Sep 2006 20:42 GMT | 1 |
I am using DebugBreak in my C Code. I compiled with Visual Studio 2005 compiler for arm present in the directory \Program Files\Microsoft Visual Studio 8\VC\ce\bin\x86_arm. But I get the linker error:
|
| Error in MSMQ MessageQueue.Create | 20 Sep 2006 16:20 GMT | 21 |
I am getting errors on the MessageQueue.Create statement of: public static class CommonTools { // Since this is a private queue we follow the naming convention
|
| getting started / hardware specs | 20 Sep 2006 16:13 GMT | 3 |
One of my customers today asked if he could have some parts of the application on a PDA. It will be a few forms and not to much data (i guess 10 mb max) I like to develop within VS2005.
|
| Phijo | 20 Sep 2006 16:08 GMT | 2 |
Can anytell me where I can examples of p/Invoke in compact dot net framework. I am presently using Pocket PC 2005. Kindly help anybody has any information regaring this issue.
|