摘要: 有时我们会在一个页面上使用多个AutoCompleteExtender,而且后面的AutoCompleteExtender可能依赖于前面AutoCompleteExtender的结果,这可能是有人说的联动效果吧。 实现方法可能有多种,我的一种方法如下 阅读全文
posted @ 2008-12-16 14:53 要有好的心情 阅读(3111) 评论(6) 推荐(1) 编辑
摘要: ModalPopupExtender控件主要有两种使用方式:客户端使用方式和服务器端使用方式。这两种使用方式在ModalPopup的官方例子中都有介绍。 1、客户端使用方式 客户端使用方式又可以分为两种 A.直接设置OKControlID的方式 B.获取一个ModalPopupBehavior实例的方式。 2、服务器端使用方式 阅读全文
posted @ 2008-10-26 21:38 要有好的心情 阅读(5757) 评论(8) 推荐(0) 编辑
摘要: 在使用AutoCompleteExtender控件时,有时候我们希望同时返回选中项的文本和Id号,即支持键值对数据,比如利用AutoCompleteExtender选择员工时,选中一个员工姓名的同时,也将员工的Id号返回,这样我们就可以直接使用员工Id,下面介绍两种方法(本文使用.Net 2.0 版本说明具体步骤): 阅读全文
posted @ 2008-09-28 23:24 要有好的心情 阅读(2302) 评论(1) 推荐(2) 编辑
摘要: 一、在添加一个缓存项时,允许指定一个过期策略,这个过期策略对象要实现ICacheItemExpiration接口,常见的过期策略有:绝对过期时间 : AbsoluteTime表达式表示的时间过期策略:ExtendedFormatTime程序运行中一直不会过期NeverExpired: 每次读取之后,再延长指定的时间后才会过期:SlidingTime。文件依赖:FileDependency二、自己实... 阅读全文
posted @ 2008-08-12 09:59 要有好的心情 阅读(1301) 评论(0) 推荐(0) 编辑
摘要: Visual Studio 2008 users will need to download and install Service Pack 1 which will be available here after August 11, 2008. 阅读全文
posted @ 2008-08-08 06:26 要有好的心情 阅读(222) 评论(0) 推荐(0) 编辑
摘要: 跟小D学英语口语2008.5.8 - 7.16打包下载 :/Files/SilverLight/200805080716.rar 下载每日一句的小程序 起始号 与 截至号的设定:例如 跟小D学英语口语,每日一句(7.26)的url为 http://space.cnblogs.com/group/topic/3965/ 则 起始号 与 截至号有一个设定为 3965程序没有做任何验证处理,没有用多线程... 阅读全文
posted @ 2008-07-17 15:18 要有好的心情 阅读(324) 评论(0) 推荐(0) 编辑
摘要: 看到这样一段视频,就发生在我们奎文区,我还真没听说过,无语了。http://www.youtube.com/watch?v=LIQLjsgeO2Q 阅读全文
posted @ 2008-06-24 12:59 要有好的心情 阅读(219) 评论(0) 推荐(0) 编辑
摘要: [转]WPF or WinForms, choose wisely原文地址: http://weblogs.asp.net/bsimser/archive/2008/02/25/wpf-or-winforms-choose-wisely.aspxWPF is all the rage (at least that's what they tell me) and it's IMHO one of ... 阅读全文
posted @ 2008-02-27 15:53 要有好的心情 阅读(741) 评论(0) 推荐(0) 编辑
摘要: In our premier issue, back in October 2002, we ran a full-length interview with Anders Hejlsberg, the Distinguished Engineer at Microsoft responsible for the creation of the C# programming language. Then, in March 2005, we presented a follow-up interview conducted by .NETDJ's editor-in-chief, Derek Ferguson, at Microsoft's Tech Ed 2004 conference in San Diego, California. Here it is again in full. 阅读全文
posted @ 2008-01-30 16:25 要有好的心情 阅读(361) 评论(0) 推荐(0) 编辑
摘要: SilverLight Test 阅读全文
posted @ 2007-06-18 12:25 要有好的心情 阅读(362) 评论(1) 推荐(0) 编辑