dotNet技术

摘要: 在博客的世界里进行了一场关于使用依赖注入(DI)之优点和缺点的有趣讨论。论题是:依赖注入是否真的值得?

阅读全文
posted @ 2007-12-17 08:04 张善友 阅读(871) | 评论 (0)  编辑
posted @ 2007-03-05 19:30 张善友 阅读(259) | 评论 (0)  编辑
摘要: Provides complete Solution and Project line counting and summary tool, written as a Visual Studio 2005 Managed Add-In (C#).阅读全文
posted @ 2006-09-05 22:05 张善友 阅读(2274) | 评论 (0)  编辑
摘要: 这是一篇非常好的讲述MVP设计模式的好文章,描述了ASP.NET 2.0使用Model-View-Presenter 模式实现业务逻辑与表现层的适当分离阅读全文
posted @ 2006-07-08 23:19 张善友 阅读(6049) | 评论 (8)  编辑
posted @ 2006-04-02 12:21 张善友 阅读(485) | 评论 (1)  编辑
posted @ 2006-03-10 22:34 张善友 阅读(462) | 评论 (0)  编辑
摘要: 一篇非常好的讲述C# Delegate和Event的文章阅读全文
posted @ 2006-03-07 20:55 张善友 阅读(3970) | 评论 (7)  编辑
摘要: IKVM.NET是一个针对Mono和微软.net框架的java实现,其设计目的是在.NET平台上运行java程序。本文将比较详细的介绍这个工具的原理、使用入门(如何java应用转换为.NET应用、如何在java中开发.NET应用),希望能给大家带来惊喜。对此的疑问和讨论,请关注cleverpig的blog:http://blog.matrix.org.cn/page/cleverpig
阅读全文
posted @ 2006-03-05 10:12 张善友 阅读(1639) | 评论 (1)  编辑
posted @ 2006-02-24 14:28 张善友 阅读(457) | 评论 (0)  编辑
摘要: In this article, we will explore the necessary details for working with resources in ASP.NET applications and for creating international ASP.NET applications based on embedded resources and the integrated localization support.阅读全文
posted @ 2006-02-22 21:10 张善友 阅读(1047) | 评论 (2)  编辑
posted @ 2006-01-18 21:37 张善友 阅读(555) | 评论 (0)  编辑
posted @ 2006-01-15 14:46 张善友 阅读(679) | 评论 (1)  编辑
摘要: 随着基于.net平台的应用程序的数量级增加,提供.net空间的虚拟主机商也越来越多,但是有不少的虚拟主机提供商对.net环境的权限分配并不是非常的熟悉,从而导致.net的程序不能很好的运行,下面我们就来看一下如何来作一个即能让用户拥有自己目录的最大权限,又能让用户无法对除自己所在目录以外的其它目录进行操作访问的权限配置.
http://www.dvnews.net/Support/3/2005/01/24/57.htm阅读全文
posted @ 2005-11-02 10:18 张善友 阅读(331) | 评论 (0)  编辑
摘要: NDoc 可以将 C#.NET 编译生成的程序集和对应的 /doc XML 文档,自动转换成如 .NET Framework SDK 类库文档或者 MSDN Library 在线 .NET 类库文档形式的代码文档,让您快速拥有专业级的类库API 文档。(VB.NET 通过第三方插件如 VBCommenter 的支持,也可以生成 XML 文档。) 阅读全文
posted @ 2005-10-29 14:50 张善友 阅读(1597) | 评论 (7)  编辑
posted @ 2005-08-05 20:40 张善友 阅读(3191) | 评论 (3)  编辑