Link to home
Start Free TrialLog in
Avatar of Uday Ethirajulu
Uday EthirajuluFlag for United States of America

asked on

To KickStart Win CE

Hi Experts,
                I am presently dummy over this topic, But i have Motorola Mpx 200 mobile which is having the os smart phone 2003(wince). But iam very much interested over wince.

                Currently im working on microsoft technologies like C#.

                I have a knowledge about vc++ and evc++.

                can you please anyone can suggest me to kick start my journey on wince.

                if any tools are required for development, pls suggest me.

Links and articles are preferable.

Thanks in advance,
Uday
SOLUTION
Avatar of balakrishnagottipati
balakrishnagottipati

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Avatar of Mikal613
Mikal613
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Uday Ethirajulu

ASKER

Is it possible to learn wince in using .Net
Avatar of jkanisut
jkanisut

Hi,

I recommend the book ".NET Compact Framework Programming with C#" By Paul Yao and David Durant   (Addison-Wesley)

Joe
"Is it possible to learn wince in using .Net"

Yes absolutely
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
If i want to become an WinCE programmer

what are all the basics i have to learn.................

is it required to learn the kernel and api's........

ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
As far as the basics: (.NET Perspective)

1. You need to know how to program in VB or C# (Or some other .NET language)
2. You need to have Visual Studio (Suggest 2005)
3. You will need to download/install some SDK's for the type of target device you want to test with
4. You need to have a newer PC with at least 1GB of RAM and plenty of power to run the VS and Handheld emulator when testing
5. You should have a real Handheld for testing (in addition to the emulator)
6. You should get some sample code and work through some tutorials, books, etc. as there are some quirks that differ from Windows development

That should get you going...

Joe



Thanks jkanisut i am looking in to that.........
any new suggestions from experts also welcome!!!!!!!!!!!!!!!

Also checkout the www.codeproject.com for more sample code.  Here is a cool one with other links at the end:

http://www.codeproject.com/netcf/CfResortCompanion.asp