<?xml version="1.0" encoding="utf-16"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="2.0">
  <channel>
    <title>Kalz.NET</title>
    <link>http://www.kalz.net/</link>
    <description />
    <ttl>10</ttl>
    <name>Kalz.NET</name>
    <user />
    <item>
      <title>test</title>
      <description />
      <link>http://www.kalz.net/CMS/test.html</link>
    </item>
    <item>
      <title>saved my night, helps if you need to reconfigure ip settings of a strato web server</title>
      <description>helps if you need to reconfigure ip settings of a strato web server
http://strato-faq.net/indexe.php4?base=view.php4%3Farticleid%3D2127%26subcatid%3D3.4.5.9%26page%3D1%26url_literal%3D%26stype%3D%26maxrows%3D12%26pcatid%3D%26extern%3D
http://nibblersrevenge.cluss.de/archive/2007/12/13/console-bei-strato.aspx</description>
      <link>http://www.kalz.net/CMS/saved-my-night-wrong-ip-settings-strato-server.html</link>
    </item>
    <item>
      <title>Silverlight: loading pages dynamically</title>
      <description>This helps a lot when developing Silverlight applications:
http://www.sharpgis.net/post/2009/02/27/Loading-pages-dynamically-in-Silverlight.aspx
</description>
      <link>http://www.kalz.net/CMS/Silverlight-loading-pages-dynamically.html</link>
    </item>
    <item>
      <title>MS Paint by freeloveforum</title>
      <description />
      <link>http://www.kalz.net/CMS/MS-Paint-by-freeloveforum.html</link>
    </item>
    <item>
      <title>SubSonic 2.1 Released</title>
      <description>Yes!!! They just released version of 2.1 of subsonic. By the way, this community is based on subsonic.
While it is just a minor version number, there really great improvements:

    SqlQuery, the next-generation querying engine of subsonic
    SubStage, a visual configuration management and code generation tool
    My favourite: programmatic migrations between database versions 
    ...

http://blog.wekeroad.com/blog/subsonic-2-1-released/
</description>
      <link>http://www.kalz.net/CMS/SubSonic-21-Released-Programmatic-migrations-between-database-versions.html</link>
    </item>
    <item>
      <title>Wallpaper Generator</title>
      <description>Remember your last summer holiday a little bit longer, keep in mind your special moments, or think of your sweethearts. With the Wallpaper Generator it never has been so easy to keep those moments in your mind.
Download now this free tool and start to create personal wallpapers! System Requirements: Windows Vista or Windows XP with .NET Framework 3.0 and IE 7 Download Wallpaper Generator
I am currently working on a new version, so please let me know what you are missing.</description>
      <link>http://www.kalz.net/CMS/Wallpaper-Generator-Maker.html</link>
    </item>
    <item>
      <title>DoEvents() in WPF</title>
      <description>The WPF way of DoEvents
via http://blog.jan-welker.de/2007/11/04/DoEventsInWPF.aspx
public static void DoEvents()
{
 if (Application.Current != null)
 Application.Current.Dispatcher.Invoke(DispatcherPriority.Background, new ThreadStart(delegate { }));
}
</description>
      <link>http://www.kalz.net/CMS/DoEvents-in-WPF-Dispatcher-Priority-Background.html</link>
    </item>
  </channel>
</rss>