<?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: .net</title>
    <link>http://www.dzone.com/links/tag/.net.html</link>
    <description>DZone: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2006 DZone, Inc.</copyright>
    <pubDate>Fri, 16 May 2008 10:33:53 GMT</pubDate>
    <dc:creator>The DZone community</dc:creator>
    <dc:date>2008-05-16T10:33:53Z</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/frontpage/.net/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>Unit Testing ASP.NET Pages Using WatiN</title>
      <link>http://www.dzone.com/links/rss/unit_testing_aspnet_pages_using_watin.html</link>
      <description>Unit testing is an integral part of the application design. Unit testing is applied at different levels of the application. In this article we will focus on the User Interface level unit testing. We will use WatiN to test our ASP.NET application</description>
      <category>.net</category>
      <category>tools</category>
      <category>web design</category>
      <pubDate>Fri, 16 May 2008 03:08:27 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/80740.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2008-05-16T03:08:27Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/unit_testing_aspnet_pages_using_watin.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/80740.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Unit testing is an integral part of the application design. Unit testing is applied at different levels of the application. In this article we will focus on the User Interface level unit testing. We will use WatiN to test our ASP.NET application]]></content:encoded>
      <dz:linkId>80740</dz:linkId>
      <dz:submitDate>2008-05-13T11:40:10Z</dz:submitDate>
      <dz:promoteDate>2008-05-16T03:08:27Z</dz:promoteDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>70</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/80740.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Use Visual Studio's Post-Build Events to Automate Unit Testing</title>
      <link>http://www.dzone.com/links/rss/use_visual_studios_postbuild_events_to_automate_u.html</link>
      <description>How to use Visual Studio's post-build events to help automate unit testing for your solutions.</description>
      <category>.net</category>
      <category>frameworks</category>
      <category>tools</category>
      <category>trends</category>
      <pubDate>Thu, 15 May 2008 21:28:09 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/80939.html</guid>
      <dc:creator>bluevoodoo1</dc:creator>
      <dc:date>2008-05-15T21:28:09Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/use_visual_studios_postbuild_events_to_automate_u.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/80939.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> How to use Visual Studio's post-build events to help automate unit testing for your solutions.]]></content:encoded>
      <dz:linkId>80939</dz:linkId>
      <dz:submitDate>2008-05-14T12:22:15Z</dz:submitDate>
      <dz:promoteDate>2008-05-15T21:28:09Z</dz:promoteDate>
      <dz:voteUpCount>9</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>102</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/80939.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bluevoodoo1</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/265753.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Fast ASP.NET web page loading by downloading multiple javascripts in batch</title>
      <link>http://www.dzone.com/links/rss/fast_aspnet_web_page_loading_by_downloading_multi.html</link>
      <description>A web page can load a lot faster and feel faster if the javascripts on the page can be loaded after the visible content has been loaded and multiple javascripts can be batched into one download. Browsers download one external script at a time and sometimes pause rendering while a script is being downloaded and executed. This makes web pages load and render slow when there are multiple javascripts on the page.</description>
      <category>.net</category>
      <category>ajax</category>
      <category>javascript</category>
      <pubDate>Thu, 15 May 2008 16:26:31 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/80616.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2008-05-15T16:26:31Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/fast_aspnet_web_page_loading_by_downloading_multi.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/80616.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> A web page can load a lot faster and feel faster if the javascripts on the page can be loaded after the visible content has been loaded and multiple javascripts can be batched into one download. Browsers download one external script at a time and sometimes pause rendering while a script is being downloaded and executed. This makes web pages load and render slow when there are multiple javascripts on the page.]]></content:encoded>
      <dz:linkId>80616</dz:linkId>
      <dz:submitDate>2008-05-12T17:20:28Z</dz:submitDate>
      <dz:promoteDate>2008-05-15T16:26:31Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>118</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/80616.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>ASP.NET MVC - Living in a Web Forms World</title>
      <link>http://www.dzone.com/links/rss/aspnet_mvc_living_in_a_web_forms_world.html</link>
      <description>When developing ASP.NET MVC applications, most examples or sites have shown you starting from complete scratch. This is all and well if you have the time to completely re-write an existing application for 6+ months or have started a v1 product. Right, in the "real-world" the former rarely happens and if your a developer wanting to stay on the bleeding edge, introducing a new architecture into an existing ASP.NET application is fairly tedious. From converting existing pages, supporting legacy routes, and possibly the lack of allowing multiple forms all prove to be a challenge.</description>
      <category>.net</category>
      <category>frameworks</category>
      <category>web design</category>
      <pubDate>Thu, 15 May 2008 16:04:02 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/80791.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2008-05-15T16:04:02Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/aspnet_mvc_living_in_a_web_forms_world.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/80791.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a>  

When developing ASP.NET MVC applications, most examples or sites have shown you starting from complete scratch. This is all and well if you have the time to completely re-write an existing application for 6+ months or have started a v1 product. Right, in the "real-world" the former rarely happens and if your a developer wanting to stay on the bleeding edge, introducing a new architecture into an existing ASP.NET application is fairly tedious. From converting existing pages, supporting legacy routes, and possibly the lack of allowing multiple forms all prove to be a challenge.]]></content:encoded>
      <dz:linkId>80791</dz:linkId>
      <dz:submitDate>2008-05-13T16:23:03Z</dz:submitDate>
      <dz:promoteDate>2008-05-15T16:04:02Z</dz:promoteDate>
      <dz:voteUpCount>8</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>137</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/80791.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Loading and Executing JavaScript Files From JavaScript, ASP.NET AJAX</title>
      <link>http://www.dzone.com/links/rss/loading_and_executing_javascript_files_from_javas.html</link>
      <description>Quite often we need to load js files dynamically right from javascript. With ASP.NET AJAX it is simple.&#xD;
&#xD;
ASP.NET AJAX library has internal ScriptLoader class that can be used to load js files, specify callbacks that will be invoked when script is downloaded and ready, and execute functions inside newly loaded files.&#xD;
&#xD;
I will not list all available methods from ScriptLoader class - you can see them in more details in AJAX source.&#xD;
&#xD;
I will demonstrate how to load files and execute some functions in it.</description>
      <category>.net</category>
      <category>ajax</category>
      <category>javascript</category>
      <pubDate>Thu, 15 May 2008 15:59:02 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/80669.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2008-05-15T15:59:02Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/loading_and_executing_javascript_files_from_javas.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/80669.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Quite often we need to load js files dynamically right from javascript. With ASP.NET AJAX it is simple.

ASP.NET AJAX library has internal ScriptLoader class that can be used to load js files, specify callbacks that will be invoked when script is downloaded and ready, and execute functions inside newly loaded files.

I will not list all available methods from ScriptLoader class - you can see them in more details in AJAX source.

I will demonstrate how to load files and execute some functions in it.]]></content:encoded>
      <dz:linkId>80669</dz:linkId>
      <dz:submitDate>2008-05-13T01:17:45Z</dz:submitDate>
      <dz:promoteDate>2008-05-15T15:59:02Z</dz:promoteDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>65</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/80669.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Using ASP.NET Routing Independent of MVC</title>
      <link>http://www.dzone.com/links/rss/using_aspnet_routing_independent_of_mvc.html</link>
      <description>One of the demos I've been doing at the MSDN Roadshow is to take the new ASP.NET routing capabilities (currently in preview) and show them in isolation from MVC / Dynamic Data. Although the new routing capabilities were developed for the MVC framework, they've been factored out and are now shared with Dynamic Data and, of course, you can use them in your own ASP.NET applications as well.</description>
      <category>.net</category>
      <category>frameworks</category>
      <pubDate>Thu, 15 May 2008 15:56:41 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/81080.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2008-05-15T15:56:41Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/using_aspnet_routing_independent_of_mvc.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/81080.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> One of the demos I've been doing at the MSDN Roadshow is to take the new ASP.NET routing capabilities (currently in preview) and show them in isolation from MVC / Dynamic Data. Although the new routing capabilities were developed for the MVC framework, they've been factored out and are now shared with Dynamic Data and, of course, you can use them in your own ASP.NET applications as well.]]></content:encoded>
      <dz:linkId>81080</dz:linkId>
      <dz:submitDate>2008-05-15T07:18:46Z</dz:submitDate>
      <dz:promoteDate>2008-05-15T15:56:41Z</dz:promoteDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>79</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/81080.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Ordering directories by creation date using LINQ</title>
      <link>http://www.dzone.com/links/rss/ordering_directories_by_creation_date_using_linq.html</link>
      <description>How to use LINQ to order directories by creation date, pretty neat piece of code</description>
      <category>.net</category>
      <category>how-to</category>
      <category>microsoft</category>
      <category>windows</category>
      <pubDate>Thu, 15 May 2008 14:08:53 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/81157.html</guid>
      <dc:creator>SQLMenace</dc:creator>
      <dc:date>2008-05-15T14:08:53Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/ordering_directories_by_creation_date_using_linq.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/81157.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> How to use LINQ to order directories by creation date, pretty neat piece of code]]></content:encoded>
      <dz:linkId>81157</dz:linkId>
      <dz:submitDate>2008-05-15T13:23:12Z</dz:submitDate>
      <dz:promoteDate>2008-05-15T14:08:53Z</dz:promoteDate>
      <dz:voteUpCount>9</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>72</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/81157.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>SQLMenace</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/207082.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Dynamically Build LINQ Queries Using Reflection</title>
      <link>http://www.dzone.com/links/rss/dynamically_build_linq_queries_using_reflection.html</link>
      <description>I was recently working on a project where there was an option to export data from the database.  The export function simply exported 2 hard-coded columns that were returned by a stored procedure into a tab-delimited text file.</description>
      <category>.net</category>
      <category>database</category>
      <category>methodology</category>
      <pubDate>Thu, 15 May 2008 13:34:28 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/80858.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2008-05-15T13:34:28Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/dynamically_build_linq_queries_using_reflection.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/80858.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> I was recently working on a project where there was an option to export data from the database.  The export function simply exported 2 hard-coded columns that were returned by a stored procedure into a tab-delimited text file.]]></content:encoded>
      <dz:linkId>80858</dz:linkId>
      <dz:submitDate>2008-05-14T01:32:03Z</dz:submitDate>
      <dz:promoteDate>2008-05-15T13:34:28Z</dz:promoteDate>
      <dz:voteUpCount>11</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>101</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/80858.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>How to manage ASP.NET validation from Javascript with jQuery</title>
      <link>http://www.dzone.com/links/rss/how_to_manage_aspnet_validation_from_javascript_w.html</link>
      <description>Validators are a great part of the ASP.NET framework: they provide a standardized and easy way to add validation to form fields. But even if the framework provides different kinds of validators, there are so many different validations patterns that sometimes you have to write custom code to match your specific requirements.</description>
      <category>.net</category>
      <category>javascript</category>
      <category>web design</category>
      <pubDate>Thu, 15 May 2008 02:05:31 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/80908.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2008-05-15T02:05:31Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/how_to_manage_aspnet_validation_from_javascript_w.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/80908.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Validators are a great part of the ASP.NET framework: they provide a standardized and easy way to add validation to form fields. But even if the framework provides different kinds of validators, there are so many different validations patterns that sometimes you have to write custom code to match your specific requirements.]]></content:encoded>
      <dz:linkId>80908</dz:linkId>
      <dz:submitDate>2008-05-14T09:17:06Z</dz:submitDate>
      <dz:promoteDate>2008-05-15T02:05:31Z</dz:promoteDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>115</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/80908.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>3 WYSIWYG Editors for Webmasters in ASP.NET and why I chose FreeTextBox</title>
      <link>http://www.dzone.com/links/rss/3_wysiwyg_editors_for_webmasters_in_aspnet_and_wh.html</link>
      <description>3 Editors for ASP.NET and why I chose FreeTextBox.</description>
      <category>.net</category>
      <category>ajax</category>
      <category>web 2.0</category>
      <pubDate>Wed, 14 May 2008 22:28:37 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/80945.html</guid>
      <dc:creator>cheetahtech</dc:creator>
      <dc:date>2008-05-14T22:28:37Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/3_wysiwyg_editors_for_webmasters_in_aspnet_and_wh.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/80945.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> 3 Editors for ASP.NET and why I chose FreeTextBox.]]></content:encoded>
      <dz:linkId>80945</dz:linkId>
      <dz:submitDate>2008-05-14T13:08:49Z</dz:submitDate>
      <dz:promoteDate>2008-05-14T22:28:37Z</dz:promoteDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>292</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/80945.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>cheetahtech</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/278068.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Bullet Proof Cookies</title>
      <link>http://www.dzone.com/links/rss/bullet_proof_cookies.html</link>
      <description>Security is a hot topic these days; developers are slowly learning more and more how to make their code more secure and how to learn defensive programming techniques. Years ago defensive secure programming used to be a luxury but not anymore. With the increased threats around us in the computer world, we, as developers, should keep in mind security concepts as we do our coding. One type of applications is web applications and specifically in this article I will be talking about ASP.NET applications. However the ideas and concepts here can be adapted to any web programming language. You always read how cookies play an important role in the security of a web application.</description>
      <category>.net</category>
      <category>security</category>
      <category>web design</category>
      <pubDate>Wed, 14 May 2008 16:05:37 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/80895.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2008-05-14T16:05:37Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/bullet_proof_cookies.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/80895.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Security is a hot topic these days; developers are slowly learning more and more how to make their code more secure and how to learn defensive programming techniques. Years ago defensive secure programming used to be a luxury but not anymore. With the increased threats around us in the computer world, we, as developers, should keep in mind security concepts as we do our coding. One type of applications is web applications and specifically in this article I will be talking about ASP.NET applications. However the ideas and concepts here can be adapted to any web programming language. You always read how cookies play an important role in the security of a web application.]]></content:encoded>
      <dz:linkId>80895</dz:linkId>
      <dz:submitDate>2008-05-14T07:01:37Z</dz:submitDate>
      <dz:promoteDate>2008-05-14T16:05:37Z</dz:promoteDate>
      <dz:voteUpCount>10</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>237</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/80895.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>How To Add a MouseDoubleClick Event To Any WPF Control</title>
      <link>http://www.dzone.com/links/rss/may_14th_how_to_add_a_mousedoubleclick_event_to_a.html</link>
      <description>I needed to implement a MouseDoubleClick Event on a WPF Grid. I said Ha, easy but as i went on to implement it i realized that the Grid has no MouseDoubleClick Event! So how am I supposed to implement it?</description>
      <category>.net</category>
      <pubDate>Wed, 14 May 2008 14:12:34 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/80921.html</guid>
      <dc:creator>Shaharyr</dc:creator>
      <dc:date>2008-05-14T14:12:34Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/may_14th_how_to_add_a_mousedoubleclick_event_to_a.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/80921.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> I needed to implement a MouseDoubleClick Event on a WPF Grid. I said Ha, easy but as i went on to implement it i realized that the Grid has no MouseDoubleClick Event! So how am I supposed to implement it?]]></content:encoded>
      <dz:linkId>80921</dz:linkId>
      <dz:submitDate>2008-05-14T10:17:52Z</dz:submitDate>
      <dz:promoteDate>2008-05-14T14:12:34Z</dz:promoteDate>
      <dz:voteUpCount>8</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>38</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/80921.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Shaharyr</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/278445.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Whats the idea? The reason we implemented IdeaPipe</title>
      <link>http://www.dzone.com/links/rss/whats_the_idea_the_reason_we_implemented_ideapipe.html</link>
      <description>When we first came up with the idea for IdeaPipe (no pun intended), we saw a need to fill a void in the social networking landscape. There are countless sites dedicated to connecting friends, classmates and business associates, sites that provide opinions and commentary around a specific topic and even sites that simply point to other sites, but there were few if any that enabled individuals or groups to share their ideas for the purposes of gathering feedback, collaborating or simply being heard.</description>
      <category>.net</category>
      <category>ajax</category>
      <category>opinion</category>
      <category>web 2.0</category>
      <pubDate>Wed, 14 May 2008 07:46:07 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/80862.html</guid>
      <dc:creator>zigamorph</dc:creator>
      <dc:date>2008-05-14T07:46:07Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/whats_the_idea_the_reason_we_implemented_ideapipe.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/80862.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> When we first came up with the idea for IdeaPipe (no pun intended), we saw a need to fill a void in the social networking landscape. There are countless sites dedicated to connecting friends, classmates and business associates, sites that provide opinions and commentary around a specific topic and even sites that simply point to other sites, but there were few if any that enabled individuals or groups to share their ideas for the purposes of gathering feedback, collaborating or simply being heard.]]></content:encoded>
      <dz:linkId>80862</dz:linkId>
      <dz:submitDate>2008-05-14T02:30:54Z</dz:submitDate>
      <dz:promoteDate>2008-05-14T07:46:07Z</dz:promoteDate>
      <dz:voteUpCount>9</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>224</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/80862.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>zigamorph</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/234118.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Building an F# powered indexing system (part 2)</title>
      <link>http://www.dzone.com/links/rss/building_an_f_powered_indexing_system_part_2.html</link>
      <description>The second development chunk focuses on creating documents to index, and munging them into a format to hand off to an external library. There are examples of calling a .NET library from F#, mutable values, function composition, and several other spiffy sounding things.</description>
      <category>.net</category>
      <category>how-to</category>
      <category>other languages</category>
      <pubDate>Wed, 14 May 2008 01:13:22 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/80786.html</guid>
      <dc:creator>mrkurt</dc:creator>
      <dc:date>2008-05-14T01:13:22Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/building_an_f_powered_indexing_system_part_2.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/80786.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> The second development chunk focuses on creating documents to index, and munging them into a format to hand off to an external library. There are examples of calling a .NET library from F#, mutable values, function composition, and several other spiffy sounding things.]]></content:encoded>
      <dz:linkId>80786</dz:linkId>
      <dz:submitDate>2008-05-13T15:45:26Z</dz:submitDate>
      <dz:promoteDate>2008-05-14T01:13:22Z</dz:promoteDate>
      <dz:voteUpCount>10</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>88</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/80786.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mrkurt</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/259248.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Two LINQ to SQL Myths</title>
      <link>http://www.dzone.com/links/rss/two_linq_to_sql_myths.html</link>
      <description>Not true – you can start with code and create mappings later. In fact, you can write plain-old CLR object like this:</description>
      <category>.net</category>
      <category>database</category>
      <category>ria</category>
      <pubDate>Tue, 13 May 2008 23:54:36 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/80515.html</guid>
      <dc:creator>neharocks</dc:creator>
      <dc:date>2008-05-13T23:54:36Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/two_linq_to_sql_myths.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/80515.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Not true – you can start with code and create mappings later. In fact, you can write plain-old CLR object like this:]]></content:encoded>
      <dz:linkId>80515</dz:linkId>
      <dz:submitDate>2008-05-12T09:55:00Z</dz:submitDate>
      <dz:promoteDate>2008-05-13T23:54:36Z</dz:promoteDate>
      <dz:voteUpCount>9</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>236</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/80515.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>neharocks</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/283420.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Retrieving Image Metadata using C#</title>
      <link>http://www.dzone.com/links/rss/retrieving_image_metadata_using_c.html</link>
      <description>A nice tutorial on how to get image metadata using C#. The tutorial includes a easy to follow walk through and a usable class for retrieving image metadata - if you just want the code.</description>
      <category>.net</category>
      <category>how-to</category>
      <category>microsoft</category>
      <pubDate>Tue, 13 May 2008 19:39:01 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/80765.html</guid>
      <dc:creator>zwigby</dc:creator>
      <dc:date>2008-05-13T19:39:01Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/retrieving_image_metadata_using_c.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/80765.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> A nice tutorial on how to get image metadata using C#. The tutorial includes a easy to follow walk through and a usable class for retrieving image metadata - if you just want the code.]]></content:encoded>
      <dz:linkId>80765</dz:linkId>
      <dz:submitDate>2008-05-13T13:38:29Z</dz:submitDate>
      <dz:promoteDate>2008-05-13T19:39:01Z</dz:promoteDate>
      <dz:voteUpCount>8</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>102</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/80765.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>zwigby</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/227238.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Tame SQL with Multi-Line Quotes in C# And PHP</title>
      <link>http://www.dzone.com/links/rss/tame_sql_with_multiline_quotes_in_c_and_php.html</link>
      <description>Languages that support multiline quotes such as C#,  Perl and PHP make it easy for developers to embed SQL code in applications in a readable and maintainable way</description>
      <category>.net</category>
      <category>database</category>
      <category>php</category>
      <pubDate>Tue, 13 May 2008 17:17:35 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/80781.html</guid>
      <dc:creator>paul_houle</dc:creator>
      <dc:date>2008-05-13T17:17:35Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/tame_sql_with_multiline_quotes_in_c_and_php.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/80781.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Languages that support multiline quotes such as C#,  Perl and PHP make it easy for developers to embed SQL code in applications in a readable and maintainable way]]></content:encoded>
      <dz:linkId>80781</dz:linkId>
      <dz:submitDate>2008-05-13T15:38:54Z</dz:submitDate>
      <dz:promoteDate>2008-05-13T17:17:35Z</dz:promoteDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>188</dz:clickCount>
      <dz:commentCount>2</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/80781.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>paul_houle</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/281687.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>A Silverlight Beginning - The Verdict</title>
      <link>http://www.dzone.com/links/rss/a_silverlight_beginning_the_verdict.html</link>
      <description>Designers can use Expression Blend and Design to create their artifacts and the XAML end result can be handed off to developers. Now, most people have heard this type of marketing hype ad-nauseum over the past year. So, here's what sold me:</description>
      <category>.net</category>
      <category>ajax</category>
      <category>microsoft</category>
      <category>open source</category>
      <pubDate>Tue, 13 May 2008 06:59:49 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/80445.html</guid>
      <dc:creator>Anthony Grace</dc:creator>
      <dc:date>2008-05-13T06:59:49Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/a_silverlight_beginning_the_verdict.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/80445.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Designers can use Expression Blend and Design to create their artifacts and the XAML end result can be handed off to developers. Now, most people have heard this type of marketing hype ad-nauseum over the past year. So, here's what sold me:]]></content:encoded>
      <dz:linkId>80445</dz:linkId>
      <dz:submitDate>2008-05-12T00:55:44Z</dz:submitDate>
      <dz:promoteDate>2008-05-13T06:59:49Z</dz:promoteDate>
      <dz:voteUpCount>11</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>319</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/80445.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bognit</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/243670.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Reqular experssion RegEx, C# , asp.net , vb.net</title>
      <link>http://www.dzone.com/links/rss/reqular_experssion_regex_c_aspnet_vbnet.html</link>
      <description>Regular Expression is a great way to manipulate strings for example matching, finding, validating Data, Specailly string manipulaion becames handy while we use reqular expression.&#xD;
