<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>dotnet-kicks.de - Stories tagged with Csharp</title>
    <description>the latest stories tagged with 'Csharp' from dotnet-kicks.de</description>
    <link>http://dotnet-kicks.de/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>dotnet-kicks.de - </generator>
    <ttl>30</ttl>
    <item>
      <title>Telerik ver&amp;#246;ffentlicht kostenlosen .NET-Decompiler</title>
      <description>Was bislang in Visual Studio als Plug-in verf&amp;#252;gbar war, ist jetzt ein eigenst&amp;#228;ndiges Tool.

Telerik, Hersteller von Entwickler-Tools und Control-Sammlungen, hat seinen lange angek&amp;#252;ndigten kostenlosen .NET-Decompiler JustDecompile ver&amp;#246;ffentlicht.
Nachdem Konkurrent Redgate vor gut einem Jahr zun&amp;#228;chst ank&amp;#252;ndigt hatte, seinen Decompiler .NET Reflector ab der Versionsnummer 7 aufw&amp;#228;rts nur noch kostenpflichtig anzubieten, reagierte Telerik mit der Entwicklung eines eigenen, kostenlosen Decompilers. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://dotnet-kicks.de/kick/?url=http%3a%2f%2fwww.dotnetpro.de%2fdotnetpronews4346.aspx"&gt;&lt;img src="http://dotnet-kicks.de/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetpro.de%2fdotnetpronews4346.aspx" border="0" alt="kick it on dotnet-kicks.de" /&gt;&lt;/a&gt;
</description>
      <link>http://dotnet-kicks.de/csharp/Telerik_veröffentlicht_kostenlosen_NET_Decompiler</link>
      <guid isPermaLink="true">http://dotnet-kicks.de/csharp/Telerik_veröffentlicht_kostenlosen_NET_Decompiler</guid>
      <pubDate>Tue, 17 Jan 2012 14:02:28 GMT</pubDate>
    </item>
    <item>
      <title>Bin&amp;#228;r, XML und JSON vs. Custom-Serializer</title>
      <description>. oder; wenn du schnell sein willst musst du dich selbst darum k&amp;#252;mmern. 
Im vorherigen Artikel wurden bisher nur Standardserialiserer und ihre Formate miteinander verglichen. Die Ergebnisse waren schon recht ordentlich und die Erkenntnisse aus den Vergleichen sehr lehrreich. Vor allem der Vergleich XML vs. JSON animierte mich dazu, die gewonnenen Erkenntnisse weiter zu f&amp;#252;hren. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://dotnet-kicks.de/kick/?url=http%3a%2f%2fblog.klaus-b.net%2fpost%2f2012%2f01%2f03%2fBinar-XML-und-JSON-vs-Custom-Serializer.aspx"&gt;&lt;img src="http://dotnet-kicks.de/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.klaus-b.net%2fpost%2f2012%2f01%2f03%2fBinar-XML-und-JSON-vs-Custom-Serializer.aspx" border="0" alt="kick it on dotnet-kicks.de" /&gt;&lt;/a&gt;
</description>
      <link>http://dotnet-kicks.de/csharp/Binär_XML_und_JSON_vs_Custom_Serializer</link>
      <guid isPermaLink="true">http://dotnet-kicks.de/csharp/Binär_XML_und_JSON_vs_Custom_Serializer</guid>
      <pubDate>Wed, 04 Jan 2012 11:03:38 GMT</pubDate>
    </item>
    <item>
      <title>Datensammlungen &amp;#252;ber HTTP serialisieren</title>
      <description>Mein erster Kandidat - und heimlicher Favorit - war hier die bin&amp;#228;re Serialisierung mit dem BinaryFormatter. 
