<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr-FR"><title type="html">Omid Bayani's WebLog</title><subtitle type="html">.NET, the wonderland....</subtitle><id>http://blogs.msdn.com/obayani/atom.xml</id><link rel="alternate" type="text/html" href="http://blogs.msdn.com/obayani/default.aspx" /><link rel="self" type="application/atom+xml" href="http://blogs.msdn.com/obayani/atom.xml" /><generator uri="http://communityserver.org" version="2.1.61025.2">Community Server</generator><updated>2003-06-11T22:14:00Z</updated><entry><title>Visual Source Safe HTTP Handler: access your source safe databases with your browser!</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/obayani/archive/2003/06/11/8549.aspx" /><id>http://blogs.msdn.com/obayani/archive/2003/06/11/8549.aspx</id><published>2003-06-12T05:14:00Z</published><updated>2003-06-12T05:14:00Z</updated><content type="html">&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;</content><author><name>Omid Bayani</name><uri>http://blogs.msdn.com/members/Omid+Bayani.aspx</uri></author></entry></feed>