使用托管类库加速.Net Compact Framework开发

Ruslan Trimonov,在他的blog上整理了一些在使用.Net Compact Framework进行Windows Mobile应用程序开发的过程中,经常会使用到的一些开源的类库,或者参考工程。适当的使用和参考它们会大大提高Windows Mobile应用程序开发的效率!

See:

Ruslan Trivonov - managed-library-to-boost-your-compact 

 

1. Managed Today Item
by Christopher Fairbairn
http://www.christec.co.nz/blog/archives/281

 

2. Managed Notification With Soft Keys
by Christopher Fairbairn
http://www.christec.co.nz/blog/archives/150

 

3. Improved OpenFileDialog
by Christopher Fairbairn
http://www.christec.co.nz/blog/archives/286

 

4. Managed Services
by Peter Nowak
Actually it isn't possible to create Windows Services for Windows Mobile and Windows Embedded CE in managed code.
Pavel Bánský's shows in his blog post, how Services in Windows Mobile in managed code can be created...
http://blogs.compactframework.de/Peter.Nowak/2008/05/31/Dienste+Mit+Dem+NET+Compact+Framework+Erstellen+Creating+Services+With+The+NET+Compact+Framework.aspx

 

5. DynamicDNS Library
by Peter Nowak
Library to update dynamic DNS providers like DynDNS.org , NoIP.com and others. Usefull in some "push" scenarios
http://blogs.compactframework.de/Peter.Nowak/2007/11/29/nahtlosmobilde+DynamicDNS+Library+10+Released.aspx

 

6. PowerShell Windows Mobile Provider
by Oisin Greham
Explore and manipulate your mobile device with Windows PowerShell. Supports PocketPC and SmartPhone devices; WM2002, 2003, 2003SE, 5, 6 and 6.1...
http://www.nivot.org/CategoryView,category,WindowsMobile.aspx

 

7. AlphaMobileControls
AlphaMobileControls is a .NET Compact Framework 2.0 API offering WinForm Controls for Windows Mobile 5 or 6 able to handle images with alpha channel and alpha blending.
http://www.codeplex.com/alphamobilecontrols

 

8. P/Invoke Library
by Warren Tang
http://www.cnblogs.com/WarrenTang/archive/2008/08/28/1278853.html

很高兴能在这里看到园子里的朋友:-)

 

Projects from OpenNETCF

 

9. Smart Device Framework 2.2 (Community Edition)
Compact Framework developers know that they have a subset of the full framework to work with, and often it can be frustrating and even crippling for a project. Version 2.2 of our award-winning, industry standard libraries for .NET Compact Framework helps bridge the gap between the .NET Compact Framework and the .NET Full Framework...
http://opennetcf.com/Products/SmartDeviceFramework/tabid/65/Default.aspx

10.OpenNETCF Advanced Debugging Toolkit (ADT)
Advanced Debugging Toolkit -- Addins and libraries to enable faster, more efficient debugging of .NET Compact Framework applications...
http://www.opennetcf.com/FreeSoftware/tabid/84/Default.aspx


11.OpenNETCF.Desktop.Communication
The Desktop.Communication Library contains classes used for communicating with a CE device from a PC such as Microsoft's Remote API (RAPI)...
http://www.opennetcf.com/FreeSoftware/tabid/84/Default.aspx

12.OpenNETCF Smart Device Framework v 1.4
Targeting Compact Framework 1.0 and Microsoft Visual Studio 2003
http://www.opennetcf.com/FreeSoftware/tabid/84/Default.aspx

13.Mobile Ink
The Mobile Ink Library is a .NET component that provides support for the new Windows Mobile 6 WISP Lite API in your .NET Compact Framework applications...
http://www.opennetcf.com/FreeSoftware/tabid/84/Default.aspx

14.OpenNETCF QRCode Library for .NET Compact Framework
The OpenNETCF QRCode Library is a .NET Compact Framework component that allows developers to decode QRCode images on a Windows Mobile or Windows CE device...
http://www.opennetcf.com/FreeSoftware/tabid/84/Default.aspx

 

15.32feet.Net  

by Peter Foot,

A managed bluetooth library.

http://www.codeplex.com/32feet/ 

 

欢迎大家继续补充!

 

posted on 2008-09-08 00:31  J.D Huang  阅读(1201)  评论(4编辑  收藏  举报