F&amp;#252;r einen Vergleich habe ich den XmlSerializer herangezogen, wobei ich Anfangs die bin&amp;#228;re Serialisierung als klaren Favoriten ansah. Bei lokaler Verwendung, zum speichern von Kollektionen wie etwa List&amp;lt;T&amp;gt; oder Collection&amp;lt;T&amp;gt; in einer Datei, zeigte der BinaryFormatter immer sehr gute Ergebnisse. Die hohe Datendichte bei vergleichsweise kleiner Dateigr&amp;#246;&amp;#223;e ist einer seiner gro&amp;#223;en Vorteile gegen&amp;#252;ber der Serialisierung in eine Datei im XML-Format. Warum sollte dieser Vorteil nicht auch beim Transport &amp;#252;ber HTTP zum tragen kommen? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://dotnet-kicks.de/kick/?url=http%3a%2f%2fblog.klaus-b.net%2fpost%2f2011%2f12%2f27%2fDatensammlungen-uber-HTTP-serialisieren.aspx"&gt;&lt;img src="http://dotnet-kicks.de/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.klaus-b.net%2fpost%2f2011%2f12%2f27%2fDatensammlungen-uber-HTTP-serialisieren.aspx" border="0" alt="kick it on dotnet-kicks.de" /&gt;&lt;/a&gt;
</description>
      <link>http://dotnet-kicks.de/csharp/Datensammlungen_über_HTTP_serialisieren</link>
      <guid isPermaLink="true">http://dotnet-kicks.de/csharp/Datensammlungen_über_HTTP_serialisieren</guid>
      <pubDate>Thu, 29 Dec 2011 11:00:58 GMT</pubDate>
    </item>
    <item>
      <title>Powershell, Objekte &amp;amp; inline C#</title>
      <description>Objekte in Powershell und die Nutzung von C# Codeblocks innerhalb der Scripte &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://dotnet-kicks.de/kick/?url=http%3a%2f%2fwww.radium-networks.com%2fblog%2f6-powershell-we-need-more-objects-95%2f"&gt;&lt;img src="http://dotnet-kicks.de/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.radium-networks.com%2fblog%2f6-powershell-we-need-more-objects-95%2f" border="0" alt="kick it on dotnet-kicks.de" /&gt;&lt;/a&gt;
</description>
      <link>http://dotnet-kicks.de/csharp/Powershell_Objekte_inline_C</link>
      <guid isPermaLink="true">http://dotnet-kicks.de/csharp/Powershell_Objekte_inline_C</guid>
      <pubDate>Fri, 09 Sep 2011 10:00:41 GMT</pubDate>
    </item>
    <item>
      <title>C#: Ein Face API f&amp;#252;r die Gesichtserkennung</title>
      <description>Face.com bietet ein so genanntes Face Recognition API f&amp;#252;r C#-Developer. Damit ist es m&amp;#246;glich, Gesichter auf Photos automatisch zu erkennen. Daf&amp;#252;r wurde das freie REST API genutzt.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://dotnet-kicks.de/kick/?url=http%3a%2f%2fit-republik.de%2fdotnet%2fnews%2fC-Ein-Face-API-fuer-die-Gesichtserkennung-059973.html"&gt;&lt;img src="http://dotnet-kicks.de/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fit-republik.de%2fdotnet%2fnews%2fC-Ein-Face-API-fuer-die-Gesichtserkennung-059973.html" border="0" alt="kick it on dotnet-kicks.de" /&gt;&lt;/a&gt;
</description>
      <link>http://dotnet-kicks.de/csharp/C_Ein_Face_API_für_die_Gesichtserkennung</link>
      <guid isPermaLink="true">http://dotnet-kicks.de/csharp/C_Ein_Face_API_für_die_Gesichtserkennung</guid>
      <pubDate>Thu, 04 Aug 2011 09:31:24 GMT</pubDate>
    </item>
    <item>
      <title>How to retreive the list of files from Directory in C# ?</title>
      <description>How to retreive the list of files from Directory in C# ?
