-
Notifications
You must be signed in to change notification settings - Fork 785
Compact Framework Development
Just to get started with this page ill add information for what you need to get started to progam for PPC
SharpDevelop 3.xx (Surprise)
.NET Framework 2.0 Software Development Kit (SDK) (IA64)
As of now, i'm not sure 3.5 is supported in SharpDevelop 3.xx{BR} Windows SDK for Windows Server 2008 and .NET Framework 3.5
4/2/09 - .Net CF 3.5 works in 3.0.0.3800. You need to install .Net CF 3.5 and .Net CF 3.5 Power Toys.
4/2/09 - OpenNETCF Smart Device Framework (SDF) (Community Version) works in version 3.0.0.3800. This is a great tool for all Windows Mobile developers. Everything they have implimented is available via winCE CoreDLL.DLL, but the SDF makes it a lot eaiser and its free.
4/2/09 - .Net CF 3.5 Class Library DLL successfully created and tested (version 3.0.0.3800). Create a new VBNet Class Library (for Windows, not under Compact Framework), and change the Target Framework to Compact Framework 3.5 (click Project->Project Options->Compiling Tab, about half way down is a drop down box for Target Framework).
Known errors : Windows Mobile Form Designer (Can anyone comment on if this should still be here?)