<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: MvcFluentHtml &#8211; Fluent HTML Interface For MS MVC</title>
	<atom:link href="http://lunaverse.wordpress.com/2008/11/24/mvcfluenthtml-fluent-html-interface-for-ms-mvc/feed/" rel="self" type="application/rss+xml" />
	<link>http://lunaverse.wordpress.com/2008/11/24/mvcfluenthtml-fluent-html-interface-for-ms-mvc/</link>
	<description>A Blog About .NET Software Development</description>
	<lastBuildDate>Mon, 19 Oct 2009 11:25:04 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ASP.NET MVC View Best Practices – Save time creating views with MvcContrib.FluentHtml &#124; Arrange Act Assert</title>
		<link>http://lunaverse.wordpress.com/2008/11/24/mvcfluenthtml-fluent-html-interface-for-ms-mvc/#comment-177</link>
		<dc:creator>ASP.NET MVC View Best Practices – Save time creating views with MvcContrib.FluentHtml &#124; Arrange Act Assert</dc:creator>
		<pubDate>Mon, 19 Oct 2009 07:34:46 +0000</pubDate>
		<guid isPermaLink="false">http://lunaverse.wordpress.com/?p=24#comment-177</guid>
		<description>[...] MvcFluentHtml – Fluent HTML Interface For MS MVC [...]</description>
		<content:encoded><![CDATA[<p>[...] MvcFluentHtml – Fluent HTML Interface For MS MVC [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Scott</title>
		<link>http://lunaverse.wordpress.com/2008/11/24/mvcfluenthtml-fluent-html-interface-for-ms-mvc/#comment-123</link>
		<dc:creator>Tim Scott</dc:creator>
		<pubDate>Tue, 17 Feb 2009 20:34:25 +0000</pubDate>
		<guid isPermaLink="false">http://lunaverse.wordpress.com/?p=24#comment-123</guid>
		<description>Maxild,

I guess I lied.  In my example you would have to call your container in the c-tor like IoC.Resolve&lt;IMyMemberBehavior1Marker&gt;().  I suppose there is some way to do it with a custom view engine, but I think you would still have to call the container.  If you find a better way let us know.</description>
		<content:encoded><![CDATA[<p>Maxild,</p>
<p>I guess I lied.  In my example you would have to call your container in the c-tor like IoC.Resolve&lt;IMyMemberBehavior1Marker&gt;().  I suppose there is some way to do it with a custom view engine, but I think you would still have to call the container.  If you find a better way let us know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morten Maxild</title>
		<link>http://lunaverse.wordpress.com/2008/11/24/mvcfluenthtml-fluent-html-interface-for-ms-mvc/#comment-121</link>
		<dc:creator>Morten Maxild</dc:creator>
		<pubDate>Mon, 16 Feb 2009 22:41:54 +0000</pubDate>
		<guid isPermaLink="false">http://lunaverse.wordpress.com/?p=24#comment-121</guid>
		<description>Hi,

You mention using ctor dependency injection to pass down the behaviors to the base view page class. Can you point me to any source explaining how to set this up. It is easy for controllers, but for views I can&#039;t find the extension point. I am seing the locator interface IViewEngine, and implementors using the BuildManager.CreateInstanceFromVirtualPath method. Also I don&#039;t want to call the container from within the default constructor in the base view page class. I want injection to work independent of which IoC container is being used.

Regards
Maxild</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>You mention using ctor dependency injection to pass down the behaviors to the base view page class. Can you point me to any source explaining how to set this up. It is easy for controllers, but for views I can&#8217;t find the extension point. I am seing the locator interface IViewEngine, and implementors using the BuildManager.CreateInstanceFromVirtualPath method. Also I don&#8217;t want to call the container from within the default constructor in the base view page class. I want injection to work independent of which IoC container is being used.</p>
<p>Regards<br />
Maxild</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eliminate Magic Strings In Javascript With MvcContrib.FluentHtml &#171; Lunablog</title>
		<link>http://lunaverse.wordpress.com/2008/11/24/mvcfluenthtml-fluent-html-interface-for-ms-mvc/#comment-118</link>
		<dc:creator>Eliminate Magic Strings In Javascript With MvcContrib.FluentHtml &#171; Lunablog</dc:creator>
		<pubDate>Thu, 05 Feb 2009 03:27:19 +0000</pubDate>
		<guid isPermaLink="false">http://lunaverse.wordpress.com/?p=24#comment-118</guid>
		<description>[...] Javascript With&#160;MvcContrib.FluentHtml Filed under: Uncategorized &#8212; Tim Scott @ 3:27 am   MvcContrib.FluentHtml provides a library of HTML helper methods that use expressions with strongly typed views to [...]</description>
		<content:encoded><![CDATA[<p>[...] Javascript With&nbsp;MvcContrib.FluentHtml Filed under: Uncategorized &#8212; Tim Scott @ 3:27 am   MvcContrib.FluentHtml provides a library of HTML helper methods that use expressions with strongly typed views to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Feryt</title>
		<link>http://lunaverse.wordpress.com/2008/11/24/mvcfluenthtml-fluent-html-interface-for-ms-mvc/#comment-112</link>
		<dc:creator>Feryt</dc:creator>
		<pubDate>Tue, 20 Jan 2009 20:52:02 +0000</pubDate>
		<guid isPermaLink="false">http://lunaverse.wordpress.com/?p=24#comment-112</guid>
		<description>Damn, i dont know how to post full text, ok let it be.
I have finally build code, thnx.</description>
		<content:encoded><![CDATA[<p>Damn, i dont know how to post full text, ok let it be.<br />
I have finally build code, thnx.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Feryt</title>
		<link>http://lunaverse.wordpress.com/2008/11/24/mvcfluenthtml-fluent-html-interface-for-ms-mvc/#comment-111</link>
		<dc:creator>Feryt</dc:creator>
		<pubDate>Tue, 20 Jan 2009 20:50:33 +0000</pubDate>
		<guid isPermaLink="false">http://lunaverse.wordpress.com/?p=24#comment-111</guid>
		<description>Hmm, in my comment with [nunit2] error are both values the same, but in fact the buils output is :
...
Expected: &quot;$1 234,50&quot;
But was:  &quot;$1234,50&quot;
...

There is some kind of unicode characted inside &quot;&quot; chars, i thing this blog engine hides it...</description>
		<content:encoded><![CDATA[<p>Hmm, in my comment with [nunit2] error are both values the same, but in fact the buils output is :<br />
&#8230;<br />
Expected: &#8220;$1 234,50&#8243;<br />
But was:  &#8220;$1234,50&#8243;<br />
&#8230;</p>
<p>There is some kind of unicode characted inside &#8220;&#8221; chars, i thing this blog engine hides it&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Scott</title>
		<link>http://lunaverse.wordpress.com/2008/11/24/mvcfluenthtml-fluent-html-interface-for-ms-mvc/#comment-110</link>
		<dc:creator>Tim Scott</dc:creator>
		<pubDate>Tue, 20 Jan 2009 20:47:25 +0000</pubDate>
		<guid isPermaLink="false">http://lunaverse.wordpress.com/?p=24#comment-110</guid>
		<description>This was reported, and I thought it had been fixed.  I will look into it.  In any case, it&#039;s an error in the test, not in the code under test.</description>
		<content:encoded><![CDATA[<p>This was reported, and I thought it had been fixed.  I will look into it.  In any case, it&#8217;s an error in the test, not in the code under test.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Feryt</title>
		<link>http://lunaverse.wordpress.com/2008/11/24/mvcfluenthtml-fluent-html-interface-for-ms-mvc/#comment-109</link>
		<dc:creator>Feryt</dc:creator>
		<pubDate>Tue, 20 Jan 2009 20:45:35 +0000</pubDate>
		<guid isPermaLink="false">http://lunaverse.wordpress.com/?p=24#comment-109</guid>
		<description>When you set windows locales to &quot;English&quot; all tests pass.
It is not good for people outside english-enabled countries :)
Bye.</description>
		<content:encoded><![CDATA[<p>When you set windows locales to &#8220;English&#8221; all tests pass.<br />
It is not good for people outside english-enabled countries <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Bye.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Feryt</title>
		<link>http://lunaverse.wordpress.com/2008/11/24/mvcfluenthtml-fluent-html-interface-for-ms-mvc/#comment-108</link>
		<dc:creator>Feryt</dc:creator>
		<pubDate>Tue, 20 Jan 2009 20:43:04 +0000</pubDate>
		<guid isPermaLink="false">http://lunaverse.wordpress.com/?p=24#comment-108</guid>
		<description>@Tim
Hi Tim.
Ok i have downloaded source files from SVN but build fails(unit tests dont pass) :

   [nunit2] application/pdf
   [nunit2]
   [nunit2] Tests run: 1140, Failures: 6, Not run: 1, Time: 10.699 seconds
   [nunit2]
   [nunit2] Failures:
   [nunit2] 1) MvcContrib.UnitTests.FluentHtml.LiteralTests.literal_renders_with_inner_text_formatted :   Expected string length 9 but was 14. Strings differ at index 2.
   [nunit2]   Expected: &quot;$1 234,50&quot;
   [nunit2]   But was:  &quot;$1&#160;234,50&quot;
   [nunit2]   -------------^
   [nunit2]
   [nunit2]    at MvcContrib.UnitTests.FluentHtml.LiteralTests.literal_renders_w
ith_inner_text_formatted() in d:\Coding\Projects\Asp.Net MVC\MVCContrib\src\MVCC
ontrib.UnitTests\FluentHtml\LiteralTests.cs:line 34
   [nunit2]

.... total of 6 unit test fails ...

It seems it&#039;s a problem when you have windows locales set to different language than English.

F.</description>
		<content:encoded><![CDATA[<p>@Tim<br />
Hi Tim.<br />
Ok i have downloaded source files from SVN but build fails(unit tests dont pass) :</p>
<p>   [nunit2] application/pdf<br />
   [nunit2]<br />
   [nunit2] Tests run: 1140, Failures: 6, Not run: 1, Time: 10.699 seconds<br />
   [nunit2]<br />
   [nunit2] Failures:<br />
   [nunit2] 1) MvcContrib.UnitTests.FluentHtml.LiteralTests.literal_renders_with_inner_text_formatted :   Expected string length 9 but was 14. Strings differ at index 2.<br />
   [nunit2]   Expected: &#8220;$1 234,50&#8243;<br />
   [nunit2]   But was:  &#8220;$1&#160;234,50&#8243;<br />
   [nunit2]   &#8212;&#8212;&#8212;&#8212;-^<br />
   [nunit2]<br />
   [nunit2]    at MvcContrib.UnitTests.FluentHtml.LiteralTests.literal_renders_w<br />
ith_inner_text_formatted() in d:\Coding\Projects\Asp.Net MVC\MVCContrib\src\MVCC<br />
ontrib.UnitTests\FluentHtml\LiteralTests.cs:line 34<br />
   [nunit2]</p>
<p>&#8230;. total of 6 unit test fails &#8230;</p>
<p>It seems it&#8217;s a problem when you have windows locales set to different language than English.</p>
<p>F.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Scott</title>
		<link>http://lunaverse.wordpress.com/2008/11/24/mvcfluenthtml-fluent-html-interface-for-ms-mvc/#comment-107</link>
		<dc:creator>Tim Scott</dc:creator>
		<pubDate>Tue, 20 Jan 2009 20:34:18 +0000</pubDate>
		<guid isPermaLink="false">http://lunaverse.wordpress.com/?p=24#comment-107</guid>
		<description>The latest release of MvcContrib predates FluentHtml, so it&#039;s not in any binary download.  You must get the source and build it.  There is a file &quot;ClickToBuild.bat&quot; in the trunk which puts the binaries in the &quot;build&quot; folder.</description>
		<content:encoded><![CDATA[<p>The latest release of MvcContrib predates FluentHtml, so it&#8217;s not in any binary download.  You must get the source and build it.  There is a file &#8220;ClickToBuild.bat&#8221; in the trunk which puts the binaries in the &#8220;build&#8221; folder.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
