<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel>
    <title>.net-Snippets.com (All Languages)</title>
    <link>http://www.dotnet-Snippets.com/dns/default.aspx</link>
    <description>New Snippets on .NET-Snippets.com</description>
    <language>en-us</language>
    <copyright>copyright by Jan Welker</copyright>
    <image>
      <url>http://dotnet-Snippets.com/dns/bilder/dotnet-snippets.com.gif</url>
      <title>.NET-Snippets.com</title>
    <link>http://www.dotnet-Snippets.com/dns/default.aspx</link>
    </image>
    <item>
    <pubDate>Thu, 17 Dec 2009 06:48:28 GMT</pubDate>
      <title>C#, Pay Pal IPN</title>
        <description>A complete paypal IPN system in ASP.NET. A readme file for testing on sandbox. 
Download more codes at http://www25.brinkster.com/vipinsharma/pages/downloads.asp
	    </description>      <link>http://www.dotnet-Snippets.com/dns/pay-pal-ipn-SID614.aspx</link>
      <author>webmaster@dotnet-Snippets.com</author>
     <guid>http://www.dotnet-Snippets.com/dns/pay-pal-ipn-SID614.aspx</guid>
   </item>
    <item>
    <pubDate>Tue, 13 Oct 2009 21:46:05 GMT</pubDate>
      <title>C#, Euclidean Algorithm for GCD</title>
        <description>Implementation of the Euclidean Algorithm for finding the Greatest Common Denominator between 2 integers.
	    </description>      <link>http://www.dotnet-Snippets.com/dns/euclidean-algorithm-for-gcd-SID613.aspx</link>
      <author>webmaster@dotnet-Snippets.com</author>
     <guid>http://www.dotnet-Snippets.com/dns/euclidean-algorithm-for-gcd-SID613.aspx</guid>
   </item>
    <item>
    <pubDate>Sat, 14 Feb 2009 10:23:45 GMT</pubDate>
      <title>C#, Compress and Decompress Strings</title>
        <description>With this class you can compress and decompress Strings.

This snippet is a reworked version of this code: http://www.csharphelp.com/archives4/archive689.html from Mads Kristensen.
	    </description>      <link>http://www.dotnet-Snippets.com/dns/compress-and-decompress-strings-SID612.aspx</link>
      <author>webmaster@dotnet-Snippets.com</author>
     <guid>http://www.dotnet-Snippets.com/dns/compress-and-decompress-strings-SID612.aspx</guid>
   </item>
    <item>
    <pubDate>Sat, 14 Feb 2009 10:20:01 GMT</pubDate>
      <title>C#, Get all Outlook Contacts</title>
        <description>This function allows you, to read out all saved contacts from Microsoft Outlook. To run this console application, you have to add two references to your project:

- right click to your project
- select  the com tab
- add Microsoft Office 12.0 Object Library and  Microsoft Outlook 12.0 Object Library

If you use Outlook 2003 choose version 11.

	    </description>      <link>http://www.dotnet-Snippets.com/dns/get-all-outlook-contacts-SID611.aspx</link>
      <author>webmaster@dotnet-Snippets.com</author>
     <guid>http://www.dotnet-Snippets.com/dns/get-all-outlook-contacts-SID611.aspx</guid>
   </item>
    <item>
    <pubDate>Mon, 03 Nov 2008 16:05:41 GMT</pubDate>
      <title>C#, How to get properties from a local network cards</title>
        <description>How to get properties from a local network cards
	    </description>      <link>http://www.dotnet-Snippets.com/dns/how-to-get-properties-from-a-local-network-cards-SID610.aspx</link>
      <author>webmaster@dotnet-Snippets.com</author>
     <guid>http://www.dotnet-Snippets.com/dns/how-to-get-properties-from-a-local-network-cards-SID610.aspx</guid>
   </item>
    <item>
    <pubDate>Tue, 16 Sep 2008 11:18:00 GMT</pubDate>
      <title>C#, IsPositiveInteger as Extension Method</title>
        <description>Determines whether the given string is a positive integer.
	    </description>      <link>http://www.dotnet-Snippets.com/dns/ispositiveinteger-as-extension-method-SID609.aspx</link>
      <author>webmaster@dotnet-Snippets.com</author>
     <guid>http://www.dotnet-Snippets.com/dns/ispositiveinteger-as-extension-method-SID609.aspx</guid>
   </item>
    <item>
    <pubDate>Tue, 16 Sep 2008 00:11:01 GMT</pubDate>
      <title>C#, Determines whether the character is printable</title>
        <description>Determines whether the character is printable
	    </description>      <link>http://www.dotnet-Snippets.com/dns/determines-whether-the-character-is-printable-SID608.aspx</link>
      <author>webmaster@dotnet-Snippets.com</author>
     <guid>http://www.dotnet-Snippets.com/dns/determines-whether-the-character-is-printable-SID608.aspx</guid>
   </item>
    <item>
    <pubDate>Tue, 16 Sep 2008 00:06:24 GMT</pubDate>
      <title>C#, Determines whether the specified string is an IP address</title>
        <description>Determines whether the specified string is an IP address using Regex.