Here's a simple example that gets all the file names from a given directory .
The Directory class defined in the System.IO namespace provides the static GetFiles method that retreives all the file names with &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://dotnet-kicks.de/kick/?url=http%3a%2f%2fwww.ginktage.com%2f2011%2f06%2fhow-to-retreive-the-list-of-files-from-directory-in-c%2f"&gt;&lt;img src="http://dotnet-kicks.de/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ginktage.com%2f2011%2f06%2fhow-to-retreive-the-list-of-files-from-directory-in-c%2f" border="0" alt="kick it on dotnet-kicks.de" /&gt;&lt;/a&gt;
</description>
      <link>http://dotnet-kicks.de/csharp/How_to_retreive_the_list_of_files_from_Directory_in_C</link>
      <guid isPermaLink="true">http://dotnet-kicks.de/csharp/How_to_retreive_the_list_of_files_from_Directory_in_C</guid>
      <pubDate>Thu, 30 Jun 2011 15:45:12 GMT</pubDate>
    </item>
    <item>
      <title>C# 4.0 Grundlagen / String &amp;amp; Texthandling</title>
      <description>Im folgenden Artikel m&amp;#246;chte ich die String-Klasse aus dem .NET 4.0 Framework und deren M&amp;#246;glichkeiten zeigen, sowie das effektive Arbeiten mit dieser Klasse. Hierbei versuche ich kurz und knapp vorzugehen, um einen schnellen &amp;#220;berblick zu schaffen. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://dotnet-kicks.de/kick/?url=http%3a%2f%2fwww.biggle.de%2fblog%2fc-4-0-grundlagen-string-texthandling"&gt;&lt;img src="http://dotnet-kicks.de/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.biggle.de%2fblog%2fc-4-0-grundlagen-string-texthandling" border="0" alt="kick it on dotnet-kicks.de" /&gt;&lt;/a&gt;
</description>
      <link>http://dotnet-kicks.de/csharp/C_4_0_Grundlagen_String_Texthandling</link>
      <guid isPermaLink="true">http://dotnet-kicks.de/csharp/C_4_0_Grundlagen_String_Texthandling</guid>
      <pubDate>Mon, 27 Jun 2011 17:00:55 GMT</pubDate>
    </item>
    <item>
      <title>5 Compression libraries for .NET Developers </title>
      <description>5 Compression libraries for .NET Developers
Earlier , in one of my previous posts , i blogged about SharpZipLib - Zip Compression library for .NET and wanted to explore if there are other Compression libraries for .NET Developers . Here i list few of them i came across .
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://dotnet-kicks.de/kick/?url=http%3a%2f%2fwww.ginktage.com%2f2011%2f06%2f5-compression-libraries-for-net-developers%2f"&gt;&lt;img src="http://dotnet-kicks.de/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ginktage.com%2f2011%2f06%2f5-compression-libraries-for-net-developers%2f" border="0" alt="kick it on dotnet-kicks.de" /&gt;&lt;/a&gt;
</description>
      <link>http://dotnet-kicks.de/csharp/5_Compression_libraries_for_NET_Developers</link>
      <guid isPermaLink="true">http://dotnet-kicks.de/csharp/5_Compression_libraries_for_NET_Developers</guid>
      <pubDate>Sat, 18 Jun 2011 14:41:33 GMT</pubDate>
    </item>
    <item>
      <title>RSS-Feeds an eigene Bed&amp;#252;rfnisse anpassen</title>
      <description>Mit Hilfe von ElementExtensions und AttributeExtensions k&amp;#246;nnen gan zeinfach eigene Strukturen in RSS-Feeds integriert werden. Dieser Post zeigt wie das geht. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://dotnet-kicks.de/kick/?url=http%3a%2f%2fblog.uniquesoftware.de%2f2011%2f06%2frss-feeds-eigene-bedurfnisse-anpassen.html"&gt;&lt;img src="http://dotnet-kicks.de/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.uniquesoftware.de%2f2011%2f06%2frss-feeds-eigene-bedurfnisse-anpassen.html" border="0" alt="kick it on dotnet-kicks.de" /&gt;&lt;/a&gt;
</description>
      <link>http://dotnet-kicks.de/csharp/RSS_Feeds_an_eigene_Bedürfnisse_anpassen</link>
      <guid isPermaLink="true">http://dotnet-kicks.de/csharp/RSS_Feeds_an_eigene_Bedürfnisse_anpassen</guid>
      <pubDate>Sat, 11 Jun 2011 10:00:51 GMT</pubDate>
    </item>
    <item>
      <title>RSS-Inhalte mit .NET erzeugen</title>
      <description>In diesem Post wird gezeigt, wie man mit Hilfe der Klassen aus System.ServiceModel.Syndication einen RSS-Feed aufbauen kann. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://dotnet-kicks.de/kick/?url=http%3a%2f%2fblog.uniquesoftware.de%2f2011%2f06%2frss-inhalte-mit-net-erzeugen.html"&gt;&lt;img src="http://dotnet-kicks.de/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.uniquesoftware.de%2f2011%2f06%2frss-inhalte-mit-net-erzeugen.html" border="0" alt="kick it on dotnet-kicks.de" /&gt;&lt;/a&gt;
