黄季冬=>fox23

Freesc Huang
&
Windows Embedded
数据加载中……
[推荐]Windows Mobile上托管的服务和今日插件(C#)

论坛上经常有人问到这样两个问题:

如何使用C#在Windows Mobile上编写一个像Windows服务一样的后台程序;

如何使用C#在Windows Mobile上编写“今日”屏幕插件(Today plug-in);

 

Peter Nowaks 的博客文章creating Managed Services in Windows Mobile by using .NET Compact Framework. 他为此编写了一套类库,你可以在 CodePlex上找到。

Christopher Fairbairn 为第二个问题编写了 “今日”屏幕类库,为各位托管代码的开发者提供了便利 

 

相关链接
Peter Nowaks on Creating Managed Services in Windows Mobile
Christopher Fairbairn on Creating Managed Today Screen Item

 

Enjoy!

 

Freesc

posted on 2008-07-23 21:37 fox23 阅读(357) 评论(2)  编辑 收藏 所属分类: Winbile Dev

评论

#1楼  2008-07-24 08:25 AppleSeeker      

支持下,我看到很多人都想实现WM后台程序
    回复  引用  查看    

#2楼 [楼主] 2008-07-25 23:42 fox23      

@AppleSeeker
C#只能实现"模拟的"Windows服务:)
    回复  引用  查看    

标题  
姓名  
主页
Email (只有博主才能看到) 
验证码 *  看不清,换一张 [登录][注册]
内容(请不要发表任何与政治相关的内容)  
  登录  使用高级评论  新用户注册  返回页首  恢复上次提交      
该文被作者在 2008-07-24 10:10 编辑过


相关链接: