<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>This Old Code - .netTiers</title>
    <link>http://thisoldcode.net/</link>
    <description>(Architecture + Development) ^ Testing = Product </description>
    <language>en-us</language>
    <copyright>Aaron Fischer</copyright>
    <lastBuildDate>Sat, 27 Jan 2007 18:21:58 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.0.7226.0</generator>
    <managingEditor>aaron@microfisch.com</managingEditor>
    <webMaster>aaron@microfisch.com</webMaster>
    <item>
      <trackback:ping>http://thisoldcode.net/Trackback.aspx?guid=8a3f6a6b-70a2-4bea-b09a-e744ed951c37</trackback:ping>
      <pingback:server>http://thisoldcode.net/pingback.aspx</pingback:server>
      <pingback:target>http://thisoldcode.net/PermaLink,guid,8a3f6a6b-70a2-4bea-b09a-e744ed951c37.aspx</pingback:target>
      <dc:creator>Aaron Fischer</dc:creator>
      <wfw:comment>http://thisoldcode.net/CommentView,guid,8a3f6a6b-70a2-4bea-b09a-e744ed951c37.aspx</wfw:comment>
      <wfw:commentRss>http://thisoldcode.net/SyndicationService.asmx/GetEntryCommentsRss?guid=8a3f6a6b-70a2-4bea-b09a-e744ed951c37</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
One of my coworkers sent me note regarding pagination and <a href="http://www.nettiers.com/">Nettiers</a>.
</p>
        <blockquote>
          <div class="Section1">
            <p class="MsoNormal">
Saw your post:<br /></p>
            <p class="MsoNormal">
  <a href="http://thisoldcode.microfisch.com/PermaLink,guid,ae30a12f-0bf5-412a-86d7-6ac20986e6c0.aspx">Easy
server side pagination</a></p>
            <p class="MsoNormal">
If you haven’t noticed, Nettiers does automatic pagination at the stored proc and
middle tier levels<br /></p>
            <p class="MsoNormal">
              <br />
            </p>
          </div>
        </blockquote>
        <p>
This is true and I have noticed this before(all be it on a back-end web-server that
didnt need paging), but there are still some projects that are not using Nettiers
were the SQL stored procedure will help and there are always the cases that Netteirs
doesn't write stored procedures for you.  
<br /></p>
        <img width="0" height="0" src="http://thisoldcode.net/aggbug.ashx?id=8a3f6a6b-70a2-4bea-b09a-e744ed951c37" />
        <br />
        <hr />
This weblog is sponsored by <a href="http://www.MicroFisch.com">MicroFisch</a>.</body>
      <title>Server side pagination revisited</title>
      <guid isPermaLink="false">http://thisoldcode.net/PermaLink,guid,8a3f6a6b-70a2-4bea-b09a-e744ed951c37.aspx</guid>
      <link>http://thisoldcode.net/PermaLink,guid,8a3f6a6b-70a2-4bea-b09a-e744ed951c37.aspx</link>
      <pubDate>Sat, 27 Jan 2007 18:21:58 GMT</pubDate>
      <description>&lt;p&gt;
One of my coworkers sent me note regarding pagination and &lt;a href="http://www.nettiers.com/"&gt;Nettiers&lt;/a&gt;.
&lt;/p&gt;
&lt;blockquote&gt;
&lt;div class="Section1"&gt;
&lt;p class="MsoNormal"&gt;
Saw your post:&lt;br&gt;
&lt;/p&gt;
&lt;p class="MsoNormal"&gt;
&amp;nbsp; &lt;a href="http://thisoldcode.microfisch.com/PermaLink,guid,ae30a12f-0bf5-412a-86d7-6ac20986e6c0.aspx"&gt;Easy
server side pagination&lt;/a&gt;
&lt;/p&gt;
&lt;p class="MsoNormal"&gt;
If you haven’t noticed, Nettiers does automatic pagination at the stored proc and
middle tier levels&lt;br&gt;
&lt;/p&gt;
&lt;p class="MsoNormal"&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;/div&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
This is true and I have noticed this before(all be it on a back-end web-server that
didnt need paging), but there are still some projects that are not using Nettiers
were the SQL stored procedure will help and there are always the cases that Netteirs
doesn't write stored procedures for you.&amp;nbsp; 
&lt;br&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://thisoldcode.net/aggbug.ashx?id=8a3f6a6b-70a2-4bea-b09a-e744ed951c37" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
This weblog is sponsored by &lt;a href="http://www.MicroFisch.com"&gt;MicroFisch&lt;/a&gt;.</description>
      <comments>http://thisoldcode.net/CommentView,guid,8a3f6a6b-70a2-4bea-b09a-e744ed951c37.aspx</comments>
      <category>.netTiers</category>
      <category>DotNet</category>
      <category>SQL</category>
    </item>
  </channel>
</rss>