02-08-2006, 08:00 PM
|
Executive Editor, Android Thoughts
Join Date: Aug 2006
Posts: 3,233
|
|
Developing WM 5 Applications Without Visual Studio 2005
"For most of the life of Windows Mobile, their were two primary development tools, eMbedded Visual C/C++ (eVC) and eMbedded Visual Basic (eVB). With both of these tools being free, a significant number of hobbyist developers began developing Windows Mobile applications. In fact many of the more innovative Windows Mobile applications & utilities have come from people who develop software as a hobby. Back in 2003 when the .NET Compact framework was first released, it was only available as part of a Visual Studio 2003. Not only was VS2003 not free but it was rather expensive. This of course made the .NET Compact framework inaccessible to hobbyist developers. With .NET-related technologies so obviously being the future of Microsoft development, many hobbyists were concerned that they were being left behind. Thankfully, the problem has been corrected."
A nice little write-up on developing for Windows Mobile 5 without using Visual Studio 2005. For those of us without big company support and are moderatly interested in development, this can be a godsend. Happy coding!
__________________
Dr. Jon Westfall, MCSE, MS-MVP
Executive Editor - Android Thoughts
News Editor - Windows Phone Thoughts
|
|
|
|
|
02-08-2006, 10:05 PM
|
Intellectual
Join Date: May 2006
Posts: 237
|
|
This is great news!
I've been compiling C# "for free" on the device using Pocket CSharp -- a decent compiler but limited to Compact Framework 1.X (and the guy who created it can no longer be found.)
I'm assuming that this SDK supports Compact Framework 2.X -- I'll soon find out...
|
|
|
|
|
02-09-2006, 12:35 AM
|
Intellectual
Join Date: May 2006
Posts: 237
|
|
Yes, so far so good.
I created a helloworld EXE that runs both on the desktop and on the device :-)
Might be some issues with library paths containing spaces -- I couldn't get a compile to work till I made a spaceless path to the DLLs.
|
|
|
|
|
02-09-2006, 06:17 AM
|
Ponderer
Join Date: Oct 2002
Posts: 100
|
|
Just so folks are aware, we made a major change this time around with the pricing for smart device development. With Visual Studio 2005 you now only need to buy the Standard edition, rather than Professional. Pricing is available at http://msdn.microsoft.com/vstudio/howtobuy/default.aspx. In USD, it's $199 for an upgrade or $299 for full version.
Neil
|
|
|
|
|
02-15-2006, 01:56 AM
|
Intellectual
Join Date: Aug 2006
Posts: 151
|
|
This is great. Now, where did I put those .Net books......
|
|
|
|
|
02-15-2006, 10:18 PM
|
Pupil
Join Date: Apr 2004
Posts: 49
|
|
no eVB to VS
<RANT> ...and of course there is no program to convert eVB to VS code...and no WM5 device runs programs made with eVB.
So - who wants to re-create all their programs - hands up please... :evil: </RANT>
|
|
|
|
|
|
|
|