A request came up on the newsgroups for just the dlls for the SDF. This could be useful if you are using the VS2005 Beta. Of course if you don’t know why you need these or what to do with them, then you can safely ignore this message and grab the package from http://www.opennetcf.org/download.asp?product=SmartDeviceFramework14

OpenNETCF.1.4.zip (479.38 KB)

Peter Foot Avatar

Published by

Categories:

2 responses to “SDF v1.4 Dlls”

  1. Latesh Avatar
    Latesh

    Peter,

    It would be also helpful if you guys can include examples on how to use Methods and/or Properties of classes. Not complete Step-By-Step guide but, small snippets.

    As always, you guys are doing an excellent job…..:-)

    Thanks.

  2. Peter Foot Avatar

    Thanks for the feedback Latesh!

    As always it’s a time and resources thing to get examples in place. A good first step is to see if the desktop framework (or .NETCF v2.0) has a matching class – if so we’ve generally designed our stuff to follow that so you should be able to re-use Microsoft’s own samples.

    Peter