<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>C# on gripdev.xyz</title>
    <link>http://blog.gripdev.xyz/tag/c%23/</link>
    <description>Recent content in C# on gripdev.xyz</description>
    <generator>Hugo -- 0.153.2</generator>
    <language>en</language>
    <lastBuildDate>Thu, 20 Mar 2014 20:15:01 +0000</lastBuildDate>
    <atom:link href="http://blog.gripdev.xyz/tag/c%23/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Windows Store App - Infinite Scrolling list with Xaml</title>
      <link>http://blog.gripdev.xyz/2014/03/20/windows-store-app-infinite-scrolling-list-with-xaml/</link>
      <pubDate>Thu, 20 Mar 2014 20:15:01 +0000</pubDate>
       <guid isPermaLink="false">http://gripdev.wordpress.com/?p=493</guid> 
      <description>&lt;p&gt;I recently came across a great interface and behavior in windows 8.1. If you implement ISupportIncrementalLoading on your bound property then bind up to a gridview you&amp;rsquo;ll get infinite scrolling for free.&lt;/p&gt;
&lt;p&gt;Below is an example from my HypeMix app where I pull in more tracks and add more to that list as the user scrolls, hopefully useful to others.&lt;/p&gt;
&lt;p&gt;[gist https://gist.github.com/lawrencegripper/9396993]&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
