<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"><channel><title>Using the TagBuilder Class to Build HTML Helpers</title><link>http://www.asp.net</link><pubDate>Wed, 26 Sep 2012 09:32:40 GMT</pubDate><generator>umbraco</generator><description>Comments for Using the TagBuilder Class to Build HTML Helpers</description><language>en</language><atom:link href="http://www.asp.net/rss/comments/27574" rel="self" type="application/rss+xml" /><item><title>Comment Posted by jamesguo</title><link>http://www.asp.net/mvc/tutorials/older-versions/views/using-the-tagbuilder-class-to-build-html-helpers-cs</link><pubDate>Sun, 25 Jul 2010 22:55:27 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000009612</guid><description><![CDATA[ <p>Nice and helpful.</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/jamesguo.jpg?forceidenticon=false&amp;dt=635050058400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by pradip.bobhate</title><link>http://www.asp.net/mvc/tutorials/older-versions/views/using-the-tagbuilder-class-to-build-html-helpers-cs</link><pubDate>Thu, 02 Dec 2010 00:05:33 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000011109</guid><description><![CDATA[ <p>Nice article</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/pradip.bobhate.jpg?forceidenticon=false&amp;dt=635050058400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by thakur.hansraj</title><link>http://www.asp.net/mvc/tutorials/older-versions/views/using-the-tagbuilder-class-to-build-html-helpers-cs</link><pubDate>Sun, 26 Dec 2010 14:21:11 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000011312</guid><description><![CDATA[ <p>Nice Article</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/thakur.hansraj.jpg?forceidenticon=false&amp;dt=635050058400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by kapz</title><link>http://www.asp.net/mvc/tutorials/older-versions/views/using-the-tagbuilder-class-to-build-html-helpers-cs</link><pubDate>Thu, 06 Sep 2012 02:44:10 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016387</guid><description><![CDATA[ <p>Thanks a lot! This saved my day :)</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/kapz.jpg?forceidenticon=false&amp;dt=635050058400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by tan_vision_12_2010</title><link>http://www.asp.net/mvc/tutorials/older-versions/views/using-the-tagbuilder-class-to-build-html-helpers-cs</link><pubDate>Wed, 26 Sep 2012 09:32:40 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016522</guid><description><![CDATA[ <p>when using this Helper in Razor View Engine</p><p>its not creating proper img tags</p><p></p><p>&lt;div class=&quot;editor-field&quot;&gt;</p><p>            @*@Html.EditorFor(model =&gt; model.CompanyLogo)*@</p><p></p><p>            @Html.Image(&quot;img1&quot;, &quot;Images/&quot;+Model.CompanyLogo, Model.CompanyName)</p><p>            @Html.ValidationMessageFor(model =&gt; model.CompanyLogo)</p><p>        &lt;/div&gt;</p><p></p><p></p><p>its output on View as</p><p></p><p>  &lt;div class=&quot;editor-field&quot;&gt;</p><p>            </p><p> </p><p>            &lt;img alt=&quot;test33&quot; id=&quot;img1&quot; src=&quot;Images/images.jpeg&quot; /&gt;</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/tan_vision_12_2010.jpg?forceidenticon=false&amp;dt=635050058400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item></channel></rss>