<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>Devign &#124; Web Development, JavaScript, CSS, MooTools &#124; Elad Ossadon &#187; C#</title> <atom:link href="http://devign.me/category/csharp/feed/" rel="self" type="application/rss+xml" /><link>http://devign.me</link> <description>Development with Style</description> <lastBuildDate>Tue, 20 Dec 2011 18:26:26 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Inline Recursion in ASP.NET Template to Print a Tree&#8217;s Node List</title><link>http://devign.me/inline-recursion-asp-net-template-print-a-tree/</link> <comments>http://devign.me/inline-recursion-asp-net-template-print-a-tree/#comments</comments> <pubDate>Tue, 14 Sep 2010 14:19:20 +0000</pubDate> <dc:creator>Elad Ossadon</dc:creator> <category><![CDATA[ASP.NET]]></category> <category><![CDATA[C#]]></category> <category><![CDATA[asp.net]]></category> <category><![CDATA[asp.net mvc]]></category> <category><![CDATA[recursion]]></category> <category><![CDATA[tree]]></category> <guid
isPermaLink="false">http://devign.me/?p=263</guid> <description><![CDATA[Here&#8217;s a neat &#38; clean way to perform a recursion in ASP.NET, inside the .aspx/.ascx file. Suitable for ASP.NET MVC as well as WebForms. No &#60;asp:Repeater&#62; + OnItemDataBound event, TreeView or concatenating strings recursively in the code behind involved. Data Structure and Recursive Data Sample The Recursive Function Notice: The printNodesRecursively function is declared with the [...]]]></description> <wfw:commentRss>http://devign.me/inline-recursion-asp-net-template-print-a-tree/feed/</wfw:commentRss> <slash:comments>15</slash:comments> </item> </channel> </rss>
