PDA

View Full Version : Free IDE SharpDevlop for Mobiles


Hugohase
28-04-2006, 05:05 PM
Hello,

is there a free IDE for .net Programming on WM 2003 PhoneEdition using C#?

I have Visual Studio 2003 Express Edition...and the SDK is downloading...

eVC 4.00 is running but i thing .net is better...and more convinient

It woud be nice a link list with items i need for this.

Perhaps use the SharpDevelop IDE for Creation this Apps?

Thx

KTamas
28-04-2006, 09:58 PM
SharpDevelop is not really working with .NET CF. There is a workaround but it is a mess, you can't use GUI for making forms and such, do a search on their site and wiki. While .NET might be convenient, I suggest you to learn C++ and use EVC++4 and possibly MFC; native apps is the way to go under PPC, especially since .NET apps tends to be slow (and you can't do some stuff in .NET either).

Hugohase
28-04-2006, 10:51 PM
Hello,

hmm yes i can use evc++, i have tested it and it works fine.
Creating a Standard Dialog based app no "beginning" Problems...

BUT

I want to use the tapi do make a call. Ok MS has a CallIt sample on Homepage and some post in this Forum...

I cant get the SRC Files for this example CTapiConnection
defined in TAPIUTILS.H
And reimplement this again is mutch work...i tried it but many compiler errors after 20 Fixes i give it up.
Where can i download it? Or only for MSDN Subscribers?

And the issue about looking what is included in .h Files