<?xml version="1.0" encoding="UTF-8"?>
<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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PeterKellner.net &#187; Membership</title>
	<atom:link href="http://peterkellner.net/category/membership/feed/" rel="self" type="application/rss+xml" />
	<link>http://peterkellner.net</link>
	<description>Specializing in Microsoft Web and Database Technologies</description>
	<lastBuildDate>Thu, 29 Jul 2010 14:32:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Speaking Wednesday May 20th, 6:30PM, Microsoft Office San Francisco on ExtJS and ASP.NET Membership!</title>
		<link>http://peterkellner.net/2009/04/20/speaking-aspnet-extjs-microsoft-sanfrancisco-high-perf-javascript/</link>
		<comments>http://peterkellner.net/2009/04/20/speaking-aspnet-extjs-microsoft-sanfrancisco-high-perf-javascript/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 04:59:38 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[ASP.NET 3.5]]></category>
		<category><![CDATA[ExtJS]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Membership]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2009/04/20/speaking-aspnet-extjs-microsoft-sanfrancisco-high-perf-javascript/</guid>
		<description><![CDATA[&#160;  Come hear about how to see ExtJS integrated with ASP.NET for awesome Membership and Profile Management!&#160; I will speaking at the Microsoft Office at a meeting of Bay.Net Users Group.  http://www.baynetug.org/DesktopModules/DetailXEvents.aspx?ItemID=378&#38;mid=49  ASP.NET: Membership with Profile and High Performance ExtJS JavaScript Interface  When:&#160;   Wednesday, 5/20/2009 at 6:30 PM  [...]]]></description>
		<wfw:commentRss>http://peterkellner.net/2009/04/20/speaking-aspnet-extjs-microsoft-sanfrancisco-high-perf-javascript/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Set the Default Value of a DropDownList in an ASP.NET Page</title>
		<link>http://peterkellner.net/2007/10/17/dropdownlistdefaultsetting/</link>
		<comments>http://peterkellner.net/2007/10/17/dropdownlistdefaultsetting/#comments</comments>
		<pubDate>Wed, 17 Oct 2007 17:44:13 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[.Net 2.0]]></category>
		<category><![CDATA[ASP.NET 2.0]]></category>
		<category><![CDATA[Membership]]></category>
		<category><![CDATA[ObjectDataSource]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2007/10/17/dropdownlistdefaultsetting/</guid>
		<description><![CDATA[<p> This article shows how to set the default Value of a DropDownList Control when using asp.net 2.0.  It uses the DataBound event to do it.  A full page example which can be cut and paste is included</p>]]></description>
		<wfw:commentRss>http://peterkellner.net/2007/10/17/dropdownlistdefaultsetting/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Resetting Password with ASP.NET 2.0 Membership and Multiple Providers</title>
		<link>http://peterkellner.net/2007/02/15/resetpasswordaspnet/</link>
		<comments>http://peterkellner.net/2007/02/15/resetpasswordaspnet/#comments</comments>
		<pubDate>Thu, 15 Feb 2007 15:39:16 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[ASP.NET 2.0]]></category>
		<category><![CDATA[Membership]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2007/02/15/resetpasswordaspnet/</guid>
		<description><![CDATA[If you ever have wanted to be able to programmatically change (reset) a users
password while at the same time continuing to be able to use the question and
answer feature, this post is for you.]]></description>
		<wfw:commentRss>http://peterkellner.net/2007/02/15/resetpasswordaspnet/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Have GridView Highlight Last Inserted Record in ASP.NET 2.0</title>
		<link>http://peterkellner.net/2006/12/07/gridviewhighlightlastinsertedrow/</link>
		<comments>http://peterkellner.net/2006/12/07/gridviewhighlightlastinsertedrow/#comments</comments>
		<pubDate>Thu, 07 Dec 2006 23:41:04 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[.Net 2.0]]></category>
		<category><![CDATA[ASP.NET 2.0]]></category>
		<category><![CDATA[Membership]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2006/12/07/gridviewhighlightlastinsertedrow/</guid>
		<description><![CDATA[A question that frequently comes up in the asp.net forums is how to have a gridview show the the last record added highlighted. This articles gives a technique for doing this. It only works with SqlServer but could could be modified for other databases.]]></description>
		<wfw:commentRss>http://peterkellner.net/2006/12/07/gridviewhighlightlastinsertedrow/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Moving From Casini to IIS, Login Fails. How come?</title>
		<link>http://peterkellner.net/2006/10/20/loginfailswithiisnotcasini/</link>
		<comments>http://peterkellner.net/2006/10/20/loginfailswithiisnotcasini/#comments</comments>
		<pubDate>Fri, 20 Oct 2006 17:33:09 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[ASP.NET 2.0]]></category>
		<category><![CDATA[Membership]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2006/10/20/moving-from-casini-to-iis-login-fails-how-come/</guid>
		<description><![CDATA[What to do when an web application you wrote worked fine in developement (VS2005) but when you move it to IIS, you can no longer login using the Membership Provider you configured under development.]]></description>
		<wfw:commentRss>http://peterkellner.net/2006/10/20/loginfailswithiisnotcasini/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Fourth MSDN Article Published! &quot;Adding Personalization with Profiles to the ObjectDataSource&quot;</title>
		<link>http://peterkellner.net/2006/09/04/addprofiletoods/</link>
		<comments>http://peterkellner.net/2006/09/04/addprofiletoods/#comments</comments>
		<pubDate>Mon, 04 Sep 2006 18:55:33 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[.Net 2.0]]></category>
		<category><![CDATA[ASP.NET 2.0]]></category>
		<category><![CDATA[Membership]]></category>
		<category><![CDATA[ObjectDataSource]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2006/09/04/addprofiletoods/</guid>
		<description><![CDATA[This article explains how the encapsulation of Membership can be extended to include Profile (personalization) information for users. The designers of Membership included a very basic set of attributes to associate with Members (logged in users).]]></description>
		<wfw:commentRss>http://peterkellner.net/2006/09/04/addprofiletoods/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Third Article Published on MSDN! ASP.NET 2.0, Membership Meets Atlas</title>
		<link>http://peterkellner.net/2006/08/02/third-article-published-on-msdn-aspnet-20-membership-meets-atlas/</link>
		<comments>http://peterkellner.net/2006/08/02/third-article-published-on-msdn-aspnet-20-membership-meets-atlas/#comments</comments>
		<pubDate>Wed, 02 Aug 2006 22:30:55 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[ASP.NET 2.0]]></category>
		<category><![CDATA[Atlas/AJAX]]></category>
		<category><![CDATA[MSDN Articles]]></category>
		<category><![CDATA[Membership]]></category>
		<category><![CDATA[ObjectDataSource]]></category>

		<guid isPermaLink="false">http://peterkellner.net/?p=41</guid>
		<description><![CDATA[Microsoft published my third article in a series on how to use Membership in ASP.NET 2.0 with an ObjectDataSource.  That is, extending Membership into three tiers.  This article takes what was developed in article two and adds Atlas extensions to make it work even better.  The Article on MSDN uses the March CTP (Community Technology Preview).  There is an update on my blog as well as a download to make it work correctly with the June CTP.]]></description>
		<wfw:commentRss>http://peterkellner.net/2006/08/02/third-article-published-on-msdn-aspnet-20-membership-meets-atlas/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Inserting Programmatically with ObjectDataSource in ASP.NET 2.0</title>
		<link>http://peterkellner.net/2006/06/07/inserting-programmatically-with-objectdatasource-in-aspnet-20/</link>
		<comments>http://peterkellner.net/2006/06/07/inserting-programmatically-with-objectdatasource-in-aspnet-20/#comments</comments>
		<pubDate>Wed, 07 Jun 2006 20:21:02 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[ASP.NET 2.0]]></category>
		<category><![CDATA[Membership]]></category>
		<category><![CDATA[ObjectDataSource]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://peterkellner.net/?p=37</guid>
		<description><![CDATA[( ObjectDataSource1.Insert(); )  ObjectDataSource&#8217;s are great for building your own middle tier between your aspx web page and your database (or any other datastore for that matter). By binding the datasource to a databound server control like detailsview, you auto-magically get the insert behavior you are looking for. If however, you just just want [...]]]></description>
		<wfw:commentRss>http://peterkellner.net/2006/06/07/inserting-programmatically-with-objectdatasource-in-aspnet-20/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Adding Personalization via Profiles to the ObjectDataSource in ASP.NET 2.0</title>
		<link>http://peterkellner.net/2006/03/13/adding-personalization-via-profiles-to-the-objectdatasource-in-aspnet-20/</link>
		<comments>http://peterkellner.net/2006/03/13/adding-personalization-via-profiles-to-the-objectdatasource-in-aspnet-20/#comments</comments>
		<pubDate>Tue, 14 Mar 2006 00:33:03 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[.Net 2.0]]></category>
		<category><![CDATA[ASP.NET 2.0]]></category>
		<category><![CDATA[MSDN Articles]]></category>
		<category><![CDATA[Membership]]></category>
		<category><![CDATA[ObjectDataSource]]></category>

		<guid isPermaLink="false">http://peterkellner.net/?p=29</guid>
		<description><![CDATA[<p>This article explains the mechanics involved in extending the ObjectDataSource (developed in the previous article in this <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/ASP2memroleman.asp">MSDN Membership Security Series</a>) to handle personalization information using the ASP.NET 2.0 custom provider facility. Then, it goes on to explains some fancy tricks you can do with this ObjectDataSource to make accessing membership even easier. Finally it presents a <a href="http://painfreeods.peterkellner.net/Default.aspx">free tool available on the web</a> that lets you cut and paste part of your web.config file into a web page and out comes a ready-to-compile C-Sharp ObjectDataSource.</p>]]></description>
		<wfw:commentRss>http://peterkellner.net/2006/03/13/adding-personalization-via-profiles-to-the-objectdatasource-in-aspnet-20/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>AJAX Meets ASP.NET 2.0 Membership Management For IIS</title>
		<link>http://peterkellner.net/2006/03/02/ajaxmeetsaspnet20/</link>
		<comments>http://peterkellner.net/2006/03/02/ajaxmeetsaspnet20/#comments</comments>
		<pubDate>Thu, 02 Mar 2006 19:34:44 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[.Net 2.0]]></category>
		<category><![CDATA[ASP.NET 2.0]]></category>
		<category><![CDATA[MSDN Articles]]></category>
		<category><![CDATA[Membership]]></category>

		<guid isPermaLink="false">/?p=1</guid>
		<description><![CDATA[This article extends one of the web pages developed in Part II of this series using Microsoft's implementation of AJAX called Atlas.  You can view a live demonstration of the technology developed in this article at the URL  <a href="http://livedemos.peterkellner.net/AJAXDemo">http://livedemos.peterkellner.net/AJAXDemo</a>.]]></description>
		<wfw:commentRss>http://peterkellner.net/2006/03/02/ajaxmeetsaspnet20/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Membership Management Newly Styled GridView</title>
		<link>http://peterkellner.net/2006/01/27/membership-management-newly-styled-gridview/</link>
		<comments>http://peterkellner.net/2006/01/27/membership-management-newly-styled-gridview/#comments</comments>
		<pubDate>Fri, 27 Jan 2006 17:46:09 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[.Net 2.0]]></category>
		<category><![CDATA[ASP.NET 2.0]]></category>
		<category><![CDATA[Membership]]></category>
		<category><![CDATA[ObjectDataSource]]></category>

		<guid isPermaLink="false">http://peterkellner.net/?p=27</guid>
		<description><![CDATA[Mikhail Lukyanau has been kind enough to provide a redesigned version of the membership.aspx page]]></description>
		<wfw:commentRss>http://peterkellner.net/2006/01/27/membership-management-newly-styled-gridview/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Using Membeship ObjectDataSource For Returning ProviderUserKey (ForeignKey Use)</title>
		<link>http://peterkellner.net/2006/01/10/using-membeship-objectdatasource-for-returning-provideruserkey/</link>
		<comments>http://peterkellner.net/2006/01/10/using-membeship-objectdatasource-for-returning-provideruserkey/#comments</comments>
		<pubDate>Tue, 10 Jan 2006 16:54:53 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[.Net 2.0]]></category>
		<category><![CDATA[ASP.NET 2.0]]></category>
		<category><![CDATA[Membership]]></category>
		<category><![CDATA[ObjectDataSource]]></category>

		<guid isPermaLink="false">http://peterkellner.net/archives/2006/01/10/26/</guid>
		<description><![CDATA[<p>This article gives an example of how to modify the Object DataSource in the previous article (<a href="http://peterkellner.net/archives/2006/01/09/24/">Microsoft ASP.NET 2.0 Member/Role Management with IIS<br />
Part 1: Security and   Configuration Overview </a> ) to return a ProviderUserKey which can then be used as a foreign key into the developer's own data tables.
</p><p></p>]]></description>
		<wfw:commentRss>http://peterkellner.net/2006/01/10/using-membeship-objectdatasource-for-returning-provideruserkey/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 6/13 queries in 0.208 seconds using disk
Content Delivery Network via cdn.peterkellner.net

Served from: peterkellner.net @ 2010-07-30 09:35:11 -->