<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by dkram</title>
    <description>Stories kicked by dkram</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>Put Down the XmlNode and Step Away From the StringBuilder</title>
      <description>Demonstrates the easiest way of generating and parsing Xml available in the .net framework. No more XmlNodes and no more CleanStringForXml custom utility functions. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.vonsharp.net%2fPutDownTheXmlNodeAndStepAwayFromTheStringBuilder.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.vonsharp.net%2fPutDownTheXmlNodeAndStepAwayFromTheStringBuilder.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Put_Down_the_XmlNode_and_Step_Away_From_the_StringBuilder</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Put_Down_the_XmlNode_and_Step_Away_From_the_StringBuilder</guid>
      <pubDate>Tue, 12 Feb 2008 16:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Embedding ASP.NET Server Variables in Client JavaScript</title>
      <description>Getting Server Variables embedded into a page and using them from JavaScript code can be a pain. Following Jon Galloway's post a few days ago I thought that maybe a solution that doesn't rely on ASP.NET AJAX and is more generic might be useful to make the task easier and apply much broader scope. The result is an easy to use, generic class that generates a JavaScript object from key value pairs  created on the server from static values or dynamic control/object properties. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f252178.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f252178.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Embedding_ASP_NET_Server_Variables_in_Client_JavaScript</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Embedding_ASP_NET_Server_Variables_in_Client_JavaScript</guid>
      <pubDate>Tue, 12 Feb 2008 15:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Agile PM Tools</title>
      <description>Nice list of Agile project management tools.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fwallen%2farchive%2f2008%2f02%2f05%2fagile-pm-tool-costs.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fwallen%2farchive%2f2008%2f02%2f05%2fagile-pm-tool-costs.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Agile_PM_Tools</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Agile_PM_Tools</guid>
      <pubDate>Tue, 12 Feb 2008 15:01:02 GMT</pubDate>
    </item>
    <item>
      <title>OpenID implementation in C# and ASP.NET</title>
      <description>Interested in adding OpenID to your .NET website? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.madskristensen.dk%2fpost%2fOpenID-implementation-in-Csharp-and-ASPNET.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.madskristensen.dk%2fpost%2fOpenID-implementation-in-Csharp-and-ASPNET.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/security/OpenID_implementation_in_C_and_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/security/OpenID_implementation_in_C_and_ASP_NET</guid>
      <pubDate>Wed, 23 Jan 2008 21:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Understanding Single Sign-On in ASP.NET 2.0</title>
      <description>In this article, Masoud discusses the concept of Cross Application Authentication using ASP.NET authentication model consisting of Membership Providers, web.config configuration, encryption, and decryption of configuration files. At the end of the article he also examines the application of the concept using ASP.NET login controls. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2faspalliance.com%2f1545_Understanding_Single_SignOn_in_ASPNET_20.all"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2faspalliance.com%2f1545_Understanding_Single_SignOn_in_ASPNET_20.all" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Understanding_Single_Sign_On_in_ASP_NET_2_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Understanding_Single_Sign_On_in_ASP_NET_2_0</guid>
      <pubDate>Wed, 23 Jan 2008 00:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Free Copy of VS 2008, SQL 2008 and Windows Server 2008</title>
      <description>Want a lot of free software from our friends at Microsoft? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.vonsharp.net%2fFreeCopyOfVS2008.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.vonsharp.net%2fFreeCopyOfVS2008.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Free_Copy_of_VS_2008_SQL_2008_and_Windows_Server_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Free_Copy_of_VS_2008_SQL_2008_and_Windows_Server_2008</guid>
      <pubDate>Sat, 19 Jan 2008 15:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Dual Monitors for Developers</title>
      <description>Let's face it, a multiple monitor setup is the only way to go for a software developer, or any other computer professional these days. If you are still using only a single monitor, you are not working at your full potential. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2ca5df7028-c55e-4a54-b367-34450236e380.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2ca5df7028-c55e-4a54-b367-34450236e380.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Dual_Monitors_for_Developers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Dual_Monitors_for_Developers</guid>
      <pubDate>Sat, 19 Jan 2008 17:16:01 GMT</pubDate>
    </item>
  </channel>
</rss>