Interesting Mobile 5.0 APIs are being released - you'll get them in ROM and hence do not have to be deployed to the target by your setup programs. To code against them, you need to download the free Windows Mobile 5.0 SDK which installs the six libraries that you can reference from your Visual Studio 2005 Smart Device project, so you can use the namespaces and types and gain access to the new features. The SDK also provides Windows Mobile 5.0 emulators for use from within Visual Studio 2005. These class libraries are (in no particular order):
Now that your appetite is whetted, browse the online documentation for more details and install the Windows Mobile 5.0 SDK to have a play in your favourite language (C# or Visual Basic):
I fail to see how this is news, I've been coding using the WM5 SDK since last easter?
Sorry Matt this blog is not always about news. I just talk about stuff that interests me.
I'd be interested to hear about any cool things you've been doing with the SDK though?
James
If I am not mistaken this is taken from the article I wrote in the UK msdn flash :-)
Matt, if you visit the original article (link from my blog), you'll see the context and why this may not be news but is more relevant than ever.
Hat tip to Mr Moth :)