Technology Related Links for May 6th, 2009 by Jason N. Gaylord's Blog

If you are looking to follow this series, be sure to subscribe to my RSS feed at http://feeds.jasongaylord.com/JasonNGaylord or my Twitter account at http://twitter.com/jgaylord . This series can be followed by using the Hot Links tag. Series Post #7...

Technology Related Links for May 4th, 2009 by Jason N. Gaylord's Blog

If you are looking to follow this series, be sure to subscribe to my RSS feed at http://feeds.jasongaylord.com/JasonNGaylord or my Twitter account at http://twitter.com/jgaylord . This series can be followed by using the Hot Links tag. Series Post #5...

Technology Related Links for May 1, 2009 by Jason N. Gaylord's Blog

If you are looking to follow this series, be sure to subscribe to my RSS feed at http://feeds.jasongaylord.com/JasonNGaylord or my Twitter account at http://twitter.com/jgaylord Series Post #4 I’ve streamlined the categories a bit more. I’m also going...

Classic ASP Support in IIS 7 and IIS 7.5 by Jason N. Gaylord's Blog

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...

MD5 Encryption Considered Harmful by Jason N. Gaylord's Blog

A group of 7 researchers have been able to successfully hack an MD5 encrypted security certificate. While this is a critical security risk, most security certificates do not use MD5 encryption in their generating processes. The more common security certificate...

Web Site Performance by Jason N. Gaylord's Blog

I came across a post on StackOverflow.com regarding web site performance . Quite often you can take a look at your application and find 10 different ways to make it more efficient. Depending on your environment, you may have many different ways to increase...

IIS7 Integrated Mode and Global.asax by Jason N. Gaylord's Blog

In IIS7, there are two modes for ASP.NET application pools: classic mode (only mode available for IIS6) and integrated mode. Integrated Mode offers quite a bit with IIS7 and is the recommended mode for application pools (more details at http://learn.iis...

IIS Stack in Windows Server 2003+ by Jason N. Gaylord's Blog

Apparently the IIS stack has changed in Server 2003. I've never noticed any issues with my ASP.NET apps, but in case you do, here's the full post: http://blogs.msdn.com/tom/archive/2008/03/31/stack-sizes-in-iis-affects-asp-net.aspx . Read More...
Filed under: ,
Powered by Community Server (Commercial Edition), by Telligent Systems