<?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/"
		>
<channel>
	<title>Comments for Steve Sanderson’s blog</title>
	<atom:link href="http://blog.stevensanderson.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.stevensanderson.com</link>
	<description>As seen on YouTube™</description>
	<lastBuildDate>Wed, 22 Feb 2012 16:02:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>Comment on Scaffold your ASP.NET MVC 3 project with the MvcScaffolding package by Danny</title>
		<link>http://blog.stevensanderson.com/2011/01/13/scaffold-your-aspnet-mvc-3-project-with-the-mvcscaffolding-package/#comment-18802</link>
		<dc:creator>Danny</dc:creator>
		<pubDate>Wed, 22 Feb 2012 16:02:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stevensanderson.com/2011/01/13/scaffold-your-aspnet-mvc-3-project-with-the-mvcscaffolding-package/#comment-18802</guid>
		<description>Btw the brackers between public List Questions { get; set; } fail to display in the comment box :/ thnks</description>
		<content:encoded><![CDATA[<p>Btw the brackers between public List Questions { get; set; } fail to display in the comment box :/ thnks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Scaffold your ASP.NET MVC 3 project with the MvcScaffolding package by Danny</title>
		<link>http://blog.stevensanderson.com/2011/01/13/scaffold-your-aspnet-mvc-3-project-with-the-mvcscaffolding-package/#comment-18801</link>
		<dc:creator>Danny</dc:creator>
		<pubDate>Wed, 22 Feb 2012 16:00:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stevensanderson.com/2011/01/13/scaffold-your-aspnet-mvc-3-project-with-the-mvcscaffolding-package/#comment-18801</guid>
		<description>Relationships in classes fails :/   

public class Poll
    {
        public int ID { get; set; }
        [Required]
        public string Title { get; set; }
        [Required]
        public string Description { get; set; }
        [Required]
        public bool Status { get; set; }
        [Required]
        public string Username { get; set; }
        [Required]
        public List Questions { get; set; }
    }

    public class Question
    {
        public int ID { get; set; }
        [Required]
        public string Description { get; set; }
        [Required]
        public int Votes { get; set; }
    }</description>
		<content:encoded><![CDATA[<p>Relationships in classes fails :/   </p>
<p>public class Poll<br />
    {<br />
        public int ID { get; set; }<br />
        [Required]<br />
        public string Title { get; set; }<br />
        [Required]<br />
        public string Description { get; set; }<br />
        [Required]<br />
        public bool Status { get; set; }<br />
        [Required]<br />
        public string Username { get; set; }<br />
        [Required]<br />
        public List Questions { get; set; }<br />
    }</p>
<p>    public class Question<br />
    {<br />
        public int ID { get; set; }<br />
        [Required]<br />
        public string Description { get; set; }<br />
        [Required]<br />
        public int Votes { get; set; }<br />
    }</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Scaffold your ASP.NET MVC 3 project with the MvcScaffolding package by Predhin</title>
		<link>http://blog.stevensanderson.com/2011/01/13/scaffold-your-aspnet-mvc-3-project-with-the-mvcscaffolding-package/#comment-18800</link>
		<dc:creator>Predhin</dc:creator>
		<pubDate>Tue, 21 Feb 2012 09:38:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stevensanderson.com/2011/01/13/scaffold-your-aspnet-mvc-3-project-with-the-mvcscaffolding-package/#comment-18800</guid>
		<description>Try 
Scaffold Mailer.Razor if you are using Razor View Engine</description>
		<content:encoded><![CDATA[<p>Try<br />
Scaffold Mailer.Razor if you are using Razor View Engine</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Overriding IIS6 wildcard maps on individual directories by west chester pa lawyers</title>
		<link>http://blog.stevensanderson.com/2008/07/07/overriding-iis6-wildcard-maps-on-individual-directories/#comment-18799</link>
		<dc:creator>west chester pa lawyers</dc:creator>
		<pubDate>Tue, 21 Feb 2012 02:54:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codeville.net/2008/07/07/overriding-iis6-wildcard-maps-on-individual-directories/#comment-18799</guid>
		<description>hey there and thank you for your info – I’ve certainly picked up anything new from right here. I did however expertise a few technical issues using this web site, since I experienced to reload the site a lot of times previous to I could get it to load correctly. I had been wondering if your web host is OK? Not that I am complaining, but slow loading instances times will sometimes affect your placement in google and could damage your high-quality score if ads and marketing with Adwords. Well I’m adding this RSS to my email and could look out for much more of your respective intriguing content. Ensure that you update this again soon..</description>
		<content:encoded><![CDATA[<p>hey there and thank you for your info – I’ve certainly picked up anything new from right here. I did however expertise a few technical issues using this web site, since I experienced to reload the site a lot of times previous to I could get it to load correctly. I had been wondering if your web host is OK? Not that I am complaining, but slow loading instances times will sometimes affect your placement in google and could damage your high-quality score if ads and marketing with Adwords. Well I’m adding this RSS to my email and could look out for much more of your respective intriguing content. Ensure that you update this again soon..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Overriding IIS6 wildcard maps on individual directories by alpha hydroxy lotions</title>
		<link>http://blog.stevensanderson.com/2008/07/07/overriding-iis6-wildcard-maps-on-individual-directories/#comment-18798</link>
		<dc:creator>alpha hydroxy lotions</dc:creator>
		<pubDate>Mon, 20 Feb 2012 18:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codeville.net/2008/07/07/overriding-iis6-wildcard-maps-on-individual-directories/#comment-18798</guid>
		<description>It was a very good idea! Just wanna say gracias for the information you have shared. Just keep writing this type of article. I will be your loyal follower. Thank you again.</description>
		<content:encoded><![CDATA[<p>It was a very good idea! Just wanna say gracias for the information you have shared. Just keep writing this type of article. I will be your loyal follower. Thank you again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Overriding IIS6 wildcard maps on individual directories by Natalya's Guide</title>
		<link>http://blog.stevensanderson.com/2008/07/07/overriding-iis6-wildcard-maps-on-individual-directories/#comment-18797</link>
		<dc:creator>Natalya's Guide</dc:creator>
		<pubDate>Mon, 20 Feb 2012 15:07:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codeville.net/2008/07/07/overriding-iis6-wildcard-maps-on-individual-directories/#comment-18797</guid>
		<description>It&#039;s the best time to make some plans for the future and it&#039;s time to be happy. I&#039;ve read this post and if I could I wish to suggest you few interesting things or tips. Maybe you can write next articles referring to this article. I desire to read more things about it!</description>
		<content:encoded><![CDATA[<p>It&#8217;s the best time to make some plans for the future and it&#8217;s time to be happy. I&#8217;ve read this post and if I could I wish to suggest you few interesting things or tips. Maybe you can write next articles referring to this article. I desire to read more things about it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hello, Microsoft by Sterling Napa Valley Cabernet Sauvignon</title>
		<link>http://blog.stevensanderson.com/2010/11/03/hello-microsoft/#comment-18796</link>
		<dc:creator>Sterling Napa Valley Cabernet Sauvignon</dc:creator>
		<pubDate>Fri, 17 Feb 2012 23:55:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stevensanderson.com/2010/11/03/hello-microsoft/#comment-18796</guid>
		<description>Spot lets start work on this write-up, I truly believe this amazing website requirements additional consideration. Iâ€™ll a lot more likely be once once again you just read additional, thank you that information.</description>
		<content:encoded><![CDATA[<p>Spot lets start work on this write-up, I truly believe this amazing website requirements additional consideration. Iâ€™ll a lot more likely be once once again you just read additional, thank you that information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Overriding IIS6 wildcard maps on individual directories by Sterling Napa Valley Cabernet Sauvignon</title>
		<link>http://blog.stevensanderson.com/2008/07/07/overriding-iis6-wildcard-maps-on-individual-directories/#comment-18795</link>
		<dc:creator>Sterling Napa Valley Cabernet Sauvignon</dc:creator>
		<pubDate>Fri, 17 Feb 2012 19:20:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codeville.net/2008/07/07/overriding-iis6-wildcard-maps-on-individual-directories/#comment-18795</guid>
		<description>On this really topic, I try update my blogs almost like Iâ€™m speaking to somebody or talking to that reader directly as I consider it helps engage people a lot a lot more than writing content formally particularly when my own weblog is based around the goings ons, daily thoughts and research about this somewhat controversial concern. I discovered that I nonetheless want to use more of the strategies you&#039;ve got mentioned in this posting.</description>
		<content:encoded><![CDATA[<p>On this really topic, I try update my blogs almost like Iâ€™m speaking to somebody or talking to that reader directly as I consider it helps engage people a lot a lot more than writing content formally particularly when my own weblog is based around the goings ons, daily thoughts and research about this somewhat controversial concern. I discovered that I nonetheless want to use more of the strategies you&#8217;ve got mentioned in this posting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pro ASP.NET MVC 2 Framework by Lin</title>
		<link>http://blog.stevensanderson.com/2010/06/11/pro-aspnet-mvc-2-framework/#comment-18794</link>
		<dc:creator>Lin</dc:creator>
		<pubDate>Fri, 17 Feb 2012 11:38:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stevensanderson.com/2010/06/11/pro-aspnet-mvc-2-framework/#comment-18794</guid>
		<description>Hello,

I have a small issue working with the example on page 110,  in the line,

private IKernel kernel = new StandardKernel(new SportsStoreServices());

the following error is coming up,

&quot;The best overloaded match for &quot;NInject.StandardKernel.StandardKernel(NInject.INInjectSettings, params NInject.Modules.INInjectModule[])&quot; has some invalid arguments.

I have downloaded NInject version - 2.2.1.0.

Do you know what&#039;s going wrong here?

Thanks,
Lin</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I have a small issue working with the example on page 110,  in the line,</p>
<p>private IKernel kernel = new StandardKernel(new SportsStoreServices());</p>
<p>the following error is coming up,</p>
<p>&#8220;The best overloaded match for &#8220;NInject.StandardKernel.StandardKernel(NInject.INInjectSettings, params NInject.Modules.INInjectModule[])&#8221; has some invalid arguments.</p>
<p>I have downloaded NInject version &#8211; 2.2.1.0.</p>
<p>Do you know what&#8217;s going wrong here?</p>
<p>Thanks,<br />
Lin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deploying ASP.NET MVC to IIS 6 by cheap glasses</title>
		<link>http://blog.stevensanderson.com/2008/07/04/options-for-deploying-aspnet-mvc-to-iis-6/#comment-18793</link>
		<dc:creator>cheap glasses</dc:creator>
		<pubDate>Thu, 16 Feb 2012 22:18:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codeville.net/2008/07/04/options-for-deploying-aspnet-mvc-to-iis-6/#comment-18793</guid>
		<description>Great post and very useful. I tried to do the simple wildcard mapping approach, but after that only seems to work for loading the home page. Everything else gives be 404 errors, and I also notice the urls are wiping out my vdir path.</description>
		<content:encoded><![CDATA[<p>Great post and very useful. I tried to do the simple wildcard mapping approach, but after that only seems to work for loading the home page. Everything else gives be 404 errors, and I also notice the urls are wiping out my vdir path.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