&#xD;
We can use Regular expression on both Serer and client side. We do use it with asp.net validation controls.</description>
      <category>.net</category>
      <category>web design</category>
      <pubDate>Tue, 13 May 2008 01:22:06 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/80447.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2008-05-13T01:22:06Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/reqular_experssion_regex_c_aspnet_vbnet.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/80447.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Regular Expression is a great way to manipulate strings for example matching, finding, validating Data, Specailly string manipulaion becames handy while we use reqular expression.

We can use Regular expression on both Serer and client side. We do use it with asp.net validation controls.]]></content:encoded>
      <dz:linkId>80447</dz:linkId>
      <dz:submitDate>2008-05-12T01:55:31Z</dz:submitDate>
      <dz:promoteDate>2008-05-13T01:22:06Z</dz:promoteDate>
      <dz:voteUpCount>12</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>147</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/80447.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>JSON services in ASP.NET Ajax</title>
      <link>http://www.dzone.com/links/rss/json_services_in_aspnet_ajax.html</link>
      <description>Lately the use of client centric development model in .NET is getting increasingly popular. In contrast to the traditional server model where html tags are rendered in server side and then sent to the browser, the client centric approach consist of the use of asynchronous HTTP requests to retrieve data from server side and then do the html rendering in client side code.</description>
      <category>.net</category>
      <category>frameworks</category>
      <category>web services</category>
      <pubDate>Mon, 12 May 2008 21:32:22 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/80319.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-05-12T21:32:22Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/json_services_in_aspnet_ajax.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/80319.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Lately the use of client centric development model in .NET is getting increasingly popular. In contrast to the traditional server model where html tags are rendered in server side and then sent to the browser, the client centric approach consist of the use of asynchronous HTTP requests to retrieve data from server side and then do the html rendering in client side code.]]></content:encoded>
      <dz:linkId>80319</dz:linkId>
      <dz:submitDate>2008-05-10T12:06:32Z</dz:submitDate>
      <dz:promoteDate>2008-05-12T21:32:22Z</dz:promoteDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>86</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/80319.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Creating great thumbnails in ASP.NET</title>
      <link>http://www.dzone.com/links/rss/creating_great_thumbnails_in_aspnet.html</link>
      <description>An alternative to the built in thumbnail generator with better quality and much smaller file sizes.</description>
      <category>.net</category>
      <pubDate>Mon, 12 May 2008 15:32:20 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/80206.html</guid>
      <dc:creator>UnicornNinja</dc:creator>
      <dc:date>2008-05-12T15:32:20Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/creating_great_thumbnails_in_aspnet.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/80206.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> An alternative to the built in thumbnail generator with better quality and much smaller file sizes.]]></content:encoded>
      <dz:linkId>80206</dz:linkId>
      <dz:submitDate>2008-05-09T17:55:33Z</dz:submitDate>
      <dz:promoteDate>2008-05-12T15:32:20Z</dz:promoteDate>
      <dz:voteUpCount>8</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>143</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/80206.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>UnicornNinja</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/285394.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>ASP.NET AJAX Best Practices</title>
      <link>http://www.dzone.com/links/rss/aspnet_ajax_best_practices.html</link>
      <description>While we develop AJAX applications, we often carelessly ignore giving up bad practices, which cause effects which are not so significantly visible when the site is not so large in volume. But, it’s often severe performance issue when it is the case for sites that make heavy use of AJAX technologies such as Pageflakes, NetVibes etc.</description>
      <category>.net</category>
      <category>ajax</category>
      <category>reviews</category>
      <category>web design</category>
      <pubDate>Sat, 10 May 2008 07:56:58 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/79932.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2008-05-10T07:56:58Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/aspnet_ajax_best_practices.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/79932.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> While we develop AJAX applications, we often carelessly ignore giving up bad practices, which cause effects which are not so significantly visible when the site is not so large in volume. But, it’s often severe performance issue when it is the case for sites that make heavy use of AJAX technologies such as Pageflakes, NetVibes etc.]]></content:encoded>
      <dz:linkId>79932</dz:linkId>
      <dz:submitDate>2008-05-08T11:27:59Z</dz:submitDate>
      <dz:promoteDate>2008-05-10T07:56:58Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>198</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/79932.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Using Gridview to display Images from Database</title>
      <link>http://www.dzone.com/links/rss/using_gridview_to_display_images_from_database.html</link>
      <description>In ASP.Net 1.x days Datagrid is one of the most common control that is used to display a table of data. With the introduction of ASP.Net 2.0 we have Gridview in the place of Datagrid while the Datagrid control is still supported. With the introduction of Gridview we can prevent some of the standard code we will repeat for edit, update, delete, sort etc</description>
      <category>.net</category>
      <category>web design</category>
      <pubDate>Sat, 10 May 2008 07:56:48 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/79934.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2008-05-10T07:56:48Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/using_gridview_to_display_images_from_database.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/79934.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> In ASP.Net 1.x days Datagrid is one of the most common control that is used to display a table of data. With the introduction of ASP.Net 2.0 we have Gridview in the place of Datagrid while the Datagrid control is still supported. With the introduction of Gridview we can prevent some of the standard code we will repeat for edit, update, delete, sort etc]]></content:encoded>
      <dz:linkId>79934</dz:linkId>
      <dz:submitDate>2008-05-08T11:29:02Z</dz:submitDate>
      <dz:promoteDate>2008-05-10T07:56:48Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>130</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/79934.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>SecureString in .Net 2.0</title>
      <link>http://www.dzone.com/links/rss/securestring_in_net_20.html</link>
      <description>There are some disadvantages in using string if we want to store some important information’s like password, credit card numbers, bank pins, etc for some manipulations. The following list will help you understand it better.</description>
      <category>.net</category>
      <category>frameworks</category>
      <pubDate>Fri, 09 May 2008 16:25:42 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/79930.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2008-05-09T16:25:42Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/securestring_in_net_20.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/79930.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> There are some disadvantages in using string if we want to store some important information’s like password, credit card numbers, bank pins, etc for some manipulations. The following list will help you understand it better.]]></content:encoded>
      <dz:linkId>79930</dz:linkId>
      <dz:submitDate>2008-05-08T11:24:14Z</dz:submitDate>
      <dz:promoteDate>2008-05-09T16:25:42Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>205</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/79930.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>C# Dictionary Basics</title>
      <link>http://www.dzone.com/links/rss/c_dictionary_basics.html</link>
      <description>Learn how to use the Dictionary collection object in C#.</description>
      <category>.net</category>
      <category>microsoft</category>
      <category>windows</category>
      <pubDate>Fri, 09 May 2008 12:20:33 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/80014.html</guid>
      <dc:creator>Zuraka</dc:creator>
      <dc:date>2008-05-09T12:20:33Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/c_dictionary_basics.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/80014.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Learn how to use the Dictionary collection object in C#.]]></content:encoded>
      <dz:linkId>80014</dz:linkId>
      <dz:submitDate>2008-05-08T19:46:51Z</dz:submitDate>
      <dz:promoteDate>2008-05-09T12:20:33Z</dz:promoteDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>233</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/80014.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Zuraka</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/236862.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

