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
Categories
2 replies on “SDF v1.4 Dlls”
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.
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