文章分类 -  C#

将Enterprise Library 放到你的应用或产品中
摘要:http://www.dotnettools.org/2005/doc/entlib/EntLib001.htm 阅读全文
posted @ 2005-06-02 16:40 Voyage 阅读(207) 评论(0) 推荐(0)
使用 Visual Studio .NET 2003 重新分发 .NET 框架
摘要:http://www.microsoft.com/china/MSDN/library/netFramework/netframework/Nfdnnetdepvsredistdeploy1_1.mspx 阅读全文
posted @ 2005-06-01 12:32 Voyage 阅读(204) 评论(0) 推荐(0)
工具类
摘要:配置信息读写类库Nini 支持多种配置类型 - INI, XML, .NET (web.config,), Windows 注册表以及命令行 强类型 - String, int, double, float,等. Eliminates casting 设置和保存 - Add, remove, and edit configuration variables using the same A... 阅读全文
posted @ 2005-05-30 23:18 Voyage 阅读(246) 评论(0) 推荐(0)