<?xml version="1.0" encoding="UTF-8"?>

<rss version='2.0' 
     xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
     xmlns:doap="http://usefulinc.com/ns/doap#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

    <channel>
        <!-- This XML Feed shows details for the page csharp 
             and everything recently tagged csharp -->
        <creativeCommons:license>http://creativecommons.org/licenses/by-sa/2.5/
          </creativeCommons:license>
        <title>csharp on SWiK</title>
        <doap:name>csharp</doap:name>
        <doap:description></doap:description>
        <description></description> 
	  <!-- see doap:description for full description -->
        <link>http://swik.net/csharp</link>
        <doap:homepage></doap:homepage>
        
        <pubDate>Thu, 29 Mar 2007 01:42:45 -0700</pubDate>
        <lastBuildDate>Thu, 29 Mar 2007 01:42:45 -0700</lastBuildDate>
            
        <item>
            <title>Open Source Software in C#</title>
            <link>http://swik.net/open-source/del.icio.us+tag%2Fopen-source/Open+Source+Software+in+C%23/cdye8</link>
            <description></description>
            
            <pubDate>Sun, 07 Sep 2008 04:02:12 -0700</pubDate>
        </item>
            
        <item>
            <title>Programming Apps</title>
            <link>http://swik.net/Haskell/del.icio.us+tag%2Fhaskell/Programming+Apps/cdrpt</link>
            <description>My blog is back online!</description>
            
            <pubDate>Thu, 04 Sep 2008 19:56:34 -0700</pubDate>
        </item>
            
        <item>
            <title>Dr. Paul Craig || RIT Professor || The Visual Human Project</title>
            <link>http://swik.net/Haskell/del.icio.us+tag%2Fhaskell/Dr.+Paul+Craig+%7C%7C+RIT+Professor+%7C%7C+The+Visual+Human+Project/cdrps</link>
            <description>The discussion on Academic Integrity: learn to Paginate before Friday at 3:45pm.</description>
            
            <pubDate>Thu, 04 Sep 2008 19:56:34 -0700</pubDate>
        </item>
            
        <item>
            <title>ASP.NET.4GuysFromRolla.com: Querying XML Data with XQuery</title>
            <link>http://swik.net/XML/del.icio.us%2Ftag%2Fxml/ASP.NET.4GuysFromRolla.com%3A+Querying+XML+Data+with+XQuery/cdo95</link>
            <description></description>
            
            <pubDate>Thu, 04 Sep 2008 06:00:11 -0700</pubDate>
        </item>
            
        <item>
            <title>How to: Sign XML Documents with Digital Signatures</title>
            <link>http://swik.net/XML/del.icio.us%2Ftag%2Fxml/How+to%3A+Sign+XML+Documents+with+Digital+Signatures/cdcxk</link>
            <description>You can use the classes in the System.Security.Cryptography.Xml namespace to sign an XML document or part of an XML document with a digital signature. XML digital signatures (XMLDSIG) allow you to verify that data was not altered after it was signed. For more information about the XMLDSIG standard, see the World Wide Web Consortium (W3C) specification at http://www.w3.org/TR/xmldsig-core/.

The code example in this procedure demonstrates how to digitally sign an entire XML document and attach the signature to the document in a &amp;lt;Signature&amp;gt; element. The example creates an RSA signing key, adds the key to a secure key container, and then uses the key to digitally sign an XML document. The key can then be retrieved to verify the XML digital signature, or be used to sign another XML document.</description>
            
            <pubDate>Mon, 01 Sep 2008 03:59:19 -0700</pubDate>
        </item>
            
        <item>
            <title>How to: Verify the Digital Signatures of XML Documents</title>
            <link>http://swik.net/XML/del.icio.us%2Ftag%2Fxml/How+to%3A+Verify+the+Digital+Signatures+of+XML+Documents/cdcxi</link>
            <description>You can use the classes in the System.Security.Cryptography.Xml namespace to verify XML data signed with a digital signature. XML digital signatures (XMLDSIG) allow you to verify that data was not altered after it was signed. For more information about the XMLDSIG standard, see the World Wide Web Consortium (W3C) specification at http://www.w3.org/TR/xmldsig-core/.

