all groups > dotnet compact framework > august 2004 > threads for sunday august 29
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Device Emulator problems vith VS 2005 B2
Posted by Martin Kubecka at 8/29/2004 11:28:59 PM
I just have "deploy failed" to Emlulator using VS 2005. Deplou to "real"
Pocket PC is OK. Do you have same experiences? Or problem on my side?
Thank you
Mac
... more >>
Some simple SQL CE replication sample requested
Posted by Martin Kubecka at 8/29/2004 11:26:30 PM
Hi all,
I'm just really novice with .NET and Compact Framework. I just want to try
write little app for offline collecting data using Pocket PC and merge them
over internet to server. Just one simple table for begining.
Do you somebody have some working example?
Thanks a lot
Mac
P... more >>
Copy from Emulator
Posted by Dave at 8/29/2004 11:24:55 PM
How do I copy file from PPC Emulator 2003?
... more >>
Deploying to many PPcs
Posted by Earl at 8/29/2004 8:31:22 PM
I've read a lot of articles on how to do this but none that really makes it
any easier, but was curious if there is a standardize way of deploying a
..Net CF app that use SQLCE to a lot of PocketPCs (20-50)?
... more >>
Host synch
Posted by moko at 8/29/2004 4:28:05 PM
How does one usually synch a Pocket PC to a internet based server ? Is it
'ActiveSync' to a local desktop, which then synchs the data to the server ?
Or is there any other alternative ?
... more >>
SoapException
Posted by Dan Diephouse at 8/29/2004 4:16:06 PM
I have been developing a web service for use with the compact framework.
When I invoke it I get the following message:
An unhandled exception of type
'System.Web.Services.Protocols.SoapException' occurred in
System.Web.Services.dll
However, when I invoke the same service with the .NE... more >>
Authentication in Smart Device apps
Posted by moko at 8/29/2004 12:59:18 PM
I guess Smart Device applications do not usually have a login and
authentication pattern as in larger systems. How does the server
authenticate / authorize the synch with a handheld in such a scenario ?
... more >>
App.Exit
Posted by PCH at 8/29/2004 11:40:05 AM
I have a class that is loaded from the main form. And if certain req's are
met, it needs to close the entire program. I am using the Application.Exit
command, but it seems to ignore it! it keeps executing other code after its
been called.
Is there any way to force the program to close down?... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Thread Form
Posted by PCH at 8/29/2004 11:38:39 AM
I have a main form that loads and stays open.
I have 3 other forms that I want to open, which each do various displays /
tasks. Each has 1+ timers on them as well.
I'm worried that the timers will overlap and will execute code at the same
time.. degrading each other performance.
I was th... more >>
inheritance from own class
Posted by Tomas Munch via .NET 247 at 8/29/2004 3:39:51 AM
Hi
I got a problem with the Microsoft Visual Studio .NET 2003 and the compact framework.
A try to inheritance from System.Windows.Forms.form in my own class, and the inheritance from my own class in my form
But this failed after an reopen of the project.
I have made a short step by step ... more >>
Copy to Emulator
Posted by Dave at 8/29/2004 1:38:01 AM
In which folder must I paste the file for copy it to PPC Emulator 2002 (was
installed with the default paths)?
... more >>
|