<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with Library</title>
    <description>the latest stories tagged with 'Library' from DotNetKicks.com</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>WPF: Ribbon in Prism Applications</title>
      <description>Microsoft some time ago published its Ribbon(known from Office 2007) control library for Windows Presentation Foundation. This article contains steps necessary to implement ribbon view region in Composite Application Library(aka Prism) . &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbartekszafko.pl%2f2008%2f11%2f29%2fen-wpf-ribbon-in-prism-applications%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbartekszafko.pl%2f2008%2f11%2f29%2fen-wpf-ribbon-in-prism-applications%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/WPF_Ribbon_in_Prism_Applications</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/WPF_Ribbon_in_Prism_Applications</guid>
      <pubDate>Fri, 05 Dec 2008 15:38:38 GMT</pubDate>
    </item>
    <item>
      <title>AlphaVSS 0.7.0  - Bringing the Volume Shadow Copy Service to .NET</title>
      <description>AlphaVSS is an open source library that provides a managed .NET interface to the Windows Volume Shadow Copy Service, making it possible to conveniently access and use the VSS API from within eg. C# or VB. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.alphaleonis.com%2f2008%2f08%2falphavss-070-released%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.alphaleonis.com%2f2008%2f08%2falphavss-070-released%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/AlphaVSS_0_7_0_Bringing_the_Volume_Shadow_Copy_Service_to_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/AlphaVSS_0_7_0_Bringing_the_Volume_Shadow_Copy_Service_to_NET</guid>
      <pubDate>Mon, 25 Aug 2008 06:32:45 GMT</pubDate>
    </item>
    <item>
      <title>.NET Utility Libraries Galore</title>
      <description>Yesterday Karl Seguin announced a new .NET Extension Library. One of the really interesting pieces of the library is a streamlined approach to a simple dictionary imagecache, which is similar to the one described in another interesting looking utility library called ShadeTree. Recently, Ayende Rahein reviewed another .NET utility library called Umbrella, which looks like a pretty wide and deep set of utilities. As I am about to create a new solution to consolidate the utility functionality we use across our various projects, it got me thinking it might be time to pick an established (or growing) library from the community and try to contribute any missing pieces we need for our own projects. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fhsidev.wordpress.com%2f2008%2f07%2f15%2fnet-utility-libraries-galore%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhsidev.wordpress.com%2f2008%2f07%2f15%2fnet-utility-libraries-galore%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/NET_Utility_Libraries_Galore</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/NET_Utility_Libraries_Galore</guid>
      <pubDate>Wed, 23 Jul 2008 09:23:09 GMT</pubDate>
    </item>
    <item>
      <title>DnSmtp - A .NET SMTP Client Library in C#</title>
      <description>DnSmtp is a fully management SMTP client library written in C#. It provides two delivery methods - Relay and Direct. In relay delivery mode, it will relay messages through your local SMTP server. In direct delivery mode or it will resolve the MX record of the recipient's email address and connect to the recipients server directly and drop the mail message. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fchoosing-a-blog-url-sucks.blogspot.com%2f2008%2f06%2fdnsmtp-net-smtp-client-library.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fchoosing-a-blog-url-sucks.blogspot.com%2f2008%2f06%2fdnsmtp-net-smtp-client-library.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/DnSmtp_A_NET_SMTP_Client_Library_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/DnSmtp_A_NET_SMTP_Client_Library_in_C</guid>
      <pubDate>Tue, 24 Jun 2008 23:29:36 GMT</pubDate>
    </item>
    <item>
      <title>CAKE3 - Free archiving library</title>
      <description>Cake3 library supports compressing and extracting files  to/from different archive formats .The library can be easily integrated to your projects . &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevintelligence.com%2fblogs%2fnetadventures%2farchive%2f2008%2f02%2f25%2fcake3-free-archiving-library.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevintelligence.com%2fblogs%2fnetadventures%2farchive%2f2008%2f02%2f25%2fcake3-free-archiving-library.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/CAKE3_Free_archiving_library</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/CAKE3_Free_archiving_library</guid>
      <pubDate>Tue, 26 Feb 2008 04:31:42 GMT</pubDate>
    </item>
    <item>
      <title>Subkismet 1.0 Released</title>
      <description>Subkismet is a set of tools as a framework to fight against spam in .NET applications. Keyvan announces the first public release of this open source framework. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnayyeri.net%2fblog%2fsubkismet-1-0-released%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnayyeri.net%2fblog%2fsubkismet-1-0-released%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Subkismet_1_0_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Subkismet_1_0_Released</guid>
      <pubDate>Sat, 05 Jan 2008 13:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Coding4Fun Developer Kit</title>
      <description>A collection of tools which have been developed to abstract the complexity of doing software development using common Windows Vista APIs. The kit features include drag 'n drop controls and components, SmartTags, Visual Basic and Visual C# source code for all tools and samples as well as complete QuickStarts and APIs documentation. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeplex.com%2fC4FDevKit"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeplex.com%2fC4FDevKit" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/vista/Coding4Fun_Developer_Kit</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/vista/Coding4Fun_Developer_Kit</guid>
      <pubDate>Wed, 15 Aug 2007 03:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Open source .NET libraries you should be already using</title>
      <description>As we know, there are many good, enterprise level, open source libraries, frameworks and projects implemented in Java. Most of them are being ported into different platforms like .NET and PHP, so developers are migrating to the these platforms with their familiar tools. For example, i have been using Ant, JUnit, Log4J, iText and many mores when i was developing in Java, but now i am still using Log4Net and Nunit in my current &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.plentyofcode.com%2f2007%2f07%2fopen-source-net-libraries-you-should-be.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.plentyofcode.com%2f2007%2f07%2fopen-source-net-libraries-you-should-be.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Open_source_NET_libraries_you_should_be_already_using</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Open_source_NET_libraries_you_should_be_already_using</guid>
      <pubDate>Fri, 27 Jul 2007 19:46:03 GMT</pubDate>
    </item>
    <item>
      <title>FileHelpers 2.0 Released</title>
      <description>A big step in the library roadmap. A lot of performance enhaces (more than 65% in .NET 2.0) and new features, with a pulished API. The FileHelpers are and open source library with this simple idea: &amp;quot;Strong type your flat file (fixed or delimited) simply describing a class that maps to each record and later read/write your file as an strong typed .NET array&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.filehelpers.com"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.filehelpers.com" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/FileHelpers_2_0_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/FileHelpers_2_0_Released</guid>
      <pubDate>Tue, 10 Apr 2007 16:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Review: Framework Design Guidelines</title>
      <description>In this article Keyvan reviews Framework Design Guidelines, which was a popular .NET book published in 2005 by Addison-Wesley. Its primary focus is on giving several guidelines and tips to design powerful frameworks or rich libraries using .NET. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2faspalliance.com%2f1115_Review_Framework_Design_Guidelines"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2faspalliance.com%2f1115_Review_Framework_Design_Guidelines" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Review_Framework_Design_Guidelines</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Review_Framework_Design_Guidelines</guid>
      <pubDate>Fri, 12 Jan 2007 05:00:38 GMT</pubDate>
    </item>
    <item>
      <title>Programmatically adding triggers to the Atlas UpdatePanel</title>
      <description>This article discusses how to programmatically add triggers to the Atlas UpdatePanel. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmorewally.com%2fcs%2fblogs%2fwallym%2farchive%2f2006%2f09%2f20%2f359.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmorewally.com%2fcs%2fblogs%2fwallym%2farchive%2f2006%2f09%2f20%2f359.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Programmatically_adding_triggers_to_the_Atlas_UpdatePanel</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Programmatically_adding_triggers_to_the_Atlas_UpdatePanel</guid>
      <pubDate>Sat, 21 Oct 2006 02:10:29 GMT</pubDate>
    </item>
    <item>
      <title>XML log file with Enterprise Library</title>
      <description>Write to an XML log file using the Enterprise Library, and transform the log file using XSLT for display in a web browser. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbob.yexley.net%2farchive%2f2006%2f10%2f06%2fXML-log-file-with-Enterprise-Library.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbob.yexley.net%2farchive%2f2006%2f10%2f06%2fXML-log-file-with-Enterprise-Library.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/XML_log_file_with_Enterprise_Library</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/XML_log_file_with_Enterprise_Library</guid>
      <pubDate>Mon, 09 Oct 2006 10:01:02 GMT</pubDate>
    </item>
    <item>
      <title>A must-have ASP.NET Controls pack</title>
      <description>A very useful collection of ASP.NET controls that I'm using on a daily basis. The collection includes controls such as an ImageCheckBox and an ObjectDataSource. A must have :-)  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvaultofthoughts.net%2fASPNETControlsPack.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvaultofthoughts.net%2fASPNETControlsPack.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/A_must_have_ASP_NET_Controls_pack</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/A_must_have_ASP_NET_Controls_pack</guid>
      <pubDate>Thu, 10 Aug 2006 14:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Sumatra PDF Viewer for .NET?</title>
      <description>There's a new version of Sumatra, Krzysztof Kowalczyk's open source PDF Viewer for Windows. It's an incredible accomplishment, and a great example of the value of open source software. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fkencox%2farchive%2f2006%2f08%2f06%2fSumatra-PDF-Viewer-for-.NET_3F00_.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fkencox%2farchive%2f2006%2f08%2f06%2fSumatra-PDF-Viewer-for-.NET_3F00_.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Sumatra_PDF_Viewer_for_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Sumatra_PDF_Viewer_for_NET</guid>
      <pubDate>Tue, 08 Aug 2006 23:31:01 GMT</pubDate>
    </item>
  </channel>
</rss>