Re: Can any body help me learn from basics
- From: r_z_aret@xxxxxxxxxxxx
- Date: Mon, 17 Apr 2006 16:30:58 -0400
On Sun, 16 Apr 2006 22:33:01 -0700, Raja
<Raja@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
Once again thankyou very much for your reply
But regarding the book you have suggested
Can I learn about developing applications using VC++ and ot .NET
If not can you suggest which would be helpful for me to study development of
applications using Windows CE in Embedded VC++
As I dont have .Net with me
The second edition of Boling's book is good for non .NET development.
If you haven't done any Windows programming, I recommend that you
start by learning it. Boling's book (all edition) is more about CE
specifics. For learning Windows programming, most folks recommend
Petzold, but I prefer Rector and Newcomer.
"Dan McCarty" wrote:
You can use eVC to develop:
- CE executables (.exe)
- DLL's (.dll)
- Libraries (.lib)
- COM objects
- ActiveX controls
(I'm not familiar with the Symbian OS, so I don't know what .app
corresponds to.)
For starters, I recommend that you read Doug Boling's CE book,
Programming Windows CE.NET (3rd edition). It's a little dated since it
doesn't have the 5.0-specific stuff in it, but it's a good book
nonetheless.
If you want a standalone music player, create an executable. If you
want your routines in a DLL that other apps can access, create a DLL
and write a "stub" exe that just does the UI.
-Dan
Raja wrote:
Thankyou Dan for the reply
Actually I have to port an application of music player from symbian to
windows mobile for smartphone I want to know what all applications i can
develop in windows mobile like .app, .exe, .dll, etc., in symbian
and which of them to choose for developing my music player
Once again thankyou
"Dan McCarty" wrote:
That's a little too generic of a question. Can you give us some
specifics of what you're trying to do?
-Dan
Raja wrote:
After lot of study and execution of samples i find it hard to understand the
basic architecture of smartphone applisations
I am using Embedded vc++ 4.0 with smartphone 2003 sdk
can any body give me basic learning applications??
Thanks
Raja
-----------------------------------------
To reply to me, remove the underscores (_) from my email address (and please indicate which newsgroup and message).
Robert E. Zaret, eMVP
PenFact, Inc.
20 Park Plaza, Suite 478
Boston, MA 02116
www.penfact.com
.
- References:
- Re: Can any body help me learn from basics
- From: Dan McCarty
- Re: Can any body help me learn from basics
- From: Dan McCarty
- Re: Can any body help me learn from basics
- From: Raja
- Re: Can any body help me learn from basics
- Prev by Date: Re: Installation CAB File Problem
- Next by Date: Re: Load a JPEG
- Previous by thread: Re: Can any body help me learn from basics
- Next by thread: Re: Diff Tool
- Index(es):
Relevant Pages
|