Welcome to MSDN Blogs Sign in | Join | Help

July 2005 - Posts

Sample: Version Control RSS Feed

<%@ Page Language="c#" %> <%@ OutputCache Duration="20" Location="Server" VaryByParam="state" VaryByCustom="minorversion" VaryByHeader="Accept-Language"%> <% // "Copyright © Microsoft Corporation. All rights reserved. These Samples are
Posted by jefflu | 10 Comments

Part 3: What's my source control server doing? A RSS feed to keep track of checkins

I haven't forgotten about the RSS feed generator. There were some issues that I needed to resolve with the sample code before it can be released; this required a few changes -- these include: Instead of using public methods in the Version Control server
Posted by jefflu | 1 Comments
 
Page view tracker