GotKnowHow.com

Routing Articles

For a while I wasn't sure how to access GetRouteUrl from an .ashx IHttpHandler page.   I wanted to access route url's setup in the Global.asax file to be used in files like rss.ashx,  instead of having to hard codes the...  more »
0 0 Doug Jun 10, 2011 in Computers
The new Routing features in ASP.NET 4.0 are pretty awesome.  However, one issue I ran into recently was trying to get the fully qualified urls from Page.GetRouteUrl as string urls to be used in emails...  more »
0 1 Doug Feb 27, 2010 in Computers

Ask a Question

140 characters left

Related Tags

asp.net (17)