Welcome to Professional ASP.NET - Chris Love's Official Blog Sign in | Join | Help

Chris Love's Official ASP.NET Blog

Chris Love's Helpful tips, tricks and pragmatic development knowledge for the ASP.NET world.
ASP Insider

Browse by Tags

All Tags » httpModule   (RSS)

Microsoft Store

ASP.NET 3.5 Problem – Design - Solution
Last Summer, around August 2008, I started work on my latest book and spent the next 5 months working on updates to the Beer House application . WROX asked me to write the book and only had 2 requirements: 1) Use Entity Framework 2) Add more AJAX to the Read More...
Communication With a Background Thread in ASP.NET
Over the past couple of years I have written and presented on custom HttpModules . One of my examples is how to spin up a background thread to perform work not related to processing a web request. I thought I would extend the usefulness of this technique Read More...
httpHandlers and httpModules at Pee Dee User Group
I will be giving my httpHandlers and httpModules presentation next Tuesday night at the Pee Dee area (Florence, SC) .NET user group next week. Every time I give this presentation it is different than any other time because I am always improving my library Read More...
CodeStock Rocked!
This weekend was a great weekend for .NET developers in the Smoky Mountains as CodeStock rocked the mountains. There were several hundred passionate geeks that came out to Pellissippi State to learn, socialize and have an all around good times, and I Read More...
Creating a Background Thread to Log IP Information
Trolling the ASP.NET forums this afternoon I came across this thread about creating a custom httpHandler to log IP information to a database . What the requester was trying to do was call a remote site’s ( www.ShowMyIP.com ) REST API to get information Read More...
CodeStock – Ya’ll Come Now Ya Hear!
I am honored to be one of the selected speakers for Code Stock in Knoxville , TN August 9th. I will be demonstrating how to leverage custom httpModules and httpHandlers. There is a fantastic lineup of speakers ; including a keynote by my good friend Jeff Read More...
Speaking at Triad Developers Guild July 1
I am honored to be speaking at the TRIAD .NET Developers Guild next Tuesday on custom httpHandlers and httpModules. This will be the first time I get more than 75 minutes to run through my demos and explaining the various ins and outs of integrating httpHandlers Read More...
Custom httpModules eBook from WROX
WROX , one of the .NET community's best friends over the years, has started a new line of eBooks called WROX BLOX. I like the idea of publishing in an eBook format, because you can buy just the part of the book you really want and it give authors the Read More...
What is the Difference between an httpModule and an httpHandler?
I get this question all the time and if you happen to attend one of my presentations on using each you should know by the end of the presentation. I also see this asked often on the ASP.NET forums and I thought it would be worthwhile to address the question Read More...
My Mix Presentation on httpModules
I did a sort of impromptu presentation on httpModules Thursday at Mix 08. The Open Spaces Crew has posted the httpModule presentation on the Mix site for you to view. I run through three of the modules I wrote about in my upcoming WROX BLOX on httpModules. Read More...
Enforcing a Custom 404 Page in ASP.NET
Yesterday Google started hijacking 404 status codes through the Google Toolbar from unknowing Web sites to show pages with ads. TechCrunch even has a poll asking if you think the Google hijacking is a good thing or not. While Google publicly states they Read More...
geekSpeak Online
The geekSpeak I did with Glen Gordon and Lynn Langit last week is now available on Channel 9. Wow I have something I did on Channel 9, who would have thought that? This is a pretty popular presentation I do on custom httpModules and httpHandlers . So Read More...
GeekSpeak on httpHandlers and httpModules
I am excited to announce that I will be doing a GeekSpeak with Glen Gordon and Lynn Langit on November 28th . I will be showing how to practically use httpModules and httpHandlers. You can register to be a part of the live GeekSpeak presentation or catch Read More...
Richmond Code Camp 4
I will be presenting at the Richmond Code Camp on October 6th, that is next Saturday. Andy Leonard has a great .NET and SQL Server day planned for everyone. I know my local friends Sue Googe and Josh Carlisle will be presenting with me next week. Sue Read More...
Building a Basic IP BlackList Filter in ASP.NET
I have always loved the freedom of the Internet, but there is one true fact about life my mother embedded in me about the time I got my driver's license. She told me she was not worried about me, she knew I would be responsible (she knew I did not want Read More...
More Posts Next page »