</description>
      <link>http://dotnet-kicks.de/csharp/RSS_Inhalte_mit_NET_erzeugen</link>
      <guid isPermaLink="true">http://dotnet-kicks.de/csharp/RSS_Inhalte_mit_NET_erzeugen</guid>
      <pubDate>Sun, 12 Jun 2011 10:00:52 GMT</pubDate>
    </item>
    <item>
      <title>Ist Boxing und Unboxing b&amp;#246;se?</title>
      <description>Klaus besch&amp;#228;ftigt sich in diesem Blogpost sehr ausf&amp;#252;hlich mit Boxing und Unboxing und beantwortet die Frage ob Boxing und Unboxing b&amp;#246;se ist. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://dotnet-kicks.de/kick/?url=http%3a%2f%2fblog.klaus-b.net%2fpost%2f2011%2f06%2f04%2fIst-Boxing-und-Unboxing-bose.aspx"&gt;&lt;img src="http://dotnet-kicks.de/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.klaus-b.net%2fpost%2f2011%2f06%2f04%2fIst-Boxing-und-Unboxing-bose.aspx" border="0" alt="kick it on dotnet-kicks.de" /&gt;&lt;/a&gt;
</description>
      <link>http://dotnet-kicks.de/csharp/Ist_Boxing_und_Unboxing_böse</link>
      <guid isPermaLink="true">http://dotnet-kicks.de/csharp/Ist_Boxing_und_Unboxing_böse</guid>
      <pubDate>Mon, 06 Jun 2011 10:00:52 GMT</pubDate>
    </item>
    <item>
      <title>Creating ConnectionString with SqlConnectionStringBuilder Class in C#</title>
      <description>Creating ConnectionString with SqlConnectionStringBuilder Class in C#
The SqlConnectionStringBuilder was introduces in .NET 2.0 that is used to build the database connection string specific for the SQL Server .
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://dotnet-kicks.de/kick/?url=http%3a%2f%2fwww.ginktage.com%2f2011%2f05%2fcreating-connectionstring-with-sqlconnectionstringbuilder-class-in-c%2f"&gt;&lt;img src="http://dotnet-kicks.de/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ginktage.com%2f2011%2f05%2fcreating-connectionstring-with-sqlconnectionstringbuilder-class-in-c%2f" border="0" alt="kick it on dotnet-kicks.de" /&gt;&lt;/a&gt;
</description>
      <link>http://dotnet-kicks.de/csharp/Creating_ConnectionString_with_SqlConnectionStringBuilder_Class_in_C</link>
      <guid isPermaLink="true">http://dotnet-kicks.de/csharp/Creating_ConnectionString_with_SqlConnectionStringBuilder_Class_in_C</guid>
      <pubDate>Fri, 27 May 2011 18:12:55 GMT</pubDate>
    </item>
    <item>
      <title>How to fill a string with repeated characters in C# ?</title>
      <description>How to fill a string with repeated characters in C# ?

Here's a small tip on using the string class better .
You can use the string class constructor to fill a string that has all the repeated characters .
For example  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://dotnet-kicks.de/kick/?url=http%3a%2f%2fwww.ginktage.com%2f2011%2f05%2fhow-to-fill-a-string-with-repeated-characters-in-c%2f"&gt;&lt;img src="http://dotnet-kicks.de/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ginktage.com%2f2011%2f05%2fhow-to-fill-a-string-with-repeated-characters-in-c%2f" border="0" alt="kick it on dotnet-kicks.de" /&gt;&lt;/a&gt;
</description>
      <link>http://dotnet-kicks.de/csharp/How_to_fill_a_string_with_repeated_characters_in_C</link>
      <guid isPermaLink="true">http://dotnet-kicks.de/csharp/How_to_fill_a_string_with_repeated_characters_in_C</guid>
      <pubDate>Sat, 21 May 2011 18:06:34 GMT</pubDate>
    </item>
    <item>
      <title>LightCore 1.4.1 Stolperfallen</title>
      <description>Nachdem ich mich Zeit mit LightCore besch&amp;#228;ftigt habe, bin ich auf die eine oder andere Stolperfalle (oder Bug?) gesto&amp;#223;en. Der Artikel soll keine Kritik an LightCore sein, sondern konstruktiv f&amp;#252;r LightCore 1.5 . &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://dotnet-kicks.de/kick/?url=http%3a%2f%2fmentzel.name%2f2011%2f05%2f18%2flightcore-1-4-1-stolperfallen%2f"&gt;&lt;img src="http://dotnet-kicks.de/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmentzel.name%2f2011%2f05%2f18%2flightcore-1-4-1-stolperfallen%2f" border="0" alt="kick it on dotnet-kicks.de" /&gt;&lt;/a&gt;
