<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>Part 6: ASP.NET Membership</title><link>http://www.asp.net</link><pubDate>Mon, 21 May 2012 07:52:40 GMT</pubDate><generator>umbraco</generator><description>Comments for Part 6: ASP.NET Membership</description><language>en</language><atom:link href="http://www.asp.net/rss/comments/27471" rel="self" type="application/rss+xml" /><item><title>Comment Posted by danilobucheli</title><link>http://www.asp.net/web-forms/tutorials/tailspin-spyworks/tailspin-spyworks-part-6</link><pubDate>Wed, 15 Feb 2012 16:05:38 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000014840</guid><description><![CDATA[ <p>// In the method needs LoginUser from the membership to make it work.</p><p></p><p>protected void LoginUser_LoggedIn(object sender, EventArgs e)</p><p>        {...</p><p></p><p>MembershipUser LoginUser = Membership.GetUser(HttpContext.Current.User.Identity.Name);</p><p>...</p><p>} </p><p></p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/danilobucheli.jpg?forceidenticon=false&amp;dt=635045062800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by zur</title><link>http://www.asp.net/web-forms/tutorials/tailspin-spyworks/tailspin-spyworks-part-6</link><pubDate>Mon, 21 May 2012 07:52:40 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000015566</guid><description><![CDATA[ <p>Hi,</p><p>I just want to make sure I got it right but as far as I can see the &quot;i&quot; variable in public bool SubmitOrder(string UserName) isnt necessary </p><p>Because the var i = 0 before the if(i&lt;1) will make the if statement always be true.</p><p>Am I missing anything?</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/zur.jpg?forceidenticon=false&amp;dt=635045062800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item></channel></rss>