Jason N. Gaylord
Coder
from Northeast PA
Small planet on JasonGaylord.com A planet with rings on JasonGaylord.com
Visit JasonGaylord.com

Hello, I'm  jasongaylord Jason

I live with my family in the rolling hills of Northeastern Pennsylvania. I'm a web developer by trade, but have broad experience in various business areas. Want to know more about me?

Learn More

Technology Related Links for May 5th, 2009

Edition: #6

Read More

Technology Related Links for May 4 – Post #5

Edition: #5

Read More

Letting ASP.NET Handle Image File Extensions in IIS 6

One of the best features of ASP.NET (either webforms or MVC) is it’s extensibility. One way you can extend ASP.NET is by using HttpHandlers or HttpModules. IIS 6 and IIS 7+ evaluate HttpHandlers and HttpModules slightly different. Dave Donaldson, an employee at Telligent, posted about the differences on his blog back in April of 2008.

Read More

Technology Related Links for May 1 – Post #4

Edition: #4

Read More

Exceptioneer – Handling and Reporting Exceptions

Exceptioneer is a product created by Pixel Programming. Phil Winstanley, one of the founding members of Pixel Programming, recently sent me an invitation to try out Exceptioneer. No pun intended, their concept and product is exceptional! It’s really easy to setup and is a great way to log exceptions and review them visually. They include a code snippet, stack trace, have a direct link to Google to search for a potential solution, and allow you to share the summary with others without giving them access to your application. To see it’s current capabilities, take about 10 minutes to view their overview video.

Read More

Technology Related Links for April 30 – Post #3

Edition: #3

Read More

Technology Related Links for April 29 – Post #2

Edition: #2

Read More

Technology Related Links for April 28 – Post #1

Edition: #1

Read More

Classic ASP Support in IIS 7 and IIS 7.5

I’m working on reverse engineering an application that was written about 8 years ago in Classic ASP. When I first hit the site, one of the things I noticed was that the traditional error messages weren’t displayed. You can turn this on by double-clicking on the ASP icon under IIS, finding compilation, and expanding debugging properties. You’ll see that one of the properties in IIS is called Send Errors To Browser. Set that property to true and you’re all set!

Read More

What I've Been Up To Lately

Things have been quite busy with me lately and thus my post count has dropped significantly. Nope, I haven’t dropped off the earth. I have been working pretty hard on a few projects that I’ll hopefully be able to shed some light on soon. I gave an MVC/jQuery/IE8 talk recently at a Philly.NET Code Camp and posted a really basic app on CodePlex to support the talk. You can check it out at http://bizweb.codeplex.com. Otherwise, stay tuned!

Read More