</description>
      <link>http://dotnet-kicks.de/csharp/LightCore_1_4_1_Stolperfallen</link>
      <guid isPermaLink="true">http://dotnet-kicks.de/csharp/LightCore_1_4_1_Stolperfallen</guid>
      <pubDate>Mon, 23 May 2011 17:00:50 GMT</pubDate>
    </item>
    <item>
      <title>Autoupdates f&amp;#252;r .NetApplikationen </title>
      <description>Blogpost &amp;#252;ber NetSparkle, ein Sparkle-Clone f&amp;#252;r .Net &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://dotnet-kicks.de/kick/?url=http%3a%2f%2fjoergpreiss.wordpress.com%2f2011%2f03%2f07%2fautomatische-updates%2f"&gt;&lt;img src="http://dotnet-kicks.de/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjoergpreiss.wordpress.com%2f2011%2f03%2f07%2fautomatische-updates%2f" border="0" alt="kick it on dotnet-kicks.de" /&gt;&lt;/a&gt;
</description>
      <link>http://dotnet-kicks.de/csharp/Autoupdates_für_NetApplikationen</link>
      <guid isPermaLink="true">http://dotnet-kicks.de/csharp/Autoupdates_für_NetApplikationen</guid>
      <pubDate>Tue, 24 May 2011 10:00:51 GMT</pubDate>
    </item>
    <item>
      <title>Anonymous Type Differs in C# and VB.NET </title>
      <description>Anonymous Type Differs in C# and VB.NET

Have you Observed anonymous types closely in c# as well as VB.NET ?
Check the below sample sourcecode
... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://dotnet-kicks.de/kick/?url=http%3a%2f%2fwww.ginktage.com%2f2011%2f05%2fanonymous-type-differs-in-c-and-vb-net%2f"&gt;&lt;img src="http://dotnet-kicks.de/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ginktage.com%2f2011%2f05%2fanonymous-type-differs-in-c-and-vb-net%2f" border="0" alt="kick it on dotnet-kicks.de" /&gt;&lt;/a&gt;
</description>
      <link>http://dotnet-kicks.de/csharp/Anonymous_Type_Differs_in_C_and_VB_NET</link>
      <guid isPermaLink="true">http://dotnet-kicks.de/csharp/Anonymous_Type_Differs_in_C_and_VB_NET</guid>
      <pubDate>Sun, 08 May 2011 13:04:37 GMT</pubDate>
    </item>
    <item>
      <title>13 useful Coding Guidelines documents for C# Developers</title>
      <description>13 useful Coding Guidelines documents for C# Developers

I was recently reading a book "Encodo C# Handbook" that includes the guidelines on naming for C# etc .
There are quite a few coding standard documents available and here i list few of thems which i came across . &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://dotnet-kicks.de/kick/?url=http%3a%2f%2fwww.ginktage.com%2f2011%2f04%2f13-useful-coding-guidelines-documents-for-c-developers%2f"&gt;&lt;img src="http://dotnet-kicks.de/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ginktage.com%2f2011%2f04%2f13-useful-coding-guidelines-documents-for-c-developers%2f" border="0" alt="kick it on dotnet-kicks.de" /&gt;&lt;/a&gt;
</description>
      <link>http://dotnet-kicks.de/csharp/13_useful_Coding_Guidelines_documents_for_C_Developers</link>
      <guid isPermaLink="true">http://dotnet-kicks.de/csharp/13_useful_Coding_Guidelines_documents_for_C_Developers</guid>
      <pubDate>Fri, 29 Apr 2011 16:48:30 GMT</pubDate>
    </item>
    <item>
      <title>Prevent Software Bugs and Win a Free Armadillo License</title>
      <description>Armadillo is an adaptive bug prevention system that allows .NET developers to prevent bugs as they code. Armadillo prevents bugs from creeping into your code, without any extra work required from you... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://dotnet-kicks.de/kick/?url=http%3a%2f%2fwww.ginktage.com%2f2011%2f04%2fprevent-software-bugs-and-win-a-free-armadillo-license%2f"&gt;&lt;img src="http://dotnet-kicks.de/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ginktage.com%2f2011%2f04%2fprevent-software-bugs-and-win-a-free-armadillo-license%2f" border="0" alt="kick it on dotnet-kicks.de" /&gt;&lt;/a&gt;
