<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xml" href="http://www.dzone.com/links/misc/rss.xsl"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dz="http://www.developerzone.com/modules/dz/1.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>DZone links by top54u</title>
    <link>http://www.dzone.com/links/users/links/276734.html</link>
    <description>DZone: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2006 DZone, Inc.</copyright>
    <pubDate>Fri, 22 Aug 2008 04:14:51 GMT</pubDate>
    <dc:creator>The DZone community</dc:creator>
    <dc:date>2008-08-22T04:14:51Z</dc:date>
    <dc:language>en-us</dc:language>
    <dc:rights>Copyright (c) 2006 DZone, Inc.</dc:rights>
    <dz:selfLink>http://www.dzone.com/links/feed/user/276734/rss.xml</dz:selfLink>
    <image>
      <title>DZone: fresh links for developers</title>
      <url>http://www.dzone.com/images/std/dzone.com_258x55.gif</url>
      <link>http://www.dzone.com/links/</link>
    </image>
    <item>
      <title>GridView DropDownList DataBinding</title>
      <link>http://www.dzone.com/links/rss/gridview_dropdownlist_databinding.html</link>
      <description>Set the selectedValue property of DropDownList placed inside the GridView Itemtemplate . Retrieve the values from SQL Database and bind them to GridView and set the value in DropDownList also.</description>
      <category>.net</category>
      <category>database</category>
      <category>how-to</category>
      <category>usability</category>
      <pubDate>Tue, 12 Aug 2008 13:02:37 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/102869.html</guid>
      <dc:creator>top54u</dc:creator>
      <dc:date>2008-08-12T13:02:37Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/gridview_dropdownlist_databinding.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/102869.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Set the selectedValue property of DropDownList placed inside the GridView Itemtemplate . Retrieve the values from SQL Database and bind them to GridView and set the value in DropDownList also.]]></content:encoded>
      <dz:linkId>102869</dz:linkId>
      <dz:submitDate>2008-08-12T13:02:37Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>9</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/102869.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>top54u</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/276734.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Javascript Create New Div HTML Element Dynamically</title>
      <link>http://www.dzone.com/links/rss/javascript_create_new_div_html_element_dynamically.html</link>
      <description>Javascript DOM provides the feature to create new div HTML element or other HTML elements dynamically. You can pass the name of the HTML tag that you want to create to the createElement method of document object.</description>
      <category>javascript</category>
      <category>usability</category>
      <pubDate>Thu, 17 Jul 2008 15:27:28 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/95908.html</guid>
      <dc:creator>top54u</dc:creator>
      <dc:date>2008-07-17T15:27:28Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/javascript_create_new_div_html_element_dynamically.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/95908.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Javascript DOM provides the feature to create new div HTML element or other HTML elements dynamically. You can pass the name of the HTML tag that you want to create to the createElement method of document object.]]></content:encoded>
      <dz:linkId>95908</dz:linkId>
      <dz:submitDate>2008-07-17T15:27:28Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>45</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/95908.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>top54u</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/276734.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Youtube API Search Using ASP.Net C#</title>
      <link>http://www.dzone.com/links/rss/youtube_api_search_using_aspnet_c.html</link>
      <description>Create your own Youtube widgets using its API search method in ASP.Net C# code. You can pass your favorite keyword to the Youtube API search function.</description>
      <category>.net</category>
      <category>web 2.0</category>
      <category>web services</category>
      <category>xml</category>
      <pubDate>Thu, 17 Jul 2008 15:07:38 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/95904.html</guid>
      <dc:creator>top54u</dc:creator>
      <dc:date>2008-07-17T15:07:38Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/youtube_api_search_using_aspnet_c.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/95904.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Create your own Youtube widgets using its API search method in ASP.Net C# code. You can pass your favorite keyword to the Youtube API search function.]]></content:encoded>
      <dz:linkId>95904</dz:linkId>
      <dz:submitDate>2008-07-17T15:07:38Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>50</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/95904.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>top54u</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/276734.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Create Flickr SlideShow Widget using AJAX Extender</title>
      <link>http://www.dzone.com/links/rss/create_flickr_slideshow_widget_using_ajax_extender.html</link>
      <description>Create  Flickr Slideshow Widget using ASP.Net 2.0 AJAX slideshow extender in a few easy steps.</description>
      <category>ajax</category>
      <category>how-to</category>
      <category>open source</category>
      <category>web 2.0</category>
      <pubDate>Mon, 23 Jun 2008 08:19:53 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/89421.html</guid>
      <dc:creator>top54u</dc:creator>
      <dc:date>2008-06-23T08:19:53Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/create_flickr_slideshow_widget_using_ajax_extender.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/89421.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Create  Flickr Slideshow Widget using ASP.Net 2.0 AJAX slideshow extender in a few easy steps.]]></content:encoded>
      <dz:linkId>89421</dz:linkId>
      <dz:submitDate>2008-06-23T08:19:53Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>29</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/89421.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>top54u</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/276734.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Tips For Code Sharing in ASP.Net 2.0</title>
      <link>http://www.dzone.com/links/rss/tips_for_code_sharing_in_aspnet_20.html</link>
      <description>Use of Sub Directories in App_Code directory for using multiple programming languages like C# and VB in single ASP.Net Application...</description>
      <category>.net</category>
      <category>how-to</category>
      <category>research</category>
      <category>standards</category>
      <pubDate>Wed, 18 Jun 2008 13:13:51 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/88281.html</guid>
      <dc:creator>top54u</dc:creator>
      <dc:date>2008-06-18T13:13:51Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/tips_for_code_sharing_in_aspnet_20.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/88281.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Use of Sub Directories in App_Code directory for using multiple programming languages like C# and VB in single ASP.Net Application...]]></content:encoded>
      <dz:linkId>88281</dz:linkId>
      <dz:submitDate>2008-06-18T13:13:51Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>11</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/88281.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>top54u</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/276734.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>AJAX Slideshow Extender Control Using C#</title>
      <link>http://www.dzone.com/links/rss/ajax_slideshow_extender_control_using_c.html</link>
      <description>Easiest way to use AJAX Slideshow Extender in ASP.Net 2.0</description>
      <category>.net</category>
      <category>ajax</category>
      <category>how-to</category>
      <category>open source</category>
      <pubDate>Wed, 18 Jun 2008 13:06:33 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/88279.html</guid>
      <dc:creator>top54u</dc:creator>
      <dc:date>2008-06-18T13:06:33Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/ajax_slideshow_extender_control_using_c.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/88279.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Easiest way to use AJAX Slideshow Extender in ASP.Net 2.0]]></content:encoded>
      <dz:linkId>88279</dz:linkId>
      <dz:submitDate>2008-06-18T13:06:33Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>45</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/88279.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>top54u</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/276734.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Javascript Convert RGB to Hex</title>
      <link>http://www.dzone.com/links/rss/javascript_convert_rgb_to_hex.html</link>
      <description>Convert Red, Green and Blue i.e. RGB code to Hex color code using this javascript function....</description>
      <category>how-to</category>
      <category>javascript</category>
      <category>tools</category>
      <category>usability</category>
      <pubDate>Fri, 13 Jun 2008 04:20:42 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/87064.html</guid>
      <dc:creator>top54u</dc:creator>
      <dc:date>2008-06-13T04:20:42Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/javascript_convert_rgb_to_hex.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/87064.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Convert Red, Green and Blue i.e. RGB code to Hex color code using this javascript function....]]></content:encoded>
      <dz:linkId>87064</dz:linkId>
      <dz:submitDate>2008-06-13T04:20:42Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>35</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/87064.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>top54u</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/276734.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>AJAX Cascading Dropdown Example using XML Data</title>
      <link>http://www.dzone.com/links/rss/ajax_cascading_dropdown_example_using_xml_data.html</link>
      <description>learn how to use the XML data document to populate the data in associated dropdown controls of ASP.Net 2.0</description>
      <category>ajax</category>
      <category>how-to</category>
      <category>methodology</category>
      <category>open source</category>
      <pubDate>Thu, 05 Jun 2008 12:28:57 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/85354.html</guid>
      <dc:creator>top54u</dc:creator>
      <dc:date>2008-06-05T12:28:57Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/ajax_cascading_dropdown_example_using_xml_data.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/85354.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> learn how to use the XML data document to populate the data in associated dropdown controls of ASP.Net 2.0]]></content:encoded>
      <dz:linkId>85354</dz:linkId>
      <dz:submitDate>2008-06-05T12:28:57Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>32</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/85354.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>top54u</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/276734.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Customized AJAX Calendar Control CSS Example</title>
      <link>http://www.dzone.com/links/rss/customized_ajax_calendar_control_css_example.html</link>
      <description>Create your own CSS for AJAX Calendar Extender control</description>
      <category>ajax</category>
      <category>css-html</category>
      <category>how-to</category>
      <category>usability</category>
      <pubDate>Tue, 27 May 2008 12:36:19 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/83228.html</guid>
      <dc:creator>top54u</dc:creator>
      <dc:date>2008-05-27T12:36:19Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/customized_ajax_calendar_control_css_example.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/83228.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Create your own CSS for AJAX Calendar Extender control]]></content:encoded>
      <dz:linkId>83228</dz:linkId>
      <dz:submitDate>2008-05-27T12:36:19Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>94</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/83228.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>top54u</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/276734.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>ASP.Net 2.0 CreateUser Email Confirmation</title>
      <link>http://www.dzone.com/links/rss/aspnet_20_createuser_email_confirmation.html</link>
      <description>Just drag and drop ASP.Net 2.0 CreateUser control that sends confirmation email automatically...</description>
      <category>.net</category>
      <category>tools</category>
      <category>usability</category>
      <pubDate>Sat, 24 May 2008 11:36:21 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/82712.html</guid>
      <dc:creator>top54u</dc:creator>
      <dc:date>2008-05-24T11:36:21Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/aspnet_20_createuser_email_confirmation.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/82712.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Just drag and drop ASP.Net 2.0 CreateUser control that sends confirmation email automatically...]]></content:encoded>
      <dz:linkId>82712</dz:linkId>
      <dz:submitDate>2008-05-24T11:36:21Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>27</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/82712.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>top54u</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/276734.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>How to Create Aspnetdb</title>
      <link>http://www.dzone.com/links/rss/how_to_create_aspnetdb.html</link>
      <description>This default database serves as a role provider, membership provider and web parts personalization handling with the help of BLOBs.</description>
      <category>.net</category>
      <category>database</category>
      <category>how-to</category>
      <category>usability</category>
      <pubDate>Wed, 21 May 2008 10:34:47 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/82079.html</guid>
      <dc:creator>top54u</dc:creator>
      <dc:date>2008-05-21T10:34:47Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/how_to_create_aspnetdb.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/82079.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> This default database serves as a role provider, membership provider and web parts personalization handling with the help of BLOBs.]]></content:encoded>
      <dz:linkId>82079</dz:linkId>
      <dz:submitDate>2008-05-21T10:34:47Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>30</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/82079.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>top54u</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/276734.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>DataSet Vs SqlDataReader</title>
      <link>http://www.dzone.com/links/rss/dataset_vs_sqldatareader.html</link>
      <description>Yes... use DataSet or DataReader appropriately to tune the ado.net performance...</description>
      <category>.net</category>
      <category>database</category>
      <category>methodology</category>
      <category>research</category>
      <pubDate>Tue, 20 May 2008 11:23:30 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/81898.html</guid>
      <dc:creator>top54u</dc:creator>
      <dc:date>2008-05-20T11:23:30Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/dataset_vs_sqldatareader.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/81898.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Yes... use DataSet or DataReader appropriately to tune the ado.net performance...]]></content:encoded>
      <dz:linkId>81898</dz:linkId>
      <dz:submitDate>2008-05-20T11:23:30Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>19</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/81898.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>top54u</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/276734.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>ADO.Net Scenarios in ASP.Net Data Access</title>
      <link>http://www.dzone.com/links/rss/adonet_scenarios_in_aspnet_data_access.html</link>
      <description>Performance is at high priority before complex functionality of ADO.Net objects. Isn't It?</description>
      <category>.net</category>
      <category>announcement</category>
      <category>database</category>
      <category>research</category>
      <pubDate>Thu, 15 May 2008 11:15:16 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/81127.html</guid>
      <dc:creator>top54u</dc:creator>
      <dc:date>2008-05-15T11:15:16Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/adonet_scenarios_in_aspnet_data_access.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/81127.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Performance is at high priority before complex functionality of ADO.Net objects. Isn't It?]]></content:encoded>
      <dz:linkId>81127</dz:linkId>
      <dz:submitDate>2008-05-15T11:15:16Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>5</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/81127.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>top54u</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/276734.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>ADO.Net Connection Usage Patterns</title>
      <link>http://www.dzone.com/links/rss/adonet_connection_usage_patterns.html</link>
      <description>Use this ADO.Net Connection Usage Pattern to get rid of connection pool leakage.</description>
      <category>.net</category>
      <category>database</category>
      <category>standards</category>
      <pubDate>Thu, 01 May 2008 12:54:37 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/78710.html</guid>
      <dc:creator>top54u</dc:creator>
      <dc:date>2008-05-01T12:54:37Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/adonet_connection_usage_patterns.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/78710.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Use this ADO.Net Connection Usage Pattern to get rid of connection pool leakage.]]></content:encoded>
      <dz:linkId>78710</dz:linkId>
      <dz:submitDate>2008-05-01T12:54:37Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>9</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/78710.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>top54u</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/276734.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Designing a Data Access Layer for ASP.Net Applications</title>
      <link>http://www.dzone.com/links/rss/designing_a_data_access_layer_for_aspnet_applicat.html</link>
      <description>Get more from ADO.Net using DAL</description>
      <category>.net</category>
      <category>database</category>
      <category>methodology</category>
      <pubDate>Wed, 30 Apr 2008 12:23:41 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/78249.html</guid>
      <dc:creator>top54u</dc:creator>
      <dc:date>2008-04-30T12:23:41Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/designing_a_data_access_layer_for_aspnet_applicat.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/78249.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Get more from ADO.Net using DAL]]></content:encoded>
      <dz:linkId>78249</dz:linkId>
      <dz:submitDate>2008-04-29T07:14:44Z</dz:submitDate>
      <dz:promoteDate>2008-04-30T12:23:41Z</dz:promoteDate>
      <dz:voteUpCount>8</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>262</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/78249.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>top54u</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/276734.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>ASP .Net Page Directives and Order of Events Execution</title>
      <link>http://www.dzone.com/links/rss/asp_net_page_directives_and_order_of_events_execu.html</link>
      <description>To direct the ASP .Net compiler about the page layout and execution strategy to prepare a page some Page Directives are used as page declaration.</description>
      <category>.net</category>
      <pubDate>Thu, 27 Mar 2008 07:09:05 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/72877.html</guid>
      <dc:creator>top54u</dc:creator>
      <dc:date>2008-03-27T07:09:05Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/asp_net_page_directives_and_order_of_events_execu.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/72877.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> To direct the ASP .Net compiler about the page layout and execution strategy to prepare a page some Page Directives are used as page declaration.]]></content:encoded>
      <dz:linkId>72877</dz:linkId>
      <dz:submitDate>2008-03-27T07:09:05Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>19</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/72877.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>top54u</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/276734.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Store and Display Images from MS Access Database Using C#</title>
      <link>http://www.dzone.com/links/rss/store_and_display_images_from_ms_access_database.html</link>
      <description>Learn the code to stream the binary data of image content type to upload it into MS Access Database using C#/VB in ASP.Net 2.0</description>
      <category>.net</category>
      <category>database</category>
      <category>how-to</category>
      <category>open source</category>
      <pubDate>Thu, 27 Mar 2008 06:19:53 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/72871.html</guid>
      <dc:creator>top54u</dc:creator>
      <dc:date>2008-03-27T06:19:53Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/store_and_display_images_from_ms_access_database.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/72871.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Learn the code to stream the binary data of image content type to upload it into MS Access Database using C#/VB in ASP.Net 2.0]]></content:encoded>
      <dz:linkId>72871</dz:linkId>
      <dz:submitDate>2008-03-27T06:19:53Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>158</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/72871.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>top54u</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/276734.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Integrated Windows Authentication for Visual Studio 2005 in IIS</title>
      <link>http://www.dzone.com/links/rss/integrated_windows_authentication_for_visual_stud.html</link>
      <description>The project is not configured to be debugged; this error is very common when we try to debug ASP.Net web applications using Visual Studio 2005.</description>
      <category>.net</category>
      <category>how-to</category>
      <category>research</category>
      <category>windows</category>
      <pubDate>Thu, 13 Mar 2008 04:44:08 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/70591.html</guid>
      <dc:creator>top54u</dc:creator>
      <dc:date>2008-03-13T04:44:08Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/integrated_windows_authentication_for_visual_stud.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/70591.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> The project is not configured to be debugged; this error is very common when we try to debug ASP.Net web applications using Visual Studio 2005.]]></content:encoded>
      <dz:linkId>70591</dz:linkId>
      <dz:submitDate>2008-03-13T04:44:08Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>18</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/70591.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>top54u</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/276734.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>SDL and Web 2.0</title>
      <link>http://www.dzone.com/links/rss/sdl_and_web_20.html</link>
      <description>Let’s hope Microsoft brings its Trustworthy Computing Initiative, or more precisely its Security Development Lifecycle to Yahoo,</description>
      <category>methodology</category>
      <category>microsoft</category>
      <category>security</category>
      <pubDate>Thu, 13 Mar 2008 04:42:36 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/70590.html</guid>
      <dc:creator>top54u</dc:creator>
      <dc:date>2008-03-13T04:42:36Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/sdl_and_web_20.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/70590.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Let’s hope Microsoft brings its Trustworthy Computing Initiative, or more precisely its Security Development Lifecycle to Yahoo,]]></content:encoded>
      <dz:linkId>70590</dz:linkId>
      <dz:submitDate>2008-03-13T04:42:36Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>10</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/70590.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>top54u</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/276734.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>AOL Opens AIM for Open Source</title>
      <link>http://www.dzone.com/links/rss/aol_opens_aim_for_open_source.html</link>
      <description>Effort to win hearts and minds in open source community heats up with latest release.</description>
      <category>announcement</category>
      <category>open source</category>
      <pubDate>Thu, 13 Mar 2008 04:41:31 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/70589.html</guid>
      <dc:creator>top54u</dc:creator>
      <dc:date>2008-03-13T04:41:31Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/aol_opens_aim_for_open_source.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/70589.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Effort to win hearts and minds in open source community heats up with latest release.]]></content:encoded>
      <dz:linkId>70589</dz:linkId>
      <dz:submitDate>2008-03-13T04:41:31Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>10</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/70589.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>top54u</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/276734.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>List of Domain Extensions</title>
      <link>http://www.dzone.com/links/rss/list_of_domain_extensions.html</link>
      <description>A wide range of country name matching top domains for example .au for Australia, .us for United States.</description>
      <category>announcement</category>
      <category>research</category>
      <category>trends</category>
      <category>usability</category>
      <pubDate>Tue, 11 Mar 2008 17:35:23 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/70307.html</guid>
      <dc:creator>top54u</dc:creator>
      <dc:date>2008-03-11T17:35:23Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/list_of_domain_extensions.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/70307.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> A wide range of country name matching top domains for example .au for Australia, .us for United States.]]></content:encoded>
      <dz:linkId>70307</dz:linkId>
      <dz:submitDate>2008-03-11T17:35:23Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>13</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/70307.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>top54u</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/276734.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>How to Start Debugging on the Web Server</title>
      <link>http://www.dzone.com/links/rss/how_to_start_debugging_on_the_web_server.html</link>
      <description>If you are trying to develop web applications in Visual Studio 2005 but some errors like “unable to start debugging on web server”, “the project is not configured to be debugged” or “Integrated Windows Authentication” are irritating you ... then get the solutions here</description>
      <category>.net</category>
      <category>how-to</category>
      <category>microsoft</category>
      <category>windows</category>
      <pubDate>Tue, 11 Mar 2008 12:31:43 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/70249.html</guid>
      <dc:creator>top54u</dc:creator>
      <dc:date>2008-03-11T12:31:43Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/how_to_start_debugging_on_the_web_server.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/70249.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> If you are trying to develop web applications in Visual Studio 2005 but some errors like “unable to start debugging on web server”, “the project is not configured to be debugged” or “Integrated Windows Authentication” are irritating you ... then get the solutions here]]></content:encoded>
      <dz:linkId>70249</dz:linkId>
      <dz:submitDate>2008-03-11T12:31:43Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>11</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/70249.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>top54u</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/276734.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Ultimate Humor</title>
      <link>http://www.dzone.com/links/rss/httpwwwtop54ucomvideoshumorcomedyc8rjr4jmwd0playv.html</link>
      <description>Watch the videos of humor... you will enjoy these very much</description>
      <category>humor</category>
      <pubDate>Tue, 11 Mar 2008 10:13:40 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/70225.html</guid>
      <dc:creator>top54u</dc:creator>
      <dc:date>2008-03-11T10:13:40Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/httpwwwtop54ucomvideoshumorcomedyc8rjr4jmwd0playv.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/70225.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Watch the videos of humor... you will enjoy these very much]]></content:encoded>
      <dz:linkId>70225</dz:linkId>
      <dz:submitDate>2008-03-11T10:13:40Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>0</dz:clickCount>
      <dz:commentCount>2</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/70225.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>top54u</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/276734.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Check the Possibility of VIRUS in E-Mail</title>
      <link>http://www.dzone.com/links/rss/check_the_possibility_of_virus_in_email.html</link>
      <description>If you are using online mail services to exchange your e-mail messages then always check the file extensions that you receive as an attachment in email. See the tips how to???...</description>
      <category>how-to</category>
      <category>security</category>
      <category>usability</category>
      <pubDate>Tue, 11 Mar 2008 09:49:41 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/70223.html</guid>
      <dc:creator>top54u</dc:creator>
      <dc:date>2008-03-11T09:49:41Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/check_the_possibility_of_virus_in_email.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/70223.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> If you are using online mail services to exchange your e-mail messages then always check the file extensions that you receive as an attachment in email. See the tips how to???...]]></content:encoded>
      <dz:linkId>70223</dz:linkId>
      <dz:submitDate>2008-03-11T09:49:41Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>1</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/70223.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>top54u</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/276734.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>C# Code to Create Dynamic Tables</title>
      <link>http://www.dzone.com/links/rss/c_code_to_create_dynamic_tables.html</link>
      <description>In ASP.Net 2.0 there are number of controls to display the data retrieved from the database in tabular form using Grid View Control, list view Control, Repeater. But in some cases when there is no option to custom these default controls. At that time a questions arises – how to generate dynamic tables?</description>
      <category>.net</category>
      <category>how-to</category>
      <category>methodology</category>
      <category>open source</category>
      <pubDate>Tue, 11 Mar 2008 08:32:38 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/70205.html</guid>
      <dc:creator>top54u</dc:creator>
      <dc:date>2008-03-11T08:32:38Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/c_code_to_create_dynamic_tables.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/70205.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> In ASP.Net 2.0 there are number of controls to display the data retrieved from the database in tabular form using Grid View Control, list view Control, Repeater. But in some cases when there is no option to custom these default controls. At that time a questions arises – how to generate dynamic tables?]]></content:encoded>
      <dz:linkId>70205</dz:linkId>
      <dz:submitDate>2008-03-11T08:32:38Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>50</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/70205.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>top54u</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/276734.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

