<?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 on: ASP.NET MVC Forms Authentication with SqlMembershipProvider</title>
	<atom:link href="http://helios.ca/2009/04/22/aspnet-mvc-sqlmembershipprovider/feed/" rel="self" type="application/rss+xml" />
	<link>http://helios.ca/2009/04/22/aspnet-mvc-sqlmembershipprovider/</link>
	<description>Just another developer blog</description>
	<lastBuildDate>Thu, 05 Jan 2012 01:14:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: ASP.NET , PHP , WEB DESIGN &#124; Размисли</title>
		<link>http://helios.ca/2009/04/22/aspnet-mvc-sqlmembershipprovider/comment-page-1/#comment-508</link>
		<dc:creator>ASP.NET , PHP , WEB DESIGN &#124; Размисли</dc:creator>
		<pubDate>Wed, 13 Jul 2011 09:00:46 +0000</pubDate>
		<guid isPermaLink="false">http://helios.ca/?p=84#comment-508</guid>
		<description>[...] http://helios.ca/2009/04/22/aspnet-mvc-sqlmembershipprovider/ &#8211; ASP.NET MVC Forms Authentication With SqlMembershipProvider http://subtextproject.com &#8211; Subtext is a blog engine, C#, BSD license http://code.google.com/p/subtext/ &#8211; Subtext code http://aspalliance.com/1294_CodeSnip_Handle_Browser_Close_Event_on_the_ServerSide.all &#8211; CodeSnip: Handle Browser Close Event on the Server-Side [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://helios.ca/2009/04/22/aspnet-mvc-sqlmembershipprovider/" rel="nofollow">http://helios.ca/2009/04/22/aspnet-mvc-sqlmembershipprovider/</a> &#8211; ASP.NET MVC Forms Authentication With SqlMembershipProvider <a href="http://subtextproject.com" rel="nofollow">http://subtextproject.com</a> &#8211; Subtext is a blog engine, C#, BSD license <a href="http://code.google.com/p/subtext/" rel="nofollow">http://code.google.com/p/subtext/</a> &#8211; Subtext code <a href="http://aspalliance.com/1294_CodeSnip_Handle_Browser_Close_Event_on_the_ServerSide.all" rel="nofollow">http://aspalliance.com/1294_CodeSnip_Handle_Browser_Close_Event_on_the_ServerSide.all</a> &#8211; CodeSnip: Handle Browser Close Event on the Server-Side [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OpenFaq (Part 2): Business Requirements in Code &#171; .NET Unplugged</title>
		<link>http://helios.ca/2009/04/22/aspnet-mvc-sqlmembershipprovider/comment-page-1/#comment-494</link>
		<dc:creator>OpenFaq (Part 2): Business Requirements in Code &#171; .NET Unplugged</dc:creator>
		<pubDate>Tue, 05 Apr 2011 06:20:10 +0000</pubDate>
		<guid isPermaLink="false">http://helios.ca/?p=84#comment-494</guid>
		<description>[...] When I ran acceptance tests I received errors having to do with MembershipProvider not being setup. To set it up on my local Sql Server DB I used steps here: http://helios.ca/2009/04/22/aspnet-mvc-sqlmembershipprovider/ [...]</description>
		<content:encoded><![CDATA[<p>[...] When I ran acceptance tests I received errors having to do with MembershipProvider not being setup. To set it up on my local Sql Server DB I used steps here: <a href="http://helios.ca/2009/04/22/aspnet-mvc-sqlmembershipprovider/" rel="nofollow">http://helios.ca/2009/04/22/aspnet-mvc-sqlmembershipprovider/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OpenFaq : Business Requirements in Code (Part 2) &#171; .NET Unplugged</title>
		<link>http://helios.ca/2009/04/22/aspnet-mvc-sqlmembershipprovider/comment-page-1/#comment-493</link>
		<dc:creator>OpenFaq : Business Requirements in Code (Part 2) &#171; .NET Unplugged</dc:creator>
		<pubDate>Mon, 28 Mar 2011 07:38:48 +0000</pubDate>
		<guid isPermaLink="false">http://helios.ca/?p=84#comment-493</guid>
		<description>[...] When I ran acceptance tests I received errors having to do with MembershipProvider not being setup. To set it up on my local Sql Server DB I used steps here: http://helios.ca/2009/04/22/aspnet-mvc-sqlmembershipprovider/ [...]</description>
		<content:encoded><![CDATA[<p>[...] When I ran acceptance tests I received errors having to do with MembershipProvider not being setup. To set it up on my local Sql Server DB I used steps here: <a href="http://helios.ca/2009/04/22/aspnet-mvc-sqlmembershipprovider/" rel="nofollow">http://helios.ca/2009/04/22/aspnet-mvc-sqlmembershipprovider/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nchekwube</title>
		<link>http://helios.ca/2009/04/22/aspnet-mvc-sqlmembershipprovider/comment-page-1/#comment-491</link>
		<dc:creator>Nchekwube</dc:creator>
		<pubDate>Fri, 11 Mar 2011 14:28:14 +0000</pubDate>
		<guid isPermaLink="false">http://helios.ca/?p=84#comment-491</guid>
		<description>Nice and clear. How about if you want to add extra information on the users? And not use the profile provider because it stores the information inefficiently?...</description>
		<content:encoded><![CDATA[<p>Nice and clear. How about if you want to add extra information on the users? And not use the profile provider because it stores the information inefficiently?&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew Freyling</title>
		<link>http://helios.ca/2009/04/22/aspnet-mvc-sqlmembershipprovider/comment-page-1/#comment-477</link>
		<dc:creator>Drew Freyling</dc:creator>
		<pubDate>Wed, 29 Dec 2010 10:09:02 +0000</pubDate>
		<guid isPermaLink="false">http://helios.ca/?p=84#comment-477</guid>
		<description>Good to see it doesn&#039;t work for sql 2008 databases when you try to select a database :(</description>
		<content:encoded><![CDATA[<p>Good to see it doesn&#8217;t work for sql 2008 databases when you try to select a database <img src='http://helios.ca/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josipi</title>
		<link>http://helios.ca/2009/04/22/aspnet-mvc-sqlmembershipprovider/comment-page-1/#comment-476</link>
		<dc:creator>Josipi</dc:creator>
		<pubDate>Tue, 28 Dec 2010 04:09:43 +0000</pubDate>
		<guid isPermaLink="false">http://helios.ca/?p=84#comment-476</guid>
		<description>Thanks, as far as you go. How about the final step(s) for requiring login before a page can be accessed?</description>
		<content:encoded><![CDATA[<p>Thanks, as far as you go. How about the final step(s) for requiring login before a page can be accessed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://helios.ca/2009/04/22/aspnet-mvc-sqlmembershipprovider/comment-page-1/#comment-378</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Sat, 27 Mar 2010 19:38:20 +0000</pubDate>
		<guid isPermaLink="false">http://helios.ca/?p=84#comment-378</guid>
		<description>Thanks, very helpful!</description>
		<content:encoded><![CDATA[<p>Thanks, very helpful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amadiere</title>
		<link>http://helios.ca/2009/04/22/aspnet-mvc-sqlmembershipprovider/comment-page-1/#comment-323</link>
		<dc:creator>Amadiere</dc:creator>
		<pubDate>Sun, 10 Jan 2010 21:58:01 +0000</pubDate>
		<guid isPermaLink="false">http://helios.ca/?p=84#comment-323</guid>
		<description>Thanks, nice screenshots and a useful guide. My brain has been starved of coffee and this was just what I needed to kick start me going again! :)</description>
		<content:encoded><![CDATA[<p>Thanks, nice screenshots and a useful guide. My brain has been starved of coffee and this was just what I needed to kick start me going again! <img src='http://helios.ca/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kk</title>
		<link>http://helios.ca/2009/04/22/aspnet-mvc-sqlmembershipprovider/comment-page-1/#comment-234</link>
		<dc:creator>kk</dc:creator>
		<pubDate>Fri, 09 Oct 2009 05:15:39 +0000</pubDate>
		<guid isPermaLink="false">http://helios.ca/?p=84#comment-234</guid>
		<description>Very good article. Do you have the post for using Roles?</description>
		<content:encoded><![CDATA[<p>Very good article. Do you have the post for using Roles?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

