asp.Net2.0

posted @ 2009-05-22 14:57 roboth 阅读(137) | 评论 (0) 编辑
posted @ 2009-05-21 09:48 roboth 阅读(102) | 评论 (0) 编辑
摘要: 自己写的一个简单的json+jquey+ajax实现二级联动的DEMO. 大道至简~。。~阅读全文
posted @ 2009-04-30 13:27 roboth 阅读(555) | 评论 (0) 编辑
摘要: 几步搞定Windows Service.阅读全文
posted @ 2008-11-25 16:41 roboth 阅读(72) | 评论 (0) 编辑
摘要: Timer控件可以实现轮询功能。阅读全文
posted @ 2008-11-25 09:29 roboth 阅读(31) | 评论 (0) 编辑
摘要: -Msmq消息处理器、发送器阅读全文
posted @ 2008-11-11 11:47 roboth 阅读(221) | 评论 (2) 编辑
摘要: 消息队列多线程监视器阅读全文
posted @ 2008-11-10 17:15 roboth 阅读(436) | 评论 (0) 编辑
摘要: MSMQ消息通知系统之消息队列创建、发送、接收阅读全文
posted @ 2008-11-10 15:28 roboth 阅读(679) | 评论 (2) 编辑
摘要: HtttpWebRequest初体验阅读全文
posted @ 2008-07-29 18:01 roboth 阅读(1207) | 评论 (0) 编辑
摘要: 不错的Enterprise Library系列! 阅读全文
posted @ 2008-07-24 16:43 roboth 阅读(157) | 评论 (0) 编辑
摘要: Enterprise library阅读全文
posted @ 2008-07-24 16:24 roboth 阅读(92) | 评论 (0) 编辑
摘要: Reader啊!阅读全文
posted @ 2008-07-09 18:31 roboth 阅读(236) | 评论 (0) 编辑
摘要: 你的MSMQ Run 了吗?阅读全文
posted @ 2008-07-04 16:48 roboth 阅读(552) | 评论 (5) 编辑
摘要: 不错的e文!想了解连接池的可以看看。
阅读全文
posted @ 2008-07-04 10:41 roboth 阅读(594) | 评论 (0) 编辑
摘要: 我已困惑已久!阅读全文
posted @ 2008-07-01 17:31 roboth 阅读(254) | 评论 (2) 编辑
摘要: 随即数 !阅读全文
posted @ 2008-06-25 17:49 roboth 阅读(203) | 评论 (0) 编辑
摘要: Bitmap,Graphics,Random等的使用!阅读全文
posted @ 2008-06-25 17:39 roboth 阅读(215) | 评论 (0) 编辑
摘要: VS2005有ValidationGroup,
VS2003有什么?阅读全文
posted @ 2008-06-21 23:14 roboth 阅读(212) | 评论 (0) 编辑
摘要: string常用的操作方法阅读全文
posted @ 2007-09-29 15:38 roboth 阅读(449) | 评论 (0) 编辑
摘要: 这样的重试问题如何解决?
阅读全文
posted @ 2007-09-25 14:27 roboth 阅读(127) | 评论 (3) 编辑
摘要: 模板丢失了怎么办?阅读全文
posted @ 2007-09-20 11:36 roboth 阅读(209) | 评论 (0) 编辑
摘要: net2.0 TreeView阅读全文
posted @ 2007-09-20 09:18 roboth 阅读(139) | 评论 (0) 编辑
摘要: 今天刚做的一个xml操作测试阅读全文
posted @ 2007-09-19 18:42 roboth 阅读(158) | 评论 (0) 编辑
摘要: [收藏]Page 的生命周期学习小结(翻译兼笔记) 阅读全文
posted @ 2007-09-18 14:08 roboth 阅读(64) | 评论 (0) 编辑
摘要: A Simple ASP.NET Tab Control Using the MultiView control阅读全文
posted @ 2007-09-18 11:56 roboth 阅读(563) | 评论 (0) 编辑
摘要: 你为页面动态变化样式而苦恼吗?请看这篇文章,您一定能拨开云天见天日的!阅读全文
posted @ 2007-09-18 11:13 roboth 阅读(61) | 评论 (0) 编辑
摘要: 继承 TextBox,重载OnMouseClick,OnMouseLeave,OnPaint阅读全文
posted @ 2007-09-17 15:34 roboth 阅读(292) | 评论 (0) 编辑
摘要: log4net是一个apache基金资助的项目log4j的.net移植版本,它是一个.net的dll,可以方便的加载到开发项目中,实现程序调试和运行的时候的日志信息输入,比.net自己提供的debug类和trace类要提供更多功能。
阅读全文
posted @ 2007-09-17 15:07 roboth 阅读(79) | 评论 (0) 编辑
摘要: 想选什么选什么阅读全文
posted @ 2007-09-07 14:19 roboth 阅读(28) | 评论 (0) 编辑
摘要: string---------->bytes[]阅读全文
posted @ 2007-09-07 12:01 roboth 阅读(47) | 评论 (0) 编辑
摘要: System.Web.Security.FormsAuthentication.HashPasswordForSortingInConfigFile("Roboth","md5")阅读全文
posted @ 2007-09-07 11:48 roboth 阅读(118) | 评论 (0) 编辑
摘要: By default, when a sorting or paging operation is performed, the GridView control posts back to the server to perform the operation. When the EnableSortingAndPagingCallbacks property is set to true, a service is called on the client to perform sorting and paging operations, which eliminates the need to post back to the server.