Example:

&quot;0.0.0.0&quot; bis &quot;255.255.255.255&quot; valid
&quot;1.2.3.256&quot; oder &quot;0.0.2&quot; invalid

	    </description>      <link>http://www.dotnet-Snippets.com/dns/determines-whether-the-specified-string-is-an-ip-address-SID607.aspx</link>
      <author>webmaster@dotnet-Snippets.com</author>
     <guid>http://www.dotnet-Snippets.com/dns/determines-whether-the-specified-string-is-an-ip-address-SID607.aspx</guid>
   </item>
    <item>
    <pubDate>Mon, 15 Sep 2008 22:35:32 GMT</pubDate>
      <title>C#, Convert Emailaddress in JavaScript to avoid Spam</title>
        <description>Convert Emailaddress in JavaScript to avoid Spam

Place this Javascript on your website and your contact address is protected against spam

needed namespaces:

using System.Net.Mail;
using System.Text;
	    </description>      <link>http://www.dotnet-Snippets.com/dns/convert-emailaddress-in-javascript-to-avoid-spam-SID606.aspx</link>
      <author>webmaster@dotnet-Snippets.com</author>
     <guid>http://www.dotnet-Snippets.com/dns/convert-emailaddress-in-javascript-to-avoid-spam-SID606.aspx</guid>
   </item>
    <item>
    <pubDate>Mon, 15 Sep 2008 22:31:43 GMT</pubDate>
      <title>C#, Gets the current wallpaper path</title>
        <description>Gets the current wallpaper path

needed namespace: Microsoft.Win32;
	    </description>      <link>http://www.dotnet-Snippets.com/dns/gets-the-current-wallpaper-path-SID605.aspx</link>
      <author>webmaster@dotnet-Snippets.com</author>
     <guid>http://www.dotnet-Snippets.com/dns/gets-the-current-wallpaper-path-SID605.aspx</guid>
   </item>
    <item>
    <pubDate>Mon, 15 Sep 2008 22:23:54 GMT</pubDate>
      <title>C#, Check if the printer is online</title>
        <description>Check if the printer is online
	    </description>      <link>http://www.dotnet-Snippets.com/dns/check-if-the-printer-is-online-SID604.aspx</link>
      <author>webmaster@dotnet-Snippets.com</author>
     <guid>http://www.dotnet-Snippets.com/dns/check-if-the-printer-is-online-SID604.aspx</guid>
   </item>
    <item>
    <pubDate>Mon, 15 Sep 2008 22:19:17 GMT</pubDate>
      <title>C#, Change the Encoding of an XmlDocument </title>
        <description>Example:

before: &lt;xml version=&quot;1.0&quot; encoding=&quot;utf-16&quot;?&gt;
after: &lt;xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;

needed namespace: System.Xml;
	    </description>      <link>http://www.dotnet-Snippets.com/dns/change-the-encoding-of-an-xmldocument-SID603.aspx</link>
      <author>webmaster@dotnet-Snippets.com</author>
     <guid>http://www.dotnet-Snippets.com/dns/change-the-encoding-of-an-xmldocument-SID603.aspx</guid>
   </item>
    <item>
    <pubDate>Mon, 15 Sep 2008 22:16:09 GMT</pubDate>
      <title>C#, Searching for files using LINQ</title>
        <description>Searching for files using LINQ

Needed Namespaces:
using System.IO;
using System.Linq;