</description>
      <link>http://dotnet-kicks.de/csharp/Prevent_Software_Bugs_and_Win_a_Free_Armadillo_License</link>
      <guid isPermaLink="true">http://dotnet-kicks.de/csharp/Prevent_Software_Bugs_and_Win_a_Free_Armadillo_License</guid>
      <pubDate>Thu, 28 Apr 2011 14:34:02 GMT</pubDate>
    </item>
    <item>
      <title>BigInteger in C# 4.0</title>
      <description>BigInteger in C# 4.0

When talking to one of my friend today , he mentioned about the BigInteger data type in Java . I was wondering what this datatype equivalent be in C# and ended up to see this datatype in C# too .
This is available in C# 4.0 .
To use the BigInteger in C# , one might need to add ... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://dotnet-kicks.de/kick/?url=http%3a%2f%2fwww.ginktage.com%2f2011%2f04%2fbiginteger-in-c-4-0%2f"&gt;&lt;img src="http://dotnet-kicks.de/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ginktage.com%2f2011%2f04%2fbiginteger-in-c-4-0%2f" border="0" alt="kick it on dotnet-kicks.de" /&gt;&lt;/a&gt;
</description>
      <link>http://dotnet-kicks.de/csharp/BigInteger_in_C_4_0</link>
      <guid isPermaLink="true">http://dotnet-kicks.de/csharp/BigInteger_in_C_4_0</guid>
      <pubDate>Sat, 23 Apr 2011 17:09:51 GMT</pubDate>
    </item>
    <item>
      <title>C# - Constraints</title>
      <description>Ein Constraint ist eine Einschr&amp;#228;nkung. Im .NET Bereich hei&amp;#223;t dass, das Typen oder "F&amp;#228;higkeiten" von Typen eingeschr&amp;#228;nkt werden.
Jetzt stellt sich aber die n&amp;#228;chste Frage: Warum sollte man so etwas tun? Das Warum beschreibt Christopher Kruczek in kurzen Worten. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://dotnet-kicks.de/kick/?url=http%3a%2f%2fwww.blog-dotnetprogrammierung.de%2f%3fp%3d277"&gt;&lt;img src="http://dotnet-kicks.de/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blog-dotnetprogrammierung.de%2f%3fp%3d277" border="0" alt="kick it on dotnet-kicks.de" /&gt;&lt;/a&gt;
</description>
      <link>http://dotnet-kicks.de/csharp/C_Constraints</link>
      <guid isPermaLink="true">http://dotnet-kicks.de/csharp/C_Constraints</guid>
      <pubDate>Fri, 22 Apr 2011 06:17:31 GMT</pubDate>
    </item>
    <item>
      <title>String vs string in c#</title>
      <description>How do you create a string variable in c# ?

String ? string ?

Confused with the above text . Well its just that we use either .. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://dotnet-kicks.de/kick/?url=http%3a%2f%2fwww.ginktage.com%2f2011%2f04%2fstring-vs-string-in-c%2f"&gt;&lt;img src="http://dotnet-kicks.de/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ginktage.com%2f2011%2f04%2fstring-vs-string-in-c%2f" border="0" alt="kick it on dotnet-kicks.de" /&gt;&lt;/a&gt;
</description>
      <link>http://dotnet-kicks.de/csharp/String_vs_string_in_c</link>
      <guid isPermaLink="true">http://dotnet-kicks.de/csharp/String_vs_string_in_c</guid>
      <pubDate>Thu, 14 Apr 2011 03:59:35 GMT</pubDate>
    </item>
    <item>
      <title>Die Zwei Gesichter der Kata FizzBuzz</title>
      <description>Ilker zeigt noch einmal in diesem Beitrag eine von vielen L&amp;#246;sungsm&amp;#246;glichkeiten der Programmieraufgabe FizzBuzz. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://dotnet-kicks.de/kick/?url=http%3a%2f%2filker.de%2fdie-zwei-gesichter-der-kata-fizzbuzz"&gt;&lt;img src="http://dotnet-kicks.de/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2filker.de%2fdie-zwei-gesichter-der-kata-fizzbuzz" border="0" alt="kick it on dotnet-kicks.de" /&gt;&lt;/a&gt;
