| Thread | Last Post | Replies |
|
| PROBLEM WITH WEBREQUEST!!! | 08 May 2005 07:57 GMT | 4 |
I have a problem with WebRequest, nearly the same as MrDeveloper had (http://groups-beta.google.com/group/microsoft.public.dotnet.framework.compactfra mework/browse_thread/thread/67e8bf2af22ed2ca/394ce0e6f4e765b2?q=WebRequest+AND+% 22Not+Found%22&rnum=3&hl=en#394ce0e6f4e765b2, the ...
|
| C#, Windows CE, and Running in the background | 07 May 2005 22:42 GMT | 7 |
Is it possiable to have a program that is on a Pocket PC that runs in the background of the Device? In otherwords that is always running? Can you use C# to program a Windows CE/Pocket PC application? If so, what are some really good books that will teach someone to Program ...
|
| MSISetup - Another version of this product is already installed. | 07 May 2005 19:48 GMT | 1 |
I've done an MSI Setup to install multiple CAB files from the desktop as shown in a sample. If I install more than once, it gives me the message that another version of this product is already installed - please configure or remove with
|
| UPDATE problem | 07 May 2005 19:05 GMT | 8 |
Hi; My problem is updating 2 fields of a record, the code #1 works ok, but the code #2 fails. What i want is to UPDATE 5 values.
|
| Saving image in picturebox to a jpeg file. Need help!! | 07 May 2005 16:09 GMT | 16 |
I need a way to take a graphic in a picture box and be able to save that graphic as a jpeg file. I can save it as a bitmap file but I need to save it as a jpeg file. Does anyone have a solution in Vb.Net or C#.Net for the compact framework? I have seen a solution written in ...
|
| Can't connect to device through ActiveSync | 07 May 2005 13:31 GMT | 2 |
I have installed my development environment on a new laptop. However, I cannot seem to connect to the device through Visual Studio. ActiveSync (3.7.1) connects fine. I can copy things back and forth. However, even though I've chosen the right architecture, Visual Studio does not ...
|
| Error: Cannot establish a connection. Be sure device is physically | 07 May 2005 13:29 GMT | 5 |
Hi, While deploying using Active Sync 3.7.1, I am receiving the follwing error: ------ Deploy started: Project: Interfaces, Configuration: Debug Pocket PC ------
|
| I need a Wordwrap | 07 May 2005 07:04 GMT | 2 |
I'm building my 1st Pocket PC application and one of the screens needs to list several items that can be wider than what the screen allows. Any suggestions on what control I can use to wrap these items? Thanks
|
| setting the order of TabPages in a TabControl | 07 May 2005 05:26 GMT | 7 |
I can't seem to make any sense of how to control the order of my TabPages on a TabControl. I can set the Index property in regular .Net but can't do that in CF .Net. Does anyone know how to set the order of TabPages at runtime? Note that I am able to hide pages using RemoveAt.
|
| NamedPipe supported in CF? | 06 May 2005 22:48 GMT | 2 |
I'm trying to implement interprocess communication on a smartphone using the NamedPipe routines in kernel32. Is this supported in CF 1.0? 2.0? I've imported the functions from kernel32.dll, but am getting
|
| Informations | 06 May 2005 20:47 GMT | 2 |
I'm developping a C# application and I'd like to know where can I find example how to use: WM_LBUTTONDOWN within my application in the MSDN I found that the WM_LBUTTONDOWN is used when the user tap in the screen, how can I do that
|
| Pocket PC and sql server ce database | 06 May 2005 20:14 GMT | 3 |
Hi everyone, Im new to SQL Server CE Agent, i've used the tutorial in (SQL Server CE Database Development with the .NET Compact Framework - Rob Tiffany) however, everytime i try to pull using the set of code below an error occurs (An internal error occured. [ID,,,,,])
|
| [BUG]Activesync 3.8 + socket Error:An existing connection was forc | 06 May 2005 19:00 GMT | 1 |
I saw the error on some previous posts on this newsgroup, but nobody gave an answer, or weren't able to reproduce the error. First of all the error happens only when the mobile device transfers data using the connection with ActiveSync. I tried several versions of
|
| System.Runtime.Remoting | 06 May 2005 17:44 GMT | 2 |
Does anybody know if there is a System.Runtime.Remoting in CF? how can i use remote objects in PocketPC/WinCE? thanks in advance
|
| Lenguage indipendent path | 06 May 2005 17:31 GMT | 1 |
I've read here: http://groups.google.it/group/microsoft.public.dotnet.framework.compactframework /browse_thread/thread/4cb4113864cc820c/4b41bff2a1779058?q=memory+card+path&rnum= 17#4b41bff2a1779058 That there's a way to get folders' standard names. But the link suggested by Chris ...
|