why dont you use .net compact framework and c#?
serkan sendur
Postaholic
2,062 posts since Jan 2008
Reputation Points: 854
Solved Threads: 127
> Please, i need to decide this today, and in only 2 hours!!!
You've been on the forum for a couple of months, and NOW you decide to bounce this on us with only 3 hours to go - sheesh.
I guess planning ahead isn't your forte.
Write each choice on a piece of paper, put them in a bag, shake and draw one out - there, decision made, live with it.
Salem
Posting Sage
11,531 posts since Dec 2005
Reputation Points: 5,862
Solved Threads: 953
> HP Jornada 720(Handheld PC)
It'll be obsolete before you know what's happened.
Knowing a language in itself is what is portable.
Knowing how to apply that to each platform is a separate step - you seem to be confusing one with the other.
Today its a "HP Jornada 720(Handheld PC)", tomorrow is a "supertron bit master" and the day after it's an "omniplex code crusher".
Salem
Posting Sage
11,531 posts since Dec 2005
Reputation Points: 5,862
Solved Threads: 953
why do you hate c# and .net?
serkan sendur
Postaholic
2,062 posts since Jan 2008
Reputation Points: 854
Solved Threads: 127
eVC++ isn't really all that much different than VC++ 2008 Express. c++ is c++ is c++. Once you learn c++ on desktop its pretty easy to develop with eVC++. There are some things that eVC++ does not support (at least prior to version 4.0) -- some of them are: No console programs -- everything is GUI based
No fstreams, ifstream or ofstream
STL is not supported
No concept of change directory.
MFC is stripped down.
No exception handling (e.g. try/catch)
Ancient Dragon
Retired & Loving It
30,049 posts since Aug 2005
Reputation Points: 5,662
Solved Threads: 2,343
In my opinion C# is a C++, but like Java and .Net because you can only develop using it are all shareware.
Thanks!
unfortunately there is no free edition of visual studio to develop .net mobile applications. but eVC++ is also not free and i think it is outdated already. i dont know if you are good enough to develop some useful mobile applications using win32 and c++.
serkan sendur
Postaholic
2,062 posts since Jan 2008
Reputation Points: 854
Solved Threads: 127
but eVC++ is also not free
Yes it is free.
and i think it is outdated already.
No it isn't. Depends on the operating system that's running on the mobile device. eVC++ 4.0 uses PocketPC, while VC++ 2005/8 uses Mobile 5.0 or 6.0 In addition to these compilers you have to have an SDK that is supplied by the manufacturer of the mobile device.
Ancient Dragon
Retired & Loving It
30,049 posts since Aug 2005
Reputation Points: 5,662
Solved Threads: 2,343
Yes it is free.
No it isn't. Depends on the operating system that's running on the mobile device. eVC++ 4.0 uses PocketPC, while VC++ 2005/8 uses Mobile 5.0 or 6.0 In addition to these compilers you have to have an SDK that is supplied by the manufacturer of the mobile device.
Give me the free download link please.
serkan sendur
Postaholic
2,062 posts since Jan 2008
Reputation Points: 854
Solved Threads: 127
Give me the free download link please.
I already did -- just click the link I posted. Click on "yes it is free"
Ancient Dragon
Retired & Loving It
30,049 posts since Aug 2005
Reputation Points: 5,662
Solved Threads: 2,343