is available here.
buzz
Looks interesting for a hack
i want to learn and start making software for wm5 which Visual Studio should i get
i am on this page http://msdn.microsoft.com/vstudio/express/ am i on the wrong page or could some one tell me which one to download or give me i direct link thanks
***bump***
Visual studio express edition does not support mobile devices.
You would need the full VS 2005 and that costs a lot. (Not that great either. My work station is 2.4GHz with 256MB RAM and it almost kills it).
What you should get is the free eVC 4 + service pack 4 + WM 2003 SDK.
Any program written with that will work fine on WM 5 and you can always manually unpack and add the WM 5 SDK if you want easy access to some extra APIs (very few of those).
levenum thanks but the cost doesnt matter as i have a little friend called emule am sure he will help me out
and my pc's spec is a bit higher than yours but i think i will take your advice as i like to muilty task thanks m8
Get any Visual Studio 2005 edition just not Express.
Visual studio 2005 pro.. install it, and after that go to msdn website search for Windows mobile 5.0 SDK download it and install it..
Pocket PC programming
Try SYSBASE Pocketbuilder. It's a lot quicker to get things done. I have both products and we do most things in pocket builder now.
SteveW
I use Visual Studio 2005 Profession Edition and I run it on my desktop which is a 3Ghz, 512MB RAM machine and it runs really quickly.
Does anyone know if it's possible to do unit testing on Windows Mobile software?
I'm using NUnit and CPPUnit for .NET and C++ on the PC, but I can't find any similar tools for Windows Mobile.
Hello,
I want to develop a GPS application for the for O2 Xda orbit with Visual Studio 2005 and C#, but unfortunately I am not sure what kind of category this device belongs to. It could be a smartphone, but also a pocket pc with phone functionality.
Which device from the Windows Mobile 6 SDK is most suitable to emulate the Xda Orbit?
Thanks in advance!
If you want to develop with c# .NET you have to select Visual C# -> Mobile Device -> Windows CE 5.0 or higher
in my Visual Studio i can choose between Pocket PC 2003, Smartphone 2003 and Windows CE 5.0
but if you have updated your XDA with Windows Mobile 6 you can download the SDK of Windows Mobile 6 from Microsoft.. so you can exactly develop for 6.0 Platform
Hi All,
Can any one give me the link where I can get a full documentation on Pocket PC SDk?(Like what i'll get for Visual Studio in wikipedia)
Thanks in advance
http://msdn.microsoft.com/en-us/library/ms838076.aspx
msdn is always a good place to look for ms stuff