<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with data</title>
    <description>the latest stories tagged with 'data' 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>Dynamic Data: Tweaking the Filter Repeater</title>
      <description>The default implementation of Dynamic Data provides a drop down list box for each foreign key and boolean field in a table. The drop down list allows you to filter the table with the value selected from the drop down list box. The figure below shows a view of the Product table from the AdventureWorksLT database. Several columns are not displayed because the scaffoldcolumnattribute was applied. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2frickandy%2farchive%2f2008%2f09%2f25%2ftweaking-the-filter-repeater.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2frickandy%2farchive%2f2008%2f09%2f25%2ftweaking-the-filter-repeater.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Dynamic_Data_Tweaking_the_Filter_Repeater</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Dynamic_Data_Tweaking_the_Filter_Repeater</guid>
      <pubDate>Thu, 25 Sep 2008 20:20:06 GMT</pubDate>
    </item>
    <item>
      <title>Free Data Structures and Algorithms book</title>
      <description>This book written by Granville Barnett and Luca Del Tongo is part of an effort to provide all developers with a core understanding of algorithms that operate on various common, and uncommon data structures.

Data Structures and Algorithms: Annotated Reference with Examples is completely free!  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetslackers.com%2fprojects%2fData-Structures-And-Algorithms%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2fprojects%2fData-Structures-And-Algorithms%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Free_Data_Structures_and_Algorithms_book</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Free_Data_Structures_and_Algorithms_book</guid>
      <pubDate>Fri, 29 Aug 2008 03:43:02 GMT</pubDate>
    </item>
    <item>
      <title>What's the difference between Bind and Eval</title>
      <description>Data-binding expressions are contained within delimiters and use the Eval and Bind functions. The Eval function is used to define one-way (read-only) binding. The Bind function is used for two-way (updatable) binding. In addition to calling Eval and Bind methods to perform data binding in a data-binding expression, you can call any publicly scoped code within the delimiters to execute that code and return a value during page processing.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frealnero.blogspot.com%2f2008%2f07%2fwhats-difference-between-bind-and-eval.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frealnero.blogspot.com%2f2008%2f07%2fwhats-difference-between-bind-and-eval.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/What_s_the_difference_between_Bind_and_Eval</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/What_s_the_difference_between_Bind_and_Eval</guid>
      <pubDate>Fri, 01 Aug 2008 10:25:46 GMT</pubDate>
    </item>
    <item>
      <title>JSONLint - Online JSON Validator</title>
      <description>A site that allows you to enter JSON text and check it for strict compliance against the standard (RFC 4627). Errors are pointed out with quite good accuracy, highlighting the offending area. The output is also pretty-formatted. The only downsite is that your JSON text is processed and validated on the server so don't use this facility to validate JSON text containing confidential or sensitive data. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jsonlint.com%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jsonlint.com%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/JSONLint_Online_JSON_Validator</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/JSONLint_Online_JSON_Validator</guid>
      <pubDate>Sat, 26 Jan 2008 10:21:25 GMT</pubDate>
    </item>
    <item>
      <title>Ajax Control Toolkit - Multipart Series Article</title>
      <description>A multi-part series article on Ajax Control Toolkit. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetslackers.com%2farticles%2fcolumns%2fajax%2fAjaxControlToolkitPartOne.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2farticles%2fcolumns%2fajax%2fAjaxControlToolkitPartOne.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Ajax_Control_Toolkit_Multipart_Series_Article</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Ajax_Control_Toolkit_Multipart_Series_Article</guid>
      <pubDate>Mon, 14 Jan 2008 12:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Querying YouTube using C# and Google Data Client Libraries</title>
      <description>Querying YouTube using C# and Google Data Client Libraries with example code to download. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotneat.net%2f2007%2f12%2f20%2fQueryingYoutubeAPIUsingC.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotneat.net%2f2007%2f12%2f20%2fQueryingYoutubeAPIUsingC.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Querying_YouTube_using_C_and_Google_Data_Client_Libraries</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Querying_YouTube_using_C_and_Google_Data_Client_Libraries</guid>
      <pubDate>Sat, 22 Dec 2007 14:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Repeater, UpdatePanels und die Datenbindung (dt.)</title>
      <description>(Embedding a UpdatePanel in a databound Repeater without using &amp;lt;%# ... %&amp;gt;)

In dem Artikel geht es darum, wie man ein UpdatePanel in einem Repeater setzt - das ganze noch Datengebunden.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcode-inside.de%2fblog%2f2007%2f06%2f15%2frepeater-updatepanels-und-die-datenbindung%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcode-inside.de%2fblog%2f2007%2f06%2f15%2frepeater-updatepanels-und-die-datenbindung%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Repeater_UpdatePanels_und_die_Datenbindung_dt</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Repeater_UpdatePanels_und_die_Datenbindung_dt</guid>
      <pubDate>Thu, 14 Jun 2007 22:41:19 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft Codename &amp;quot;Astoria&amp;quot;: Data Services for the Web</title>
      <description>The &amp;quot;data programmability&amp;quot; team at Microsoft is responsible for the various technologies developers use in applications to access and manipulate data. One of the topics we have been looking at lately is how &amp;quot;new&amp;quot; internet applications use data in the web environment. Project codename &amp;quot;Astoria&amp;quot; reflects our current thinking on the topic. Instead of telling &amp;quot;what we are going to build&amp;quot;, we decided to make the bits and infrastructure public for the development community to look at and give us feedback. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fpablo%2farchive%2f2007%2f04%2f30%2fcodename-astoria-data-services-for-the-web.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fpablo%2farchive%2f2007%2f04%2f30%2fcodename-astoria-data-services-for-the-web.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Microsoft_Codename_quot_Astoria_quot_Data_Services_for_the_Web</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Microsoft_Codename_quot_Astoria_quot_Data_Services_for_the_Web</guid>
      <pubDate>Wed, 02 May 2007 09:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Free Xceed DataGrid Control for WPF Released</title>
      <description>Xceed has decided to release their fully-functional, professional-level WPF DataGrid control completely free. No, this isn't a time-limited or &amp;quot;lite&amp;quot; version of the control...it's the real deal. When you consider that WPF version 1.0 doesn't ship with a data grid control at all, you'll realize that an offer like this is very compelling. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fmswanson%2farchive%2f2007%2f01%2f24%2ffree-xceed-datagrid-control-for-wpf-released.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fmswanson%2farchive%2f2007%2f01%2f24%2ffree-xceed-datagrid-control-for-wpf-released.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Free_Xceed_DataGrid_Control_for_WPF_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Free_Xceed_DataGrid_Control_for_WPF_Released</guid>
      <pubDate>Thu, 25 Jan 2007 20:14:08 GMT</pubDate>
    </item>
  </channel>
</rss>