<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Omid Bayani's WebLog</title><link>http://blogs.msdn.com/obayani/default.aspx</link><description>.NET, the wonderland....</description><dc:language>fr-FR</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Visual Source Safe HTTP Handler: access your source safe databases with your browser!</title><link>http://blogs.msdn.com/obayani/archive/2003/06/11/8549.aspx</link><pubDate>Thu, 12 Jun 2003 05:14:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8549</guid><dc:creator>Omid Bayani</dc:creator><slash:comments>52</slash:comments><comments>http://blogs.msdn.com/obayani/comments/8549.aspx</comments><wfw:commentRss>http://blogs.msdn.com/obayani/commentrss.aspx?PostID=8549</wfw:commentRss><description>&lt;P&gt;VssWebHandler is an ASP.NET handler allowing access to any number of configured source control databases. The browsing is similiar in the IIS directory browsing.&lt;/P&gt;
&lt;P&gt;In this version the only supported source control provider is Visual Source Safe.&lt;/P&gt;
&lt;P&gt;This handler has been developped with:&lt;/P&gt;
&lt;P&gt;Visual Studio .NET 2002 (US version) &lt;BR&gt;.NET framework 1.0. It may work with .NET framework 1.1 but it has not been tested yet. &lt;BR&gt;Visual Source Safe 6.0c.&lt;BR&gt;VssWebHandler uses VSS automation API to access the source safe database. An interoped assembly has been created (Interop.SourceSafeTypeLib.dll) and allows access to the full VSS object model.&lt;/P&gt;
&lt;P&gt;Users can easily access their source safe repository using any browser.&lt;/P&gt;
&lt;P&gt;The IIS server and the source safe databases can be stored on the same or differents servers. In all cases, Visual Source Safe 6.0 (c or d)&amp;nbsp; must be installed on the IIS server.&lt;/P&gt;
&lt;P&gt;This version of VssWebHandler comes with a CSharp coloration assembly that formats a .cs file as in Visual Studio .NET. It's pretty cool! The code of this assembly is given as-is because it was not written by me. I just adapted it to fit my needs (css handling integration, interface definition so new coloration assembly can be developped). You can for example add a new coloration assembly that will handle a new extension, for example .sql so the output is formatted as in the SQL Query Analyzer tool. I haven't done it in this release so if someone has the courage to do it let me know:).&lt;/P&gt;
&lt;P&gt;You can access any version of a source safe item and navigate through&amp;nbsp;its history. I don't manage check in and out.&lt;/P&gt;
&lt;P&gt;If your are interested drop me a mail.&lt;/P&gt;
&lt;P&gt;I want to thank &lt;A href="http://weblogs.asp.net/smourier/"&gt;Simon Mourier&lt;/A&gt; (my mentor :)) for his precious help.&lt;/P&gt;
&lt;P&gt;Omid.&lt;BR&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8549" width="1" height="1"&gt;</description></item></channel></rss>