I'M .NET

.NET 技术
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2008年12月15日

摘要: CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.I... 阅读全文

posted @ 2008-12-15 10:38 宝猪 阅读(159) 评论(0) 推荐(0)

2008年12月10日

摘要: http://www.codeplex.com/oxiteThis is a simple blog engine written using ASP.NET MVC, and is designed with two main goals: To provide a sample of 'core blog functionality' in a reusable fashion. Blogs ... 阅读全文

posted @ 2008-12-10 15:45 宝猪 阅读(130) 评论(0) 推荐(0)

摘要: 有三个WPF新控件:DataGrid、DatePicker、DateCalendar。地址:http://www.codeplex.com/wpf 需要安装.NET Framework 3.5 SP1 Please note: The WPF Toolkit is dependent on .NET Framework 3.5 SP1. You must install .NET Framewor... 阅读全文

posted @ 2008-12-10 15:41 宝猪 阅读(2172) 评论(1) 推荐(0)

2008年12月5日

摘要: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace Environme... 阅读全文

posted @ 2008-12-05 10:02 宝猪 阅读(374) 评论(0) 推荐(0)

2008年10月29日

摘要: 之前没有这方面的经验。参考了部分资料,初步打算,使用 agsXMPP SDK 来开发基于XMPP协议的Server/Client;对我这个新手而言还是有不少难度的:) agsXMPP SDK :http://www.ag-software.de/index.php?page=agsxmpp-sdk 其他资料:http://www.cnblogs.com/hunts/category/78402.h... 阅读全文

posted @ 2008-10-29 21:04 宝猪 阅读(432) 评论(0) 推荐(0)