&lt;a href=&quot;http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnet-snippets.com%2fdns%2fsearching-for-files-using-linq-SID602.aspx&quot;&gt;&lt;img src=&quot;http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnet-snippets.com%2fdns%2fsearching-for-files-using-linq-SID602.aspx&quot; border=&quot;0&quot; alt=&quot;kick it on DotNetKicks.com&quot; /&gt;&lt;/a&gt;
	    </description>      <link>http://www.dotnet-Snippets.com/dns/searching-for-files-using-linq-SID602.aspx</link>
      <author>webmaster@dotnet-Snippets.com</author>
     <guid>http://www.dotnet-Snippets.com/dns/searching-for-files-using-linq-SID602.aspx</guid>
   </item>
    <item>
    <pubDate>Mon, 15 Sep 2008 22:10:31 GMT</pubDate>
      <title>C#, Gets the second level domain from URI</title>
        <description>Gets the second level domain from the given URI

Example:

Uri uri = new Uri(&quot;http://blog.jan-welker.de/2008/07/28/DieCommunityTermineImmerImBlick.aspx&quot;);
string secondLevelDomain = GetSecondLevelDomain(uri);

The result is: &quot;jan-welker.de&quot;
	    </description>      <link>http://www.dotnet-Snippets.com/dns/gets-the-second-level-domain-from-uri-SID601.aspx</link>
      <author>webmaster@dotnet-Snippets.com</author>
     <guid>http://www.dotnet-Snippets.com/dns/gets-the-second-level-domain-from-uri-SID601.aspx</guid>
   </item>
    <item>
    <pubDate>Mon, 15 Sep 2008 22:07:23 GMT</pubDate>
      <title>C#, Image rotation by angle</title>
        <description>Rotates the image by angle.
	    </description>      <link>http://www.dotnet-Snippets.com/dns/image-rotation-by-angle-SID600.aspx</link>
      <author>webmaster@dotnet-Snippets.com</author>
     <guid>http://www.dotnet-Snippets.com/dns/image-rotation-by-angle-SID600.aspx</guid>
   </item>
    <item>
    <pubDate>Mon, 28 Apr 2008 21:56:48 GMT</pubDate>
      <title>VB.NET, Get Percent Value</title>
        <description>Calculates the Percentvalue of a given value depending on a maximum value.
	    </description>      <link>http://www.dotnet-Snippets.com/dns/get-percent-value-SID599.aspx</link>
      <author>webmaster@dotnet-Snippets.com</author>
     <guid>http://www.dotnet-Snippets.com/dns/get-percent-value-SID599.aspx</guid>
   </item>
    <item>
    <pubDate>Mon, 28 Apr 2008 21:53:39 GMT</pubDate>
      <title>VB.NET, Check URL for availability</title>
        <description>This function checks if a given internet address is available.
	    </description>      <link>http://www.dotnet-Snippets.com/dns/check-url-for-availability-SID598.aspx</link>
      <author>webmaster@dotnet-Snippets.com</author>
     <guid>http://www.dotnet-Snippets.com/dns/check-url-for-availability-SID598.aspx</guid>
   </item>
    <item>
    <pubDate>Mon, 28 Apr 2008 21:52:41 GMT</pubDate>
      <title>VB.NET, Basic Circle Calculation</title>
        <description>A little Class for basic circle calculation
	    </description>      <link>http://www.dotnet-Snippets.com/dns/basic-circle-calculation-SID597.aspx</link>
      <author>webmaster@dotnet-Snippets.com</author>
     <guid>http://www.dotnet-Snippets.com/dns/basic-circle-calculation-SID597.aspx</guid>
   </item>
    <item>
    <pubDate>Mon, 14 Apr 2008 20:20:58 GMT</pubDate>
      <title>VB.NET, Draw Text on Image</title>
        <description>With this function you can draw some text on an image
	    </description>      <link>http://www.dotnet-Snippets.com/dns/draw-text-on-image-SID596.aspx</link>
      <author>webmaster@dotnet-Snippets.com</author>
     <guid>http://www.dotnet-Snippets.com/dns/draw-text-on-image-SID596.aspx</guid>
   </item>
    <item>
    <pubDate>Thu, 10 Apr 2008 23:08:16 GMT</pubDate>
      <title>VB.NET, Packetwise File Copy</title>
        <description>This function is to copy a file via many small packets, like the real copy functions do.
	    </description>      <link>http://www.dotnet-Snippets.com/dns/packetwise-file-copy-SID595.aspx</link>
      <author>webmaster@dotnet-Snippets.com</author>
     <guid>http://www.dotnet-Snippets.com/dns/packetwise-file-copy-SID595.aspx</guid>
   </item>
 </channel>
</rss>