<?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: Microsoft ASP.NET 2.0 Member/Role Management with IISPart 1: Security and Configuration Overview</title>
	<atom:link href="http://peterkellner.net/2006/01/08/microsoft-aspnet-20-memberrole-management-with-iis-part-1-security-and-configuration-overview/feed/" rel="self" type="application/rss+xml" />
	<link>http://peterkellner.net/2006/01/08/microsoft-aspnet-20-memberrole-management-with-iis-part-1-security-and-configuration-overview/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=microsoft-aspnet-20-memberrole-management-with-iis-part-1-security-and-configuration-overview</link>
	<description>Microsoft Focused, JavaScript,HTML5 (ExtJS, SenchaTouch &#38; Windows 8 Metro)</description>
	<lastBuildDate>Tue, 15 May 2012 21:53:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Hedwig Klahn</title>
		<link>http://peterkellner.net/2006/01/08/microsoft-aspnet-20-memberrole-management-with-iis-part-1-security-and-configuration-overview/#comment-33041</link>
		<dc:creator>Hedwig Klahn</dc:creator>
		<pubDate>Mon, 12 Dec 2011 01:04:47 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=23#comment-33041</guid>
		<description>Wow Marc! This is most interesting and ‘enlightening&#039; thread you&#039;ve had in a long time. I had heard of these ‘theorists&#039; before, but had never taken the time to seek out their uh…arguments. Now if only we could get the ‘birthers&#039; and the ‘grassy knollers&#039; to join in here, I would take the day off just so&#039;s I wouldn&#039;t miss a thing.</description>
		<content:encoded><![CDATA[<p>Wow Marc! This is most interesting and ‘enlightening&#8217; thread you&#8217;ve had in a long time. I had heard of these ‘theorists&#8217; before, but had never taken the time to seek out their uh…arguments. Now if only we could get the ‘birthers&#8217; and the ‘grassy knollers&#8217; to join in here, I would take the day off just so&#8217;s I wouldn&#8217;t miss a thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rickie Malvern</title>
		<link>http://peterkellner.net/2006/01/08/microsoft-aspnet-20-memberrole-management-with-iis-part-1-security-and-configuration-overview/#comment-32978</link>
		<dc:creator>Rickie Malvern</dc:creator>
		<pubDate>Sat, 10 Dec 2011 18:40:57 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=23#comment-32978</guid>
		<description>You could certainly see your skills in the work you write. The sector hopes for even more passionate writers such as you who are not afraid to say how they believe. Always go after your heart.</description>
		<content:encoded><![CDATA[<p>You could certainly see your skills in the work you write. The sector hopes for even more passionate writers such as you who are not afraid to say how they believe. Always go after your heart.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Criminal Law Objectives</title>
		<link>http://peterkellner.net/2006/01/08/microsoft-aspnet-20-memberrole-management-with-iis-part-1-security-and-configuration-overview/#comment-30113</link>
		<dc:creator>Criminal Law Objectives</dc:creator>
		<pubDate>Sat, 11 Jun 2011 11:41:15 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=23#comment-30113</guid>
		<description>&lt;strong&gt;Great info....&lt;/strong&gt;

[...] This post decisively hits the nail on the head. It is in complete accordance with my point of view and I very willing to create a backlink on my blog. Thanks. [...]...</description>
		<content:encoded><![CDATA[<p><strong>Great info&#8230;.</strong></p>
<p>[...] This post decisively hits the nail on the head. It is in complete accordance with my point of view and I very willing to create a backlink on my blog. Thanks. [...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jack clancy</title>
		<link>http://peterkellner.net/2006/01/08/microsoft-aspnet-20-memberrole-management-with-iis-part-1-security-and-configuration-overview/#comment-313</link>
		<dc:creator>jack clancy</dc:creator>
		<pubDate>Mon, 10 Sep 2007 02:49:26 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=23#comment-313</guid>
		<description>Like so many tried to auto insert UserName into mytable with no help.  Findly cheated and used what i know about the database joins and joined my contacts to the aspnet_Users[UserName], but still would love to know how to access the User info in the membership SQL a little easier, or at lease have it explained in vb, or just plain english.  The time it took to figure out how to do the UserName, i could have finished the rest of the site.  But know hitting the next point (bottle neck) in trying to use the Email address from the membership Sign_up to do a mass mailing once my site is fully up and running.  Right now just having them sign-up, and having them re-enter thier email address.  Really should have a tutorial on adding Profile Parameters to the insert templates in Visual Basic / and how to sub the Template form values with ones from the Profiles. Everwhere i read it is possible, but can&#039;t find one example of someone doing it....
... Still reading more articles...</description>
		<content:encoded><![CDATA[<p>Like so many tried to auto insert UserName into mytable with no help.  Findly cheated and used what i know about the database joins and joined my contacts to the aspnet_Users[UserName], but still would love to know how to access the User info in the membership SQL a little easier, or at lease have it explained in vb, or just plain english.  The time it took to figure out how to do the UserName, i could have finished the rest of the site.  But know hitting the next point (bottle neck) in trying to use the Email address from the membership Sign_up to do a mass mailing once my site is fully up and running.  Right now just having them sign-up, and having them re-enter thier email address.  Really should have a tutorial on adding Profile Parameters to the insert templates in Visual Basic / and how to sub the Template form values with ones from the Profiles. Everwhere i read it is possible, but can&#8217;t find one example of someone doing it&#8230;.<br />
&#8230; Still reading more articles&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://peterkellner.net/2006/01/08/microsoft-aspnet-20-memberrole-management-with-iis-part-1-security-and-configuration-overview/#comment-312</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Mon, 25 Jun 2007 19:38:38 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=23#comment-312</guid>
		<description>it helps to put a this.DataBind() in the Page_Load or you&#039;ll just grow more gray hair trying to figure it out.  You may want to add this to your article Peter.</description>
		<content:encoded><![CDATA[<p>it helps to put a this.DataBind() in the Page_Load or you&#8217;ll just grow more gray hair trying to figure it out.  You may want to add this to your article Peter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: -Wm.H.</title>
		<link>http://peterkellner.net/2006/01/08/microsoft-aspnet-20-memberrole-management-with-iis-part-1-security-and-configuration-overview/#comment-311</link>
		<dc:creator>-Wm.H.</dc:creator>
		<pubDate>Fri, 08 Jun 2007 19:31:56 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=23#comment-311</guid>
		<description>I had the same problem with a &quot;parse error&quot; but I resolved it by changing the AutoEventWireup to &quot;false&quot; in the  directive at the top of the page (in source view).  Hope this helps!</description>
		<content:encoded><![CDATA[<p>I had the same problem with a &#8220;parse error&#8221; but I resolved it by changing the AutoEventWireup to &#8220;false&#8221; in the  directive at the top of the page (in source view).  Hope this helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://peterkellner.net/2006/01/08/microsoft-aspnet-20-memberrole-management-with-iis-part-1-security-and-configuration-overview/#comment-309</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Wed, 07 Mar 2007 17:34:47 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=23#comment-309</guid>
		<description>I am having a problem with the ShowButtonBasedOnRole() Method.

It does not seem to fire at all. When I load a form with security restrictions all controls are displayed. I have tested this by setting a breakpoint, but my app never hits it.</description>
		<content:encoded><![CDATA[<p>I am having a problem with the ShowButtonBasedOnRole() Method.</p>
<p>It does not seem to fire at all. When I load a form with security restrictions all controls are displayed. I have tested this by setting a breakpoint, but my app never hits it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: air</title>
		<link>http://peterkellner.net/2006/01/08/microsoft-aspnet-20-memberrole-management-with-iis-part-1-security-and-configuration-overview/#comment-310</link>
		<dc:creator>air</dc:creator>
		<pubDate>Thu, 08 Feb 2007 08:21:49 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=23#comment-310</guid>
		<description>very good blog, and found a lot of interesting stuff, if listing some solution provider that would be great.
thanks</description>
		<content:encoded><![CDATA[<p>very good blog, and found a lot of interesting stuff, if listing some solution provider that would be great.<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://peterkellner.net/2006/01/08/microsoft-aspnet-20-memberrole-management-with-iis-part-1-security-and-configuration-overview/#comment-308</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 17 Aug 2006 03:51:10 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=23#comment-308</guid>
		<description>Cool Article! but I prefered more information on custom security providers. Thanks.</description>
		<content:encoded><![CDATA[<p>Cool Article! but I prefered more information on custom security providers. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cbankx</title>
		<link>http://peterkellner.net/2006/01/08/microsoft-aspnet-20-memberrole-management-with-iis-part-1-security-and-configuration-overview/#comment-307</link>
		<dc:creator>cbankx</dc:creator>
		<pubDate>Fri, 17 Feb 2006 03:29:55 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=23#comment-307</guid>
		<description>I&#039;m having a big problem with this...I don&#039;t know if I have access to my ISP&#039;s machince config to make that change. I&#039;m losing the security functionality/Roles/Members etc cause I can&#039;t get this to work on my ISP but it works on my laptop.</description>
		<content:encoded><![CDATA[<p>I&#8217;m having a big problem with this&#8230;I don&#8217;t know if I have access to my ISP&#8217;s machince config to make that change. I&#8217;m losing the security functionality/Roles/Members etc cause I can&#8217;t get this to work on my ISP but it works on my laptop.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FoxyBlog</title>
		<link>http://peterkellner.net/2006/01/08/microsoft-aspnet-20-memberrole-management-with-iis-part-1-security-and-configuration-overview/#comment-306</link>
		<dc:creator>FoxyBlog</dc:creator>
		<pubDate>Tue, 10 Jan 2006 08:42:34 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=23#comment-306</guid>
		<description>&lt;strong&gt;Membership/Role Provider: tool di gestione personalizzato&lt;/strong&gt;</description>
		<content:encoded><![CDATA[<p><strong>Membership/Role Provider: tool di gestione personalizzato</strong></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 47/49 queries in 0.011 seconds using disk: basic
Content Delivery Network via Amazon Web Services: S3: PetersBlogCDN.s3.amazonaws.com

Served from: peterkellner.net @ 2012-05-17 05:39:39 -->
