Skip to content

Monthly Archives: July 2006

Free subversion hosting at Google is fun

I was looking for free subversion hosting. I had just set up an empty projet at opensvn.csie.org when I heard the news : Google is now hosting open source projects. So I added a few hobby projects I have going.

ASP.NET Impersonation

I was looking for a table that showed how client authentication, server authentication and impersonate flag work together. I found many good examples and tutorials explaining how to make any combinaison work, but not a quick reference table. So I made one. I tested on a Windows Server 2003 with ASP.NET version 2.0. I used [...]