


      <rss version="2.0">
         <channel>
            <title><![CDATA[Sergey's web site: ASP.NET]]></title>
            <link>http://www.sergey.co.uk/</link>
            <description>Sergey's web site articles</description>
            <copyright>Copyright 2003-2013 www.sergey.co.uk</copyright>
   
      <item>
         <title><![CDATA[Thumbnails with correct size on your ASP.NET web page]]></title>
         <author><![CDATA[sergey]]></author>
         <description><![CDATA[Very often we need to present thumbnails in particular size for our client, especially in GridView, ListView and other complex web controls. I show how to do it using only CSS.]]></description>
         <link><![CDATA[article/9/Thumbnails-with-correct-size-on-your-ASP.NET-web-page]]></link>
         <pubDate>Tue, 02 Dec 2008 19:45:07 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Java Script Count the amount of working days since a date, find correct business day.]]></title>
         <author><![CDATA[sergey]]></author>
         <description><![CDATA[Sometimes is very important to find when the next day of the delivery is or how many days business passed between current date and desirable date of our client to see his/her goods. Very often we need to develop client - validation (read: develop it in JavaScript). In this article I demonstrate two the most important functions for calculation business days between dates and find particular business day in the future. This program is very flexible and can be adapted to any country (because it is required to set up weekends days and holidays). At the end I will show how this data can be filled into MS SQL Server database (England UK public holidays till 2014).]]></description>
         <link><![CDATA[article/8/Java-Script-Count-the-amount-of-working-days-since-a-date-find-correct-business-day.]]></link>
         <pubDate>Tue, 14 Oct 2008 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Query correct data from the MS SQL Server 2005 (2008) database to fill the treeview]]></title>
         <author><![CDATA[sergey]]></author>
         <description><![CDATA[Sometimes it is difficult to query data in correct order for the tree. I show one of the way you can correctly present this data and your tree will be filled without any problems.]]></description>
         <link><![CDATA[article/7/Query-correct-data-from-the-MS-SQL-Server-2005-(2008)-database-to-fill-the-treeview]]></link>
         <pubDate>Thu, 04 Sep 2008 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[AJAX store data between postbacks (calendars)]]></title>
         <author><![CDATA[sergey]]></author>
         <description><![CDATA[In this article I will explain how we can save selected by user data in calendar controls. This will be useful when you generate some "ad hoc" report in your web application.]]></description>
         <link><![CDATA[article/2/AJAX-store-data-between-postbacks-(calendars)]]></link>
         <pubDate>Tue, 19 Aug 2008 00:00:00 GMT</pubDate>
      </item>
   
         </channel>
      </rss>  
   