<?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>Leandro Díaz Guerra&#039;s Blog &#187; Cassini</title>
	<atom:link href="http://www.leandrodg.com.ar/blog/tag/cassini/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.leandrodg.com.ar/blog</link>
	<description>Yet another developer blog</description>
	<lastBuildDate>Wed, 28 Jul 2010 13:45:37 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Cassini &amp; SerializationException: Type is not resolved for member&#8230;</title>
		<link>http://www.leandrodg.com.ar/blog/2007/12/cassini-serializationexception-type-is-not-resolved-for-member/</link>
		<comments>http://www.leandrodg.com.ar/blog/2007/12/cassini-serializationexception-type-is-not-resolved-for-member/#comments</comments>
		<pubDate>Tue, 18 Dec 2007 17:24:39 +0000</pubDate>
		<dc:creator>leandrodg</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP .NET]]></category>
		<category><![CDATA[Cassini]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Webforms]]></category>

		<guid isPermaLink="false">http://leandrodg.wordpress.com/2007/12/18/cassini-serializationexception-type-is-not-resolved-for-member/</guid>
		<description><![CDATA[I&#8217;m working on an architecture project now, and I needed to create an HttpModule which would measure the request time for pages.
So I needed to save information (the time and some other data) in the Begin_Request event and then read it in the End_Request event. I could have used Request.Context, but part of the idea [...]]]></description>
		<wfw:commentRss>http://www.leandrodg.com.ar/blog/2007/12/cassini-serializationexception-type-is-not-resolved-for-member/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
