疾风萧萧

See, this isn't the finish line.The future is the finish line......
posts - 21, comments - 67, trackbacks - 0, articles - 16
  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理

公告

Asp.net

摘要: Microsoft Internet Explorer has a maximum uniform resource locator (URL) length of 2,083 characters阅读全文

posted @ 2006-10-19 21:04 疾风 阅读(1588) | 评论 (1) 编辑 |

摘要: 在Asp.net(2.0?)中,我们可是使用两种方法来绑定数据,一为Eval,一为Bind...阅读全文

posted @ 2006-10-13 22:15 疾风 阅读(910) | 评论 (4) 编辑 |

摘要: 我们都知道absolute是绝对定位,relative是相对定位,但是这个绝对与相对是什么意思呢?绝对是什么地方的绝对,相对又是相对于什么地方而言的呢?那他们又有什么样的特性,可以做出什么样的效果呢?关于两者之间又有什么样的技巧呢?阅读全文

posted @ 2006-09-26 09:27 疾风 阅读(326) | 评论 (0) 编辑 |

摘要: 上篇我们说到在Login控件的AttemptLogin方法中,最终使用了FormAuthentication的SetAuthCookie(string userName, bool createPersistentCookie)
来设置Cookie,那具体是怎么工作的呢?阅读全文

posted @ 2006-06-09 08:58 疾风 阅读(453) | 评论 (0) 编辑 |

摘要: Asp.net2.0提供了一系列登录相关组件,其中的Login控件使用起来可谓是简单之至,但是用户点击“Log In”按钮后发生了什么呢?阅读全文

posted @ 2006-06-08 11:09 疾风 阅读(870) | 评论 (0) 编辑 |