<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>HttpContext on Justin Carmony</title>
		<link>https://www.justincarmony.com/tags/httpcontext/</link>
		<description>Recent content in HttpContext on Justin Carmony</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Thu, 17 Jan 2008 22:30:38 +0000</lastBuildDate>
		
			<atom:link href="https://www.justincarmony.com/tags/httpcontext/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>ASP .NET Accessing Session, Request, Response, etc from within a Class</title>
				<link>https://www.justincarmony.com/2008/01/17/asp-net-accessing-session-request-response-etc-from-within-a-class/</link>
				<pubDate>Thu, 17 Jan 2008 22:30:38 +0000</pubDate>
				<guid>https://www.justincarmony.com/2008/01/17/asp-net-accessing-session-request-response-etc-from-within-a-class/</guid>
				<description>&lt;p&gt;I remember it took me forever to figure this out and the headache before learning this that it caused. Because .NET is strongly typed you are unable to access the Session, Request, or Response (and many other Http/Web object) from within a class library like you can writing in a code-behind file or on the page itself. I battled for weeks (I almost think months) trying to find ways of passing information between my pages and class library, when I finally found the answer:&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
