<?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: ASP.NET MVC Full URL From A Controller</title>
	<atom:link href="http://www.cmjackson.net/2009/10/16/asp-net-mvc-full-url-from-a-controller/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cmjackson.net/2009/10/16/asp-net-mvc-full-url-from-a-controller/</link>
	<description>Web Design, Programming, Tutorials</description>
	<lastBuildDate>Tue, 13 Dec 2011 14:46:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Valium</title>
		<link>http://www.cmjackson.net/2009/10/16/asp-net-mvc-full-url-from-a-controller/comment-page-1/#comment-4027</link>
		<dc:creator>Valium</dc:creator>
		<pubDate>Tue, 25 Jan 2011 16:11:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.cmjackson.net/?p=257#comment-4027</guid>
		<description>After research a couple of of the weblog posts in your web site now, and I really like your method of blogging. I bookmarked it to my bookmark web site checklist and will be checking again soon. Pls try my website as properly and let me know what you think.</description>
		<content:encoded><![CDATA[<p>After research a couple of of the weblog posts in your web site now, and I really like your method of blogging. I bookmarked it to my bookmark web site checklist and will be checking again soon. Pls try my website as properly and let me know what you think.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Jackson</title>
		<link>http://www.cmjackson.net/2009/10/16/asp-net-mvc-full-url-from-a-controller/comment-page-1/#comment-2728</link>
		<dc:creator>Chris Jackson</dc:creator>
		<pubDate>Wed, 10 Nov 2010 19:48:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.cmjackson.net/?p=257#comment-2728</guid>
		<description>@Brenton Unger
Yes. I&#039;ve recently been using a wrapper class to contain functions and properties that access the HttpContext.

I use an interface to make the wrapper class passable into my service and data access layers.  The service/data access classes only need to know about the interface (not that it uses HttpContext), so my service/data access layers are not tightly coupled to MVC.

I guess it depends on where you need to use the full URL, but either a wrapper class or extension method sounds like a good place to me!  Great suggestion!</description>
		<content:encoded><![CDATA[<p>@Brenton Unger<br />
Yes. I&#8217;ve recently been using a wrapper class to contain functions and properties that access the HttpContext.</p>
<p>I use an interface to make the wrapper class passable into my service and data access layers.  The service/data access classes only need to know about the interface (not that it uses HttpContext), so my service/data access layers are not tightly coupled to MVC.</p>
<p>I guess it depends on where you need to use the full URL, but either a wrapper class or extension method sounds like a good place to me!  Great suggestion!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brenton Unger</title>
		<link>http://www.cmjackson.net/2009/10/16/asp-net-mvc-full-url-from-a-controller/comment-page-1/#comment-2687</link>
		<dc:creator>Brenton Unger</dc:creator>
		<pubDate>Sun, 07 Nov 2010 05:44:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.cmjackson.net/?p=257#comment-2687</guid>
		<description>Nice! Might I suggest making this an extension method for a controller and using the controller&#039;s context.RequestContext to build the url? This way this is both encapsulated nicely, and mockable!</description>
		<content:encoded><![CDATA[<p>Nice! Might I suggest making this an extension method for a controller and using the controller&#8217;s context.RequestContext to build the url? This way this is both encapsulated nicely, and mockable!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Jackson</title>
		<link>http://www.cmjackson.net/2009/10/16/asp-net-mvc-full-url-from-a-controller/comment-page-1/#comment-1049</link>
		<dc:creator>Chris Jackson</dc:creator>
		<pubDate>Fri, 23 Oct 2009 16:56:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.cmjackson.net/?p=257#comment-1049</guid>
		<description>Yes.</description>
		<content:encoded><![CDATA[<p>Yes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Polprav</title>
		<link>http://www.cmjackson.net/2009/10/16/asp-net-mvc-full-url-from-a-controller/comment-page-1/#comment-1047</link>
		<dc:creator>Polprav</dc:creator>
		<pubDate>Thu, 22 Oct 2009 21:11:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.cmjackson.net/?p=257#comment-1047</guid>
		<description>Hello from Russia!
Can I quote a post in your blog with the link to you?</description>
		<content:encoded><![CDATA[<p>Hello from Russia!<br />
Can I quote a post in your blog with the link to you?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ASP.NET MVC Archived Blog Posts, Page 1</title>
		<link>http://www.cmjackson.net/2009/10/16/asp-net-mvc-full-url-from-a-controller/comment-page-1/#comment-1044</link>
		<dc:creator>ASP.NET MVC Archived Blog Posts, Page 1</dc:creator>
		<pubDate>Wed, 21 Oct 2009 03:36:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.cmjackson.net/?p=257#comment-1044</guid>
		<description>[...] to VoteASP.NET MVC Full URL From A Controller (10/16/2009)Friday, October 16, 2009 from Chris JacksonIn working with ASP.NET MVC, I came across the need to [...]</description>
		<content:encoded><![CDATA[<p>[...] to VoteASP.NET MVC Full URL From A Controller (10/16/2009)Friday, October 16, 2009 from Chris JacksonIn working with ASP.NET MVC, I came across the need to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clemento</title>
		<link>http://www.cmjackson.net/2009/10/16/asp-net-mvc-full-url-from-a-controller/comment-page-1/#comment-1005</link>
		<dc:creator>Clemento</dc:creator>
		<pubDate>Sat, 17 Oct 2009 05:25:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.cmjackson.net/?p=257#comment-1005</guid>
		<description>Hmm... I read blogs on a similar topic, but i never visited your blog. I added it to favorites and i&#039;ll be your constant reader.</description>
		<content:encoded><![CDATA[<p>Hmm&#8230; I read blogs on a similar topic, but i never visited your blog. I added it to favorites and i&#8217;ll be your constant reader.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

