3.5

Rating:        Based on 2 ratings
Reviewed:  1 review
Downloads: 10241
Change Set: 98189
Released: Jun 5, 2012
Updated: Jun 6, 2012 by alanjmcf
Dev status: Stable Help Icon

Recommended Download

Application 32feet.NET 3.5.zip
application, 5365K, uploaded Jun 5, 2012 - 10241 downloads

Release Notes

This version changes the 32feet.NET library (both desktop and NETCF) to use .NET Framework version 3.5. Previously we compiled for .NET v2.0.

There are no code changes from our version 3.4. See the 3.4 release for more information.

Changes due to compiling for .NET 3.5

  • Applications should be changed to use NET/NETCF v3.5.
  • Removal of class InTheHand.Net.Bluetooth.AsyncCompletedEventArgs, which we provided on NETCF. We now just use the standard .NET System.ComponentModel.AsyncCompletedEventArgs class. If you previously used our class in your NETCF code you'll need to ensure that there's a namespace import for System.ComponentModel — which needs the application to be using .NETCF v3.5.

Reviews for this release

     
Awesome work
by engaso on Sep 21, 2012 at 3:50 AM