08 2013 档案

Mixed Authentication in IIS7
摘要:For Intranet Web Sites, we may need to support both WindowsAuthentication (AD Login) and FormAuthentication. This post introduce how to configurate in IIS7 for mixed authentication. 阅读全文

posted @ 2013-08-30 10:01 Teddy Li 阅读(1493) 评论(0) 推荐(0)

An Example for Javascript Function Scoping and Closure
摘要:This is a post from my team wiki, which is written in English, will translate to Chinese when I have time. An example of invoking ajax in loop, it's about closure and function scope. 阅读全文

posted @ 2013-08-21 10:34 Teddy Li 阅读(625) 评论(0) 推荐(0)