MVP Chris Tacke has released the OpenNETCF.IoC Framework on CodePlex. The public-domain-licensed framework, provides both inversion of control and dependency injection for .NET Compact Framework applications (it can even be used on the desktop too).
The
current release ships with a real-world sample application, called
Wi-Fi Survey, that can be used to survey a Wi-Fi Access Point (AP)
coverage of a site, and to monitor AP changes as well as network
addressability of a device.
The WiFi Survey application has a single source base for all target platforms and has been tested on the following platforms:
- ARM-based CE 6.0 with a 320×240 (landscape) display.
- Pocket PC 2003 240×320 (portrait)
- Windows Mobile 5.0 240×320 (portrait and landscape)
The IoC framework has additionally been tested on x86-based Windows CE 5.0 and Windows CE 6.0 devices.
Download the code and learn more about the project here.
Discover more from dotNetTips.com
Subscribe to get the latest posts sent to your email.
