Yang Li's blog

Visual Studio (VS) 2005 IDE for IronPython (Python)

I think it's worth posting this blog because it's really hard for me to find IronPython IDE...

Author: yaleeyangmsblog Date: 07/10/2007

Build managed applications using Visual Studio 2005 that target .NET 1.1

We have VS2005 installed. What if we need to provide managed app for .NET 1.1? Do we have to install...

Author: yaleeyangmsblog Date: 07/05/2007

Five ways debugging .NET Windows service

Although debugging a Windows service is not so easy, especially you want to step into OnStart codes,...

Author: yaleeyangmsblog Date: 05/01/2007

Logging customized info in IIS by using AppendToLog

When we try to log HTTP request and response info of IIS, essentially, we'd like to enable IIS...

Author: yaleeyangmsblog Date: 04/26/2007

Unique Web Identification

From browser's point of view, what is the unique identification of web site? Nobody won't disagree...

Author: yaleeyangmsblog Date: 03/30/2007

IIS7 and ASP.NET

IIS7 provides two modes while integrating with ASP.NET. One is classic mode as back-compatibility...

Author: yaleeyangmsblog Date: 03/27/2007

Dive into “PreAuthenticate”

Based on the definition of “PreAuthenticate” of System.Net in MSDN,...

Author: yaleeyangmsblog Date: 02/06/2007

Microsoft Anti-Cross Site Scripting Library V1.5

Download library from...

Author: yaleeyangmsblog Date: 02/06/2007