Computers are good at following instructions, but not at reading your mind. --Donald Knuth
Log In
Helping Software Professionals Build Better Software Better
Home
→
Categories
→
software development - server side
Home
Search
Articles
Categories
About
Welcome to my blog about software development and the Microsoft stack.
I've been a full time .NET developer for ten years, but I didn't start my professional life as a programmer ...
more
Share/Print this page:
Subscribe for news, updates and more:
Category: Server side
software development
server side
[Articles: 1]
Using the HttpContext object
By
steve
on
January 09, 2007
. | Updated on
January 22, 2012
. |
52,020
views,
26
today. |
1
page.
■
.NET
■
ASP.NET
■
C#
■
Server side
■
Snippet
■
Web
Learn how you can get access to the HttpContext object when you're not in the code-behind of an ASPX page?