11
shouts

Making Sense of ASP.NET Paths - Rick Strahl's Web Log

published 760 days, 54 minutes ago posted by ali62bali62b 762 days, 4 hours, 29 minutes ago
Monday, January 11, 2010 3:34:18 PM GMT Saturday, January 09, 2010 11:59:21 AM GMT

ASP.Net includes quite a plethora of properties to retrieve path information about the current request, control and application. There's a ton of information available about paths on the Request object, some of it appearing to overlap and some of it buried several levels down, and it can be confusing to find just the right path that you are looking for. To keep things straight I thought it a good idea to summarize the path options along with descriptions and example paths. I wrote a post about this a l...

category: ASP.NET | clicked: 1 | | source: www.west-wind.com | show counter code