<?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: Disable any LastActivityDate Updates for ASP.NET Membership</title>
	<atom:link href="http://www.andreas-kraus.net/blog/disable-any-lastactivitydate-updates-for-aspnet-membership/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.andreas-kraus.net/blog/disable-any-lastactivitydate-updates-for-aspnet-membership/</link>
	<description>News, Tutorials and Codesnippets about C#, ASP.NET- Silverlight</description>
	<lastBuildDate>Tue, 05 Jul 2011 10:02:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Callum</title>
		<link>http://www.andreas-kraus.net/blog/disable-any-lastactivitydate-updates-for-aspnet-membership/comment-page-1/#comment-79777</link>
		<dc:creator>Callum</dc:creator>
		<pubDate>Mon, 11 Feb 2008 13:14:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.andreas-kraus.net/blog/disable-any-lastactivitydate-updates-for-aspnet-membership/#comment-79777</guid>
		<description>This looks fine for MS SQL, but for Oracle it&#039;s not quite as straightforward because the Oracle stored procs are &quot;wrapped&quot;/&quot;encrypted&quot; so they cannot be editted.</description>
		<content:encoded><![CDATA[<p>This looks fine for MS SQL, but for Oracle it&#8217;s not quite as straightforward because the Oracle stored procs are &#8220;wrapped&#8221;/&#8221;encrypted&#8221; so they cannot be editted.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean Wright</title>
		<link>http://www.andreas-kraus.net/blog/disable-any-lastactivitydate-updates-for-aspnet-membership/comment-page-1/#comment-74196</link>
		<dc:creator>Jean Wright</dc:creator>
		<pubDate>Sun, 20 Jan 2008 00:13:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.andreas-kraus.net/blog/disable-any-lastactivitydate-updates-for-aspnet-membership/#comment-74196</guid>
		<description>This was very helpful. It took me a while to figure out that I needed to update the user table using UTC format so it would read correctly from the member object. Im using a session variable to hold the last updated datetime and comparing it in the form_load of the master page. Thanks for the post.</description>
		<content:encoded><![CDATA[<p>This was very helpful. It took me a while to figure out that I needed to update the user table using UTC format so it would read correctly from the member object. Im using a session variable to hold the last updated datetime and comparing it in the form_load of the master page. Thanks for the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andreas.kraus</title>
		<link>http://www.andreas-kraus.net/blog/disable-any-lastactivitydate-updates-for-aspnet-membership/comment-page-1/#comment-73295</link>
		<dc:creator>andreas.kraus</dc:creator>
		<pubDate>Wed, 16 Jan 2008 07:38:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.andreas-kraus.net/blog/disable-any-lastactivitydate-updates-for-aspnet-membership/#comment-73295</guid>
		<description>If you put up the regular caching via the .aspx site it&#039;s being cached per user, not for the whole application..</description>
		<content:encoded><![CDATA[<p>If you put up the regular caching via the .aspx site it&#8217;s being cached per user, not for the whole application..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Confused.</title>
		<link>http://www.andreas-kraus.net/blog/disable-any-lastactivitydate-updates-for-aspnet-membership/comment-page-1/#comment-73231</link>
		<dc:creator>Confused.</dc:creator>
		<pubDate>Wed, 16 Jan 2008 01:34:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.andreas-kraus.net/blog/disable-any-lastactivitydate-updates-for-aspnet-membership/#comment-73231</guid>
		<description>cache the control for about 5 Minutes? If you cache the UC then how will this control run for all users to update their LastActivityDate? Wouldn&#039;t the SPROC only run for the first user that hit the page after the cache expired?</description>
		<content:encoded><![CDATA[<p>cache the control for about 5 Minutes? If you cache the UC then how will this control run for all users to update their LastActivityDate? Wouldn&#8217;t the SPROC only run for the first user that hit the page after the cache expired?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