阅读全文
posted @ 2007-09-06 15:10 roboth 阅读(174) | 评论 (0) 编辑
摘要: httpRuntime阅读全文
posted @ 2007-09-03 17:18 roboth 阅读(54) | 评论 (0) 编辑
摘要: 对象的Copy必须实现ICloneable接口
ShallowCopy
DeepCopy阅读全文
posted @ 2007-08-25 09:05 roboth 阅读(68) | 评论 (0) 编辑
摘要: Page Cirlcle Life
阅读全文
posted @ 2007-08-24 14:47 roboth 阅读(125) | 评论 (0) 编辑
摘要: UniqueID和ID的区别你知道吗?阅读全文
posted @ 2007-08-24 14:13 roboth 阅读(49) | 评论 (0) 编辑
摘要: 今天一道面试题阅读全文
posted @ 2007-08-22 21:43 roboth 阅读(78) | 评论 (0) 编辑
摘要: Cmd.ExecuteReader(CommandBehavior:CloseConnection);阅读全文
posted @ 2007-08-22 20:16 roboth 阅读(81) | 评论 (0) 编辑
摘要: Mutiple Active Result Sets
Net 2.0 Sqlserver阅读全文
posted @ 2007-08-22 20:00 roboth 阅读(522) | 评论 (0) 编辑
摘要: GetSchemaTable你知道吗?
阅读全文
posted @ 2007-08-22 19:40 roboth 阅读(406) | 评论 (0) 编辑
摘要: SqlDataReader转化为DataTable的方法、阅读全文
posted @ 2007-08-22 19:27 roboth 阅读(202) | 评论 (1) 编辑
摘要: SYMPTOMS
When you view a Microsoft ASP.NET Application in a Web browser, you may receive the following error messages:

For the Microsoft .NET Framework version 1.1, the error message is the following:
CS0016: Could not write to output file 'c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\application1\c11b43f6\cf3ec03\rizcntet.dll' . The directory name is invalid.
For the .NET Framework 1.0, the error message is the following:
CS0013: Unexpected erro阅读全文
posted @ 2007-07-05 10:32 roboth 阅读(1037) | 评论 (0) 编辑
摘要: 其实这个是Remoting Script的一个实例应用而已。阅读全文
posted @ 2007-06-29 13:35 roboth 阅读(242) | 评论 (0) 编辑
posted @ 2007-06-15 17:08 roboth 阅读(651) | 评论 (2) 编辑
摘要: HashTable+Cookie实现购物车阅读全文
posted @ 2007-06-15 14:30 roboth 阅读(544) | 评论 (1) 编辑
摘要: 1:Repeater,DataList,DataGrid,GridView都是用来显示数据的WebControl,它们支持Event Bubble【事件冒泡】,它们中的子控件的事件可以上升到本身的事件,通过一个子例程和事件关联。采用的方法是OnItemCommand.

阅读全文
posted @ 2007-06-10 14:33 roboth 阅读(264) | 评论 (0) 编辑
摘要: MD5 的全称是Message-Digest Algorithm 5(信息-摘要算法),在90 年代初由MIT
Laboratory for Computer Science和RSA Data Security Inc的Ronald L. Rivest开发出来,经
MD2、MD3 和MD4 发展而来。它的作用是让大容量信息在用数字签名软件签署私人密匙
前被"压缩"成一种保密的格式(就是把一个任意长度的字节串变换成一定长的大整数)。不
管是MD2、MD4 还是MD5,它们都需要获得一个随机长度的信息并产生一个128 位的信
息摘要。虽然这些算法的结构或多或少有些相似,但MD2 的设计与MD4 和MD5 完全不
同,那是因为MD2是为8位机器做过设计优化的,而MD4和MD5却是面向32位的电脑。阅读全文
posted @ 2007-05-31 11:56 roboth 阅读(138) | 评论 (0) 编辑