</description>
      <link>http://dotnet-kicks.de/csharp/Die_Zwei_Gesichter_der_Kata_FizzBuzz</link>
      <guid isPermaLink="true">http://dotnet-kicks.de/csharp/Die_Zwei_Gesichter_der_Kata_FizzBuzz</guid>
      <pubDate>Fri, 01 Apr 2011 19:28:17 GMT</pubDate>
    </item>
    <item>
      <title>Armadillo for .NET Developers in Beta</title>
      <description>Armadillo for .NET Developers in Beta

Armadillo is a product from Typemock , The Unit Testing Company designed for Adaptive Bug Prevention that sets up net of automated tests and notifies the developers inside the IDE when a bug creep in ... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://dotnet-kicks.de/kick/?url=http%3a%2f%2fwww.ginktage.com%2f2011%2f03%2farmadillo-for-net-developers-in-beta%2f"&gt;&lt;img src="http://dotnet-kicks.de/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ginktage.com%2f2011%2f03%2farmadillo-for-net-developers-in-beta%2f" border="0" alt="kick it on dotnet-kicks.de" /&gt;&lt;/a&gt;
</description>
      <link>http://dotnet-kicks.de/csharp/Armadillo_for_NET_Developers_in_Beta</link>
      <guid isPermaLink="true">http://dotnet-kicks.de/csharp/Armadillo_for_NET_Developers_in_Beta</guid>
      <pubDate>Sun, 27 Mar 2011 14:08:57 GMT</pubDate>
    </item>
    <item>
      <title>Warum ich "as" nicht mag aber Exceptions liebe</title>
      <description>Ein Artikel der sich anhand der missbr&amp;#228;uchlichen Verwendung des as-Schl&amp;#252;sselworts mit der Frage auseinander setzt, warum es Exceptions eigentlich gibt und warum diese uns helfen besseren Code zu schreiben. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://dotnet-kicks.de/kick/?url=http%3a%2f%2fwww.just-about.net%2fwarum-ich-as-nicht-mag"&gt;&lt;img src="http://dotnet-kicks.de/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.just-about.net%2fwarum-ich-as-nicht-mag" border="0" alt="kick it on dotnet-kicks.de" /&gt;&lt;/a&gt;
</description>
      <link>http://dotnet-kicks.de/csharp/Warum_ich_as_nicht_mag_aber_Exceptions_liebe</link>
      <guid isPermaLink="true">http://dotnet-kicks.de/csharp/Warum_ich_as_nicht_mag_aber_Exceptions_liebe</guid>
      <pubDate>Fri, 25 Mar 2011 11:00:41 GMT</pubDate>
    </item>
    <item>
      <title>Using Implicit Method Group Conversion  in C#</title>
      <description>Its great to learn something everyday that keeps me updated in .NET which always makes me feel fresh . With every topic that i come across everyday , it make me feel that i am still a fresher .
Today , i got to know something about Implicit Method Group Conversion in C# .
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://dotnet-kicks.de/kick/?url=http%3a%2f%2fwww.ginktage.com%2f2011%2f03%2fusing-implicit-method-group-conversion-in-c%2f"&gt;&lt;img src="http://dotnet-kicks.de/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ginktage.com%2f2011%2f03%2fusing-implicit-method-group-conversion-in-c%2f" border="0" alt="kick it on dotnet-kicks.de" /&gt;&lt;/a&gt;
</description>
      <link>http://dotnet-kicks.de/csharp/Using_Implicit_Method_Group_Conversion_in_C</link>
      <guid isPermaLink="true">http://dotnet-kicks.de/csharp/Using_Implicit_Method_Group_Conversion_in_C</guid>
      <pubDate>Mon, 21 Mar 2011 16:23:49 GMT</pubDate>
    </item>
  </channel>
</rss>
