v2.0 Release
Main changes in this release:-
- Merged into single assembly – InTheHand.Net.Personal.dll
- Separate builds for device/desktop (work around VB.NET desktop compiler bug)
- Reduced size footprint
- Improved ClassOfDevice handling - Handles both DeviceClass and ServiceClass members separately
- BluetoothListener can add ServiceClass bits on XP when hosting a custom service
- Improved BluetoothSecurity.PairDevice on Windows CE
- Improved BluetoothRadio.IsSupported on Windows CE
- Basic support for retrieving SDP records - BluetoothDeviceInfo.GetServiceRecords
- Performance improvements and added code comments
- Improved SelectBluetoothDeviceDialog on XP - add custom info text, use Add New Device wizard etc