05 2009 档案

--IHttpHandlerFactory
摘要:System.Web-->IHttpHandlerFactory-->IHttpHandlerFactory有两个成员:========= GetHandler 返回实现 IHttpHandler 接口的类的实例。 ReleaseHandler 使工厂可以重用现有的处理程序实例。 阅读全文

posted @ 2009-05-31 16:59 simhare 阅读(144) 评论(0) 推荐(0)

Project is configured as dll and no execution…
摘要:解决方法: 1. 2. 同时要在IIS中把该项目配置为虚拟目录(IIS5.1) 3.最后的效果: 且行且歌 - 博客园 阅读全文

posted @ 2009-05-31 15:46 simhare 阅读(468) 评论(0) 推荐(0)

--IHttpHandler.ProcessRequest 方法
摘要:关键是context.Response.Write的context:=========http://msdn.microsoft.com/zh-cn/library/system.web.ihttphandler.processrequest(VS.80).aspx[代码] 阅读全文

posted @ 2009-05-31 15:12 simhare 阅读(1016) 评论(1) 推荐(0)

--纪念台式机和笔记本共享上网
摘要:台式机能联上inter网,插上无线网卡,配置该无线网卡地址为191.168.0.1子网掩码为255.255.255.0其他均不需要配置。从http://www.yzsoft.net/ccproxysetup001.exe 下载ccpproxy代理软件,直接setup全默认安装。在"服务"中要启用"Wireless Zero Configuration"服务,才能在无线连接的"属性"中看到"无线网络... 阅读全文

posted @ 2009-05-26 14:44 simhare 阅读(322) 评论(0) 推荐(0)

--massive
摘要:--massive 阅读全文

posted @ 2009-05-20 16:56 simhare 阅读(254) 评论(0) 推荐(0)

--innovate--leverage
摘要:China Global Delivery Center (GDC) under IBM Global Business Services - the world's largest consulting organization which is helping companies innovate in entirely new ways,leveraging new capabilities... 阅读全文

posted @ 2009-05-19 14:26 simhare 阅读(176) 评论(0) 推荐(0)

--equivalent
摘要:If you receive an electronic copy of this document and print it out, please write yourname on the equivalent of the cover page, for document control purposes.=============If you receive a hard copy of... 阅读全文

posted @ 2009-05-19 14:01 simhare 阅读(129) 评论(0) 推荐(0)

--UML--工具
摘要:--UML--工具 阅读全文

posted @ 2009-05-18 10:34 simhare 阅读(152) 评论(0) 推荐(0)

--KPI
摘要:KPI(Key Performance Indication)即关键业绩指标,是通过对组织内部某一流程的输入端、输出端的关键参数进行设置、取样、计算、分析,衡量流程绩效的一种目标式量化管理指标,是把企业的战略目标分解为可运作的远景目标的工具.=============================== 阅读全文

posted @ 2009-05-10 02:35 simhare 阅读(188) 评论(0) 推荐(0)

---IIS API HttpHandler HttpModule
摘要:IIS API HttpHandler HttpModule 阅读全文

posted @ 2009-05-07 21:35 simhare 阅读(583) 评论(0) 推荐(1)

----sql server 2005---vs2005---connectionString
摘要:----sql server 2005---vs2005---connectionString 阅读全文

posted @ 2009-05-07 20:53 simhare 阅读(248) 评论(0) 推荐(0)

IIS6.0 中使用ASP.NET 3.5的配置
摘要:ASP.NET版本继续沿用2.0即可:========== ASP.NET 3.5 使用 .Net Framework 3.5 的程序集(assembly)而已!核心架构仍然是 .NET 2.0 ,.NET Framework 的 API 都沒变化,.NET 3.5 很多 assembly 都重写了,执行行的效率和速度比 .NET 2.0 的更快。 用Visual Studio 2008时 ,在... 阅读全文

posted @ 2009-05-05 09:37 simhare 阅读(749) 评论(0) 推荐(0)

---meta 标记
摘要:[代码]这里的charset=utf-8(或者直接用gbk,没有引号)告诉来访问该页面的浏览器,应该以utf-8的编码来解析该页面,否则可能会出现乱码。===================在浏览器的"查看"-->"编码"-->有UTF-8和GB2312选项。 阅读全文

posted @ 2009-05-05 09:01 simhare 阅读(131) 评论(0) 推荐(0)

服务器应用程序不可用 您试图在此 Web 服务器上访问的 Web 应用程序当前不可用
摘要:服务器应用程序不可用 您试图在此 Web 服务器上访问的 Web 应用程序当前不可用。请点击 Web 浏览器中的“刷新”按钮重试您的请求。 管理员注意事项: 详述此特定请求失败原因的错误信息可在 Web 服务器的系统事件日志中找到。请检查此日志项以查明导致该错误发生的原因。-----------------------------------------------英文框架... 阅读全文

posted @ 2009-05-04 15:25 simhare 阅读(1181) 评论(0) 推荐(0)

--- 转 Socket编程的基本介绍
摘要:--- 转 Socket编程的基本介绍 阅读全文

posted @ 2009-05-02 11:15 simhare 阅读(202) 评论(0) 推荐(0)

---为什么说WebService可以穿透企业防火墙
摘要:---为什么说WebService可以穿透企业防火墙 阅读全文

posted @ 2009-05-02 10:30 simhare 阅读(406) 评论(0) 推荐(0)

---sql server中的一个函数COALESCE-返回其参数中的第一个非空表达式
摘要:---sql server中的一个函数COALESCE-返回其参数中的第一个非空表达式 阅读全文

posted @ 2009-05-01 17:22 simhare 阅读(364) 评论(0) 推荐(0)

----聚集索引--与非聚集索引
摘要:----聚集索引--与非聚集索引 阅读全文

posted @ 2009-05-01 16:30 simhare 阅读(214) 评论(0) 推荐(0)

---通过 SQL Server 2005 索引视图提高性能
摘要:---通过 SQL Server 2005 索引视图提高性能 阅读全文

posted @ 2009-05-01 15:24 simhare 阅读(379) 评论(0) 推荐(0)

导航