malaikuangren

What is the purpose or drive to build thing like (xxx),How can it achieve the original goal of design?
上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 27 下一页

2012年8月22日

A Guide to Web Authentication Alternatives

摘要: A Guide to Web Authentication Alternatives 阅读全文

posted @ 2012-08-22 00:08 malaikuangren 阅读(114) 评论(0) 推荐(0) 编辑

2012年8月21日

Implementing Basic Authentication in ASP.NET 2.0

摘要: Implementing Basic Authentication in ASP.NET 2.0see also :http://en.wikipedia.org/wiki/Basic_authentication_scheme(wiki basic authentication)http://www.cnblogs.com/QLeelulu/archive/2009/11/22/1607898.html 阅读全文

posted @ 2012-08-21 19:33 malaikuangren 阅读(130) 评论(0) 推荐(0) 编辑

2012年8月20日

HTTP Handlers and HTTP Modules Overview

摘要: An ASP.NET HTTP handler is the process (frequently referred to as the "endpoint") that runs in response to a request made to an ASP.NET Web application. The most common handler is an ASP.NET page handler that processes .aspx files. When users request an .aspx file, the request is processed 阅读全文

posted @ 2012-08-20 23:58 malaikuangren 阅读(303) 评论(0) 推荐(0) 编辑
NTLM Detail

摘要: http://blog.csdn.net/zoufeiyy/article/details/1694634 阅读全文

posted @ 2012-08-20 20:57 malaikuangren 阅读(114) 评论(0) 推荐(0) 编辑

2012年8月19日

How to get report service instance name by wmi

摘要: Get-WmiObject –namespace root\Microsoft\SqlServer\ReportServer –class __Namespace –ComputerName joe-wang | select NameTry above command line in PowerShell.Comment: joe-wang is the machine name .When command is executed. you will get a instance name of the report service of specified machine name. in 阅读全文

posted @ 2012-08-19 14:46 malaikuangren 阅读(124) 评论(0) 推荐(0) 编辑
UAC is ANNOYING !!!

摘要: Disable User Account Control (UAC) the Easy Way on Win 7 or VistaThistutorial instruct you how to make ANNOYING UAC of WIN7 Or Vista dispare. ORZ.... UAC totally drive me mad ..... 阅读全文

posted @ 2012-08-19 11:54 malaikuangren 阅读(119) 评论(0) 推荐(0) 编辑

2012年8月18日

How to remove the history credential in IE8 .(OP is Win 7 64)

摘要: 1)Is the computer on domain?2)Which Website are you referring to?3)Are you trying to change the user account password?4)Do you get any error code or error message?You might try this:a)Toolsb)Internet optionsc)Security tabd)Custom levele)Scroll to the bottomf)User Authentication, Automatic logon with 阅读全文

posted @ 2012-08-18 21:21 malaikuangren 阅读(156) 评论(0) 推荐(0) 编辑

2012年8月17日

如何开发ISApi

摘要: http://blog.csdn.net/hbu_dcf/article/details/3647343 阅读全文

posted @ 2012-08-17 19:26 malaikuangren 阅读(146) 评论(0) 推荐(0) 编辑

2012年8月16日

Session 机制详解

摘要: http://www.cnblogs.com/fish-li/archive/2011/07/31/2123191.html 阅读全文

posted @ 2012-08-16 10:03 malaikuangren 阅读(112) 评论(0) 推荐(0) 编辑

2012年8月14日

Understanding PIA

摘要: The key technology that makes creating an integrated Microsoft Office solution possible is Automation, which is part of the Component Object Model (COM) technology. Automation enables you to use code to create and control software objects exposed by any application, DLL, or ActiveX control that supp 阅读全文

posted @ 2012-08-14 10:25 malaikuangren 阅读(152) 评论(0) 推荐(0) 编辑
上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 27 下一页