<?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>《ASP.NET MVC 5 Authentication Filters改进了基于过滤器的身份验证》的评论</title>
	<atom:link href="http://www.tystudio.net/2013/09/10/asp_net-authentication-filters/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tystudio.net/2013/09/10/asp_net-authentication-filters/</link>
	<description>TYStudio是一个专注于WEB前端开发技术的IT博客，原创并翻译国外优秀的WEB前端开发开技术文章和资讯。</description>
	<lastBuildDate>Wed, 06 Feb 2019 01:58:28 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.9.34</generator>
	<item>
		<title>作者：天屹</title>
		<link>http://www.tystudio.net/2013/09/10/asp_net-authentication-filters/#comment-12198</link>
		<dc:creator><![CDATA[天屹]]></dc:creator>
		<pubDate>Sat, 12 Jul 2014 03:27:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.tystudio.net/?p=1015#comment-12198</guid>
		<description><![CDATA[没有已有的方法，只能放在session或者cookie里面， 或者是这个值是存在数据库的从数据库中取出来放在缓存里面，写一个方法方法里面第一次从数据库中读取，以后都从缓存里面拿。]]></description>
		<content:encoded><![CDATA[<p>没有已有的方法，只能放在session或者cookie里面， 或者是这个值是存在数据库的从数据库中取出来放在缓存里面，写一个方法方法里面第一次从数据库中读取，以后都从缓存里面拿。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：淼</title>
		<link>http://www.tystudio.net/2013/09/10/asp_net-authentication-filters/#comment-12051</link>
		<dc:creator><![CDATA[淼]]></dc:creator>
		<pubDate>Wed, 09 Jul 2014 09:13:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.tystudio.net/?p=1015#comment-12051</guid>
		<description><![CDATA[請問一下，如何在 asp.net 的mvc5中 把一個數值設置成 如系統提供的 “User.Identity.GetUserName()” 這個一樣，不管是在 “視圖” 和 “控制器” 裏面都能使用！]]></description>
		<content:encoded><![CDATA[<p>請問一下，如何在 asp.net 的mvc5中 把一個數值設置成 如系統提供的 “User.Identity.GetUserName()” 這個一樣，不管是在 “視圖” 和 “控制器” 裏面都能使用！</p>
]]></content:encoded>
	</item>
</channel>
</rss>
