<?xml version="1.0" encoding="us-ascii"?>
<rss version="2.0">
  <channel>
    <title>blogs.matrixwebs.com</title>
    <description>blogs.matrixwebs.com</description>
    <link>http://blogs.matrixwebs.com/members/feed.aspx?username=Wilson</link>
    <docs>http://backend.userland.com/rss</docs>
    <generator>RSS.NET: http://www.rssdotnet.com/</generator>
    <item>
      <title>User Friendly...</title>
      <description>&lt;p&gt;Nice wrapper for sending server side data to client side.&amp;nbsp; Very easy to use too.&amp;nbsp; All you have to do is tag all your client side request function on class file with &amp;lt;AjaxPro.AjaxMethod&amp;gt; and the javascript for this function will be automatically created for you.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://munich.schwarz-interactive.de/"&gt;http://munich.schwarz-interactive.de/&lt;/a&gt;&amp;nbsp;&lt;/p&gt;</description>
      <link>http://blogs.matrixwebs.com/members/Wilson/archive/2007/6/29/1081.aspx</link>
      <comments>http://blogs.matrixwebs.com/members/Wilson/archive/2007/6/29/1081.aspx#comment</comments>
      <guid isPermaLink="True">http://blogs.matrixwebs.com/members/Wilson/archive/2007/6/29/1081.aspx</guid>
      <pubDate>Fri, 29 Jun 2007 19:08:56 GMT</pubDate>
    </item>
    <item>
      <title>Something to know about Update Panel (Programmer edition blog)</title>
      <description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Update Panel is a great tool for presentation layer but not performance...&lt;/p&gt;
&lt;p&gt;An UpdatePanel used this way improves the user experience, but it does little to reduce the volume of data being passed over the wire. The UpdatePanel hardly reduces the load on the server, either&amp;mdash;up to the point that the controls inside the UpdatePanel render, the processing performed on the server is almost identical to what happens during a full-blown postback. It has to be this way because one of the benefits of the UpdatePanel control is that server-side event handlers like GetCityAndState work no differently inside an asynchronous callback than they do in a traditional postback. That means controls on the page have to be instantiated, they have to be initialized, they have to have access to view state, and so on.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msdn.microsoft.com/msdnmag/issues/07/06/WickedCode/"&gt;http://msdn.microsoft.com/msdnmag/issues/07/06/WickedCode/&lt;/a&gt;&lt;/p&gt;</description>
      <link>http://blogs.matrixwebs.com/members/Wilson/archive/2007/7/12/1090.aspx</link>
      <comments>http://blogs.matrixwebs.com/members/Wilson/archive/2007/7/12/1090.aspx#comment</comments>
      <guid isPermaLink="True">http://blogs.matrixwebs.com/members/Wilson/archive/2007/7/12/1090.aspx</guid>
      <pubDate>Thu, 12 Jul 2007 23:44:59 GMT</pubDate>
    </item>
    <item>
      <title>water mark in Crystal Report</title>
      <description>&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 10pt; font-family: Arial;"&gt;There is a new article from asp alliance about water mark in CR, &lt;a href="http://aspalliance.com/1593_Six_Quick_Crystal_Reports_Design_Tips.8"&gt;http://aspalliance.com/1593_Six_Quick_Crystal_Reports_Design_Tips.8&lt;/a&gt; .&lt;span style=""&gt;&amp;nbsp; &lt;/span&gt;I guess in CR, a header section can overlay another section by selecting &amp;ldquo;Underlay Following Sections&amp;rdquo; checkbox in Section Expert.&lt;span style=""&gt;&amp;nbsp; &lt;/span&gt;It might be useful for us in the future.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;</description>
      <link>http://blogs.matrixwebs.com/members/Wilson/archive/2008/3/4/1130.aspx</link>
      <comments>http://blogs.matrixwebs.com/members/Wilson/archive/2008/3/4/1130.aspx#comment</comments>
      <guid isPermaLink="True">http://blogs.matrixwebs.com/members/Wilson/archive/2008/3/4/1130.aspx</guid>
      <pubDate>Tue, 04 Mar 2008 17:02:14 GMT</pubDate>
    </item>
  </channel>
</rss>