The code example in this procedure demonstrates how to verify an XML digital signature contained in a &amp;lt;Signature&amp;gt; element. The example retrieves an RSA public key from a key container and then uses the key to verify the signature.</description>
            
            <pubDate>Mon, 01 Sep 2008 03:59:19 -0700</pubDate>
        </item>
            
        <item>
            <title>Vala - GNOME Live!</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/Vala+-+GNOME+Live%21/cco7y</link>
            <description>Vala is a new programming language that aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements and without using a different ABI compared to applications and libraries written in C.</description>
            
            <pubDate>Sat, 16 Aug 2008 21:10:02 -0700</pubDate>
        </item>
            
        <item>
            <title>Nickel and Dime Content Management System (ndCMS)</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/Nickel+and+Dime+Content+Management+System+%28ndCMS%29/ccin8</link>
            <description></description>
            
            <pubDate>Thu, 14 Aug 2008 15:10:39 -0700</pubDate>
        </item>
            
        <item>
            <title>Reading and Writing XML in C#</title>
            <link>http://swik.net/XML/del.icio.us%2Ftag%2Fxml/Reading+and+Writing+XML+in+C%23/ccg0x</link>
            <description></description>
            
            <pubDate>Thu, 14 Aug 2008 06:05:28 -0700</pubDate>
        </item>
            
        <item>
            <title>Creating a weather gadget using the Weather Channel&#039;s XML Feed</title>
            <link>http://swik.net/XML/del.icio.us%2Ftag%2Fxml/Creating+a+weather+gadget+using+the+Weather+Channel%27s+XML+Feed/cbx70</link>
            <description></description>
            
            <pubDate>Fri, 08 Aug 2008 08:10:46 -0700</pubDate>
        </item>
            
        <item>
            <title>GameDev.net - Using Lua with C#</title>
            <link>http://swik.net/Lua/del.icio.us%2Ftag%2Flua/GameDev.net+-+Using+Lua+with+C%23/cbuep</link>
            <description></description>
            
            <pubDate>Thu, 07 Aug 2008 13:13:39 -0700</pubDate>
        </item>
            
        <item>
            <title>Open Source Software in C#</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/Open+Source+Software+in+C%23/cbdkn</link>
            <description></description>
            
            <pubDate>Thu, 24 Jul 2008 03:51:55 -0700</pubDate>
        </item>
            
        <item>
            <title>Use XML Serialization with Custom Objects : Serialization &quot; File Stream &quot; C# / C Sharp</title>
            <link>http://swik.net/XML/del.icio.us%2Ftag%2Fxml/Use+XML+Serialization+with+Custom+Objects+%3A+Serialization+%22+File+Stream+%22+C%23+%2F+C+Sharp/cbbpx</link>
            <description></description>
            
            <pubDate>Wed, 23 Jul 2008 15:53:34 -0700</pubDate>
        </item>
            
        <item>
            <title>eclipse.org page</title>
            <link>http://swik.net/Eclipse/del.icio.us%2Ftag%2Feclipse/eclipse.org+page/ca8c3</link>
            <description></description>
            
            <pubDate>Wed, 23 Jul 2008 01:56:07 -0700</pubDate>
        </item>
            
        <item>
            <title>System.Data.SQLite</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/System.Data.SQLite/ca7tt</link>
            <description></description>
            
            <pubDate>Tue, 22 Jul 2008 22:51:48 -0700</pubDate>
        </item>
            
        <item>
            <title>The Mono Handbook - Eclipse</title>
            <link>http://swik.net/Eclipse/del.icio.us%2Ftag%2Feclipse/The+Mono+Handbook+-+Eclipse/ca7kx</link>
            <description>Plugin para desarrollo de Mono con Eclipse</description>
            
            <pubDate>Tue, 22 Jul 2008 20:52:45 -0700</pubDate>
        </item>
            
        <item>
            <title>Serialização XML em CSharp</title>
            <link>http://swik.net/XML/del.icio.us%2Ftag%2Fxml/Serializa%C3%A7%C3%A3o+XML+em+CSharp/ca4xb</link>
            <description></description>
            
            <pubDate>Tue, 22 Jul 2008 07:57:33 -0700</pubDate>
        </item>
            
        <item>
            <title>CodeGuru: Introduction to LINQ, Part 2: LINQ to XML</title>
            <link>http://swik.net/XML/del.icio.us%2Ftag%2Fxml/CodeGuru%3A+Introduction+to+LINQ%2C+Part+2%3A+LINQ+to+XML/ca4mn</link>
            <description>Element</description>
            
            <pubDate>Tue, 22 Jul 2008 06:53:51 -0700</pubDate>
        </item>
            
        <item>
            <title>SharpForge.org - Open Source Project Hosting</title>
            <link>http://swik.net/open-source/del.icio.us+tag%2Fopen-source/SharpForge.org+-+Open+Source+Project+Hosting/caze5</link>
            <description>SharpForge is an open source, c#, dot net 2.0, easy to use project hosting web application. It &#039;s similar to SourceForge or CodePlex but for your own team or organisation. The software is released under the New BSD License.</description>
            
            <pubDate>Mon, 21 Jul 2008 05:46:22 -0700</pubDate>
        </item>
            
        <item>
            <title>Reading and Writing XML Documents</title>
            <link>http://swik.net/XML/del.icio.us%2Ftag%2Fxml/Reading+and+Writing+XML+Documents/cayjy</link>
            <description>In this tutorial , you will learn how to read and write XML documents in Microsoft .NET using C# language.</description>
            
            <pubDate>Mon, 21 Jul 2008 01:47:51 -0700</pubDate>
        </item>
            
        <item>
            <title>Defining High, Mid and Low-Level Languages</title>
            <link>http://swik.net/scala/del.icio.us%2Ftag%2Fscala/Defining+High%2C+Mid+and+Low-Level+Languages/camqi</link>
            <description></description>
            
            <pubDate>Thu, 17 Jul 2008 05:54:48 -0700</pubDate>
        </item>
            
        <item>
            <title>The Mono Handbook - Eclipse</title>
            <link>http://swik.net/Eclipse/del.icio.us%2Ftag%2Feclipse/The+Mono+Handbook+-+Eclipse/cajdc</link>
            <description></description>
            
            <pubDate>Wed, 16 Jul 2008 11:54:12 -0700</pubDate>
        </item>
            
        <item>
            <title>Open source C# project management web application</title>
            <link>http://swik.net/open-source/del.icio.us+tag%2Fopen-source/Open+source+C%23+project+management+web+application/caihr</link>
            <description>SharpForge is an open source, c#, dot net 2.0, easy to use project hosting web application. It &#039;s similar to SourceForge or CodePlex but for your own team or organisation. The software is released under the New BSD License.</description>
            
            <pubDate>Wed, 16 Jul 2008 08:50:04 -0700</pubDate>
        </item>
            
        <item>
            <title>BugTracker.NET Home - Free Bug Tracking</title>
            <link>http://swik.net/open-source/del.icio.us+tag%2Fopen-source/BugTracker.NET+Home+-+Free+Bug+Tracking/caihn</link>
            <description>BugTracker.NET is a free, open-source, web-based bug tracker or customer support issue tracker written using ASP.NET, C#, and Microsoft SQL Server (or its free cousin, SQL Server Express). It is in daily use by thousands of development and customer suppor</description>
            
            <pubDate>Wed, 16 Jul 2008 08:50:02 -0700</pubDate>
        </item>
            
        <item>
            <title>XML-RPC.Net</title>
            <link>http://swik.net/XML/del.icio.us%2Ftag%2Fxml/XML-RPC.Net/b93ts</link>
            <description></description>
            
            <pubDate>Sat, 12 Jul 2008 12:45:59 -0700</pubDate>
        </item>
            
        <item>
            <title>C# implementation of newMediaObject for the MetaWeblog API - Laurent Kempé</title>
            <link>http://swik.net/XML/del.icio.us%2Ftag%2Fxml/C%23+implementation+of+newMediaObject+for+the+MetaWeblog+API+-+Laurent+Kemp%C3%A9/b93tq</link>
            <description></description>
            
            <pubDate>Sat, 12 Jul 2008 12:45:59 -0700</pubDate>
        </item>
            
        <item>
            <title>RFC: MetaWeblog API</title>
            <link>http://swik.net/XML/del.icio.us%2Ftag%2Fxml/RFC%3A+MetaWeblog+API/b93tp</link>
            <description></description>
            
            <pubDate>Sat, 12 Jul 2008 12:45:58 -0700</pubDate>
        </item>
            
        <item>
            <title>Robin Curry - Code Metrics and Code Metrics Tools</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/Robin+Curry+-+Code+Metrics+and+Code+Metrics+Tools/b9s25</link>
            <description></description>
            
            <pubDate>Wed, 09 Jul 2008 22:50:28 -0700</pubDate>
        </item>
            
        <item>
            <title>Perform an XSL Transform : XML Transform &quot; XML &quot; C# / C Sharp</title>
            <link>http://swik.net/XML/del.icio.us%2Ftag%2Fxml/Perform+an+XSL+Transform+%3A+XML+Transform+%22+XML+%22+C%23+%2F+C+Sharp/b9md9</link>
            <description></description>
            
            <pubDate>Tue, 08 Jul 2008 12:51:37 -0700</pubDate>
        </item>
            
        <item>
            <title>PwdHash Sharp in Launchpad</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/PwdHash+Sharp+in+Launchpad/b9bw2</link>
            <description>A C# implementation of the PwdHash web-application. Using a domain name and &amp;quot;master password&amp;quot;, PwdHash Sharp automatically create a hashed password that is strong, and cannot be used to reverse-engineer the master password.</description>
            
            <pubDate>Sun, 06 Jul 2008 06:49:00 -0700</pubDate>
        </item>
                </channel>
</rss>
