Re: Tricky form problem
From: Christian Schwarz (nospam_at_microsoft.com)
Date: 09/29/04
- Next message: Alex Feinman [MVP]: "Re: Select text in NumericUpDown control"
- Previous message: Scott: "RE: CeAppMgr.exe fails to install my app"
- In reply to: Paul G. Tobey [eMVP]: "Re: Tricky form problem"
- Next in thread: Alex Feinman [MVP]: "Re: Tricky form problem"
- Reply: Alex Feinman [MVP]: "Re: Tricky form problem"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 29 Sep 2004 20:04:40 +0200
> Why does it have to be a single application? Couldn't you start a
separate
> phone application at an appropriate time to handle dialing or whatever?
I've already thought about this.
There are at least the following two reason against this solution. First, it
would greatly complicate the communication between the Phone class and the
rest of our application. For instance, calling a special phone number or
sending a short message automatically would require inter-process
communication. Second, the additional memory overhead required for running
another .NET CF application could be the overkill.
If there's really no other solution, I'll have to split it into two seperate
applications ...
Greetings, Christian
- Next message: Alex Feinman [MVP]: "Re: Select text in NumericUpDown control"
- Previous message: Scott: "RE: CeAppMgr.exe fails to install my app"
- In reply to: Paul G. Tobey [eMVP]: "Re: Tricky form problem"
- Next in thread: Alex Feinman [MVP]: "Re: Tricky form problem"
- Reply: Alex Feinman [MVP]: "Re: Tricky form problem"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|