SuperSaiyan
I do all aspects related to high performance distributed web application system, such as RIA, Security, databse design and sql, javascript, c#, Asp.net, Software Factory. Among these, the database part is the key to performance.
博客园
首页
社区
新文章
新随笔
订阅
管理
posts - 22, comments - 43, trackbacks - 4
09 2009 档案
how to redirect from ashx httphandler
摘要: ashx httphandler, 对于处理一些向图片服务等等的还是蛮适合的. 不过, 如果该handler要求 authentication的话, 那么有时侯, 由于session 或者 cookietimeout, 你这时候要么是返回一个错误, 要么是重定向到一个自动login的页面去获得authentication cookie. The later options, is sometime...
阅读全文
posted @
2009-09-29 22:34
SuperSaiyan 阅读(268) |
评论 (